资源列表
数值计算方法的相关代码
- 有关二分法、试值法、帕德逼近、高斯消去的代码,可供数值计算方法学习者参考(About dichotomy, test method, Pader approximation, Gaussian elimination of code, numerical calculation method for learner reference)
jfchs
- 可求解一微分方程,在得到解析解的同时用matlab画出方程图像。(A differential equation can be solved and the image can be obtained.)
chengxiang4
- 对于机载雷达点目标的RD成像代码,有解释好理解(LFM pulse compression RDA)
chengxiang3
- sar数据的CSA雷达成像代码,采用CS算法,有解释易懂(CSA Radar imaging)
pathRRT
- 用matlab将RRT算法编程并仿真出机器人的路径规划(Use the matlab to program the RRT algorithm and simulate the path planning of the robot)
MATLAB函数速查手册
- MATLAB软件的函数速查手册,可在里面查找需要的函数(Function of MATLAB software, can find the required function)
Three dimensional Ant Colony Algorithm
- 用MATLAB编程的蚁群的三维路径规划,可以比较快速有效的找到目标点。(With the MATLAB programming of the ant colony of the three-dimensional path planning, you can more quickly and effectively find the target point.)
2D Ant Colony Algorithm
- 用MATLAB将二维蚁群算法编程并仿真出机器人的路径规划得出最短路径(Using MATLAB to program the two-dimensional ant colony algorithm and simulate the path of the robot to draw the shortest path)
清纯
- 这是个有用的,我觉得对C++的学习很有用。C++的重点知识(It's useful, and I think it's useful for learning C++. C++'s key knowledge)
A_star
- 这是一个A star算法的MATLAB程序(This is A star algorithm MATLAB program.)
RVM
- 新的回归向量机,用于回归拟合,相关论文可以参考sparse bayesian learning and relevance vector machine(New Regression Vector Machine for Regression Fitting)
GA_backpack
- 用MATLAB实现遗传算法解决0-1背包问题。 赌轮选择,单点交叉,变异(GA_MATLAB about 0-1knapsack problem roulette wheel selection; single-point crossover; variation;)
