-
matlabdrawpicture
matlab绘图与图形处理技巧。值得参考一下。(matlab graphics and graphics processing skills. Worthy of reference.)
- 2007-09-27 12:30:50下载
- 积分:1
-
trackyuanzhen
这是一个利用最陡下降梯度算法跟踪运动目标的算法,阵列形式为面阵,通过分时的方法跟踪目标的方位角和俯仰角(This is a gradient algorithm using the steepest descent algorithm for tracking moving targets, the array in the form of planar array, through the sharing of methods to track target azimuth and elevation)
- 2010-10-12 15:50:52下载
- 积分:1
-
gausjord
Gauss-Jordan routine, single RHS
- 2010-11-16 17:50:54下载
- 积分:1
-
petri
说明: 这是基于MATLAB中的stateflow的一个简单的单水箱状态机(Single Water Tank State Machine)
- 2019-04-02 20:56:45下载
- 积分:1
-
zidongkongzhiyuanli
自动控制原理的实验报告,实验通过matlab软件完成,在matlab下变成通过,报告中附带图片,所有代码以图片给出(Automatic Control Theory lab reports, experiments done by matlab software, to become, in matlab by the report included pictures, all pictures are given the code to)
- 2010-12-30 10:50:05下载
- 积分:1
-
混合算法解决TSP问题的MATLAB程序 aco-ga-pso-tsp
一个集合遗传算法,蚁群算法,粒子群算法的混合算法解决TSP问题的MATLAB程序(A collection of genetic algorithm, ant colony algorithm, the hybrid particle swarm optimization algorithm to solve TSP problems MATLAB program)
- 2021-04-08 17:09:00下载
- 积分:1
-
marchingCubes
1.在MATLAB中直接实现Marching Cubes;
2.使用了向量化和预分配的概念在MATLAB中优化;
3.用c-mex函数和GPU实现.(1. Marching Cubes is realized directly in MATLAB;
2., the concepts of VQ and pre allocation are optimized in MATLAB.
3. is implemented with c-MEX function and GPU.)
- 2018-08-07 17:01:02下载
- 积分:1
-
风电厂2
说明: 风电厂模型,供pmsg与dfig风机搭建的思路参考(Wind power plant model, for reference of pmsg and dfig wind turbine construction ideas)
- 2020-04-17 18:57:22下载
- 积分:1
-
MATLAB--source-code
MATLAB高效编程程序 源代码 书籍《MATLAB高效编程技巧与应用_25个案例分析》(Efficient MATLAB programming source code books " MATLAB efficient programming techniques and application _25 case studies" )
- 2013-05-21 20:38:24下载
- 积分:1
-
NSGA2算法
说明: NSGA2多目标优化算法,配上说明文档
NSGA-Ⅱ算法是 Srinivas 和 Deb 于 2000 年在 NSGA 的基础上提出的,它比 NSGA算法更加优越:它采用了快速非支配排序算法,计算复杂度比 NSGA 大大的降低;采用了拥挤度和拥挤度比较算子,代替了需要指定的共享半径 shareQ,并在快速排序后的同级比较中作为胜出标准,使准 Pareto 域中的个体能扩展到整个 Pareto 域,并均匀分布,保持了种群的多样性;引入了精英策略,扩大了采样空间,防止最佳个体的丢失,提高了算法的运算速度和鲁棒性。(NSGA2 multi-objective optimization algorithm, with instructions)
- 2021-03-02 10:49:34下载
- 积分:1