这本《股权市场的金融建模》书挺适合有一定金融基础的同学,是那些想进一步研究股市建模的朋友。书里从经典的 CAPM 模型讲起,一直到协整,覆盖的内容蛮全的。它不仅有理论,还有多实际的案例和模拟练习,能让你一边学一边练,理解也不难。比如,里面提到的Black-Litterman 模型,是个能结合市场均衡
IOS 0 次浏览
The purpose of this new book is to show the main techniques and strategies needed to design and model simple and complex photonic devices, which can b
C# 18 次浏览
数学建模算法详解 数学建模是一种将数学理论与方法应用于实际问题的工具,算法则在数学建模中占据核心地位。以下内容概述了几种常用且高效的算法,涵盖遗传算法、模拟退火算法、分治算法等,并提供MATLAB实现代码,便于理解和应用。 遗传算法 遗传算法是一种基于生物进化机制的全局优化算法,模仿自然选择、遗传和
HTML5 16 次浏览
This guide is tailored for seasoned developers seeking to elevate their JavaScript proficiency. It assumes familiarity with fundamental concepts like
Javascript 27 次浏览
Enhance the performance of your Python applications by leveraging advanced concurrency techniques while maintaining code clarity and readability. This
Python 24 次浏览