-
new
It creates an m-file for a matlab function and populate with a header template describing the purpose of the function, the input and output parameters, and other relevant information.
In addition, it inserts information related to the author of the file: username, display name, computer name, windows version, and the time stamp.
The command to create a MATLAB function:
new myfun
It is also possible to append function code at the function m-file creation time as follows:
new myfun disp( Hello World! )
- 2010-06-11 15:44:52下载
- 积分:1
-
ZDT4
为了有效地应用遗传算法解决 鲁棒控制系统设计问题,将遗传算法与局部优化方法相结合,提出了基于降维扫描方法的自适应多目标遗传算法(DRSA-MOGA)。通过引入适应度函数标准化方法、基于最优Pareto解集搜索的降维扫描方法和适应度函数自适应调整方法,提高了算法的全局优化性能和局部搜索能力。仿真结果表明,DRSA-MOGA算法在不损失解的均匀度的情况下可以达到很高的逼近度(For effective application of genetic algorithms to solve robust control system design problems, genetic algorithms and local optimization method, based on reduced-order adaptive scanning method multi-objective genetic algorithm (DRSA-MOGA). Fitness function through the introduction of standardized methods, based on the Pareto optimal solution set of search methods and dimensionality reduction scan fitness function adaptive adjustment method, the algorithm improve the performance of global optimization and local search capabilities. The simulation results show that, DRSA-MOGA algorithm solution without loss of uniformity can be achieved under a high degree of approximation)
- 2007-11-08 01:43:25下载
- 积分:1
-
CMessageFilter
C-message filter implementation
- 2010-10-07 22:21:24下载
- 积分:1
-
deconvwnr
deconvwnr.rar 很有用的一个程序,做维纳滤波的可以(deconvwnr.rar a useful procedure to do the Wiener filter can be)
- 2008-05-08 21:13:15下载
- 积分:1
-
pls_matlab
偏最小二乘法pls的原理,例子,算法,练习,包含完整代码(The principles of PLS , examples, algorithms, practice, including a complete code.)
- 2010-05-13 11:18:03下载
- 积分:1
-
upwind
Method upwind for equation of advection 1d in Matlab
- 2013-10-26 20:03:27下载
- 积分:1
-
MATLABfractalm
matlab环境下分形维数的计算讨论,是针对matlab环境的算法(matlab environment, the calculation of fractal dimension of the discussion is the environment for algorithm matlab)
- 2010-12-02 21:49:13下载
- 积分:1
-
PAPR_U_compand
MATLAB中PAPR的U压扩和限幅来降低PAPR的方法的程序(PAPR of U MATLAB, compression and expansion, and limiting the method to reduce PAPR program)
- 2011-04-19 15:07:07下载
- 积分:1
-
quwu-matlab-daima
去雾 对雾天拍摄图片运用图像增强的方法进行去雾处理 达到清晰的效果 matlab程序代码(Go to fog fog shooting pictures using image enhancement method to fog treatment to achieve a clear effect Matlab code)
- 2013-03-04 21:17:59下载
- 积分:1
-
ask4
4进制振幅键控的源代码,运行后得到正常结果!(4 binary amplitude shift keying of the source code, running the results are normal!)
- 2010-07-22 12:10:07下载
- 积分:1