资源列表
2改进的粒子群算法20160831
- 改进的粒子群算法,适合新手学习,通俗易懂,好上手(Particle swarm optimization algorithm detailed explanation, convenient for novices to learn, easy to use)
1粒子群算法20160830
- 粒子群算法详解,方便新手学习,简单上手,通俗易懂(Particle swarm optimization algorithm detailed explanation, convenient for novices to learn, easy to use)
四步相移法程序
- 实现光栅投影,并将光栅投影到物体上,然后解相位(Realize the grating projection, project the grating onto the object, and then solve the phase)
智能天线仿真算例
- 本代码是配套《Smart Antennas for Wireless Communications》一书
牛拉法潮流计算
- matlab潮流计算,采用牛顿拉夫逊算法,.m文件可直接运行,内涵一个4节点算例,参数数据可更改。
刘长礼WENO爆轰波模拟
- 此文介绍了由江广山(音译)、舒其望(Jiang Guangshan & Shu Chi-Wang, JCP 126 pp202-228, 1996)等人发展的5阶有限差分WENO格式,并提供用C++语言编写的程序源码(不包括坐标变换模块和化学反应模块的源码),采用了面向对象(OO)思想编写程序。所提供的程序仅适用于简单二维矩形边界、可压缩流动、非定常、Euler方程的数值模拟。经坐标变换,可适用更多其他几何外形的计算。源码在Windows 2000, XP, 2003平台、Visual
r/s分析方法
- r/s分析方法,分析着股票市场,和各个市场之间进行的Hurst指数,详细讲述了其过程。
ook调制
- 自由空间中无线光通信系统使用OOK调制的误码率,源代码可直接运行(Bit error rate of free space optical communication system using ook modulation)
QSGS
- 运用随机四参数生成法形成多孔介质,可更改孔隙率(Using random four parameter generation method to form porous media, the porosity can be changed)
Lid_Driven_Cavity
- LBM中二维九速顶盖方腔流动,易学易懂,适合初学者(In LBM, the two-dimensional nine-speed cavity flow is easy to learn and easy to understand, suitable for beginners)
RSM
- 建立1-4阶响应面代理模型,建立4阶响应面预测模型,对模型精度进行检验(Establishing the fourth order response surface proxy model)
电影推荐算法
- 电影推荐系统代码,使用了迭代SVD算法,其实是老师布置的期末作业,正确性已由老师验证(Movie recommendation system code)