-
xlswrite
把matlab中得到的矩阵保存到Excel中程序【转】(Matlab to be saved to Excel matrix procedure] [switch)
- 2008-05-06 20:12:00下载
- 积分:1
-
extr
求波形的峰值,可以求出一组数据中的峰值,并且数据的峰值可以有很多个。(Seeking the peak of a waveform, can be calculated in a set of data in the peak, and the data of the peak there can be many。)
- 2012-04-09 20:24:29下载
- 积分:1
-
Shortest_path_algorithm_MATLAB_program_tutorial
MATLAB程序最短路优化算法教程Shortest path algorithm MATLAB program tutorial(Shortest path algorithm MATLAB program tutorial Shortest path algorithm MATLAB program tutorial)
- 2010-08-02 13:55:05下载
- 积分:1
-
diabetes_train
这是一个关于极限学习机matlab的核函数的源程序,对有这方面研究的人有帮助(this is a matlab source program of elm)
- 2013-03-03 22:14:08下载
- 积分:1
-
matlab
非常好的matlab的仿真教程,Simulink电路分析应用,有需要的可以看看。(Very good Matlab simulation tutorial, Simulink circuit analysis applications, there is a need to look.)
- 2013-05-12 17:59:35下载
- 积分:1
-
cz
MATLAB程序,通过3维空间点插值,构建数字地图,可以根据调整点坐标自行构建数字地图。(MATLAB program, through three-dimensional space point interpolation to construct a digital map, you can adjust themselves to build a digital map based on coordinates.)
- 2013-12-10 15:47:46下载
- 积分:1
-
NCO2freqControlWord
NCO频率控制字的计算方法,可以应用在数字中频/基带等众多场景。(The calculation is NCO frequency control word ,which can be used in digital IF/baseband algorithms and many other scenes.)
- 2016-06-27 21:48:37下载
- 积分:1
-
matlabplot
如何在matlab中输出图形的文章 (How to output graphics in matlab article)
- 2008-12-22 19:13:25下载
- 积分:1
-
Histeq
包含两个代码,分别是全局直方图均衡和局部直方图均衡,适用于不同情形(Global and local histogram equalization)
- 2010-12-16 21:06:38下载
- 积分:1
-
Another-Particle-Swarm-Toolbox
粒子群优化工具箱,采用Matlab编写的PSO程序工具箱(Development Notes for psopt toolbox
Future plans (in no particular order):
* Performance improvement: Automatically check for existence of constraints, skip boundary-checking if unconstrained.
* Performance improvement: Automatically vectorize fitness functions supplied by user, if not already vectorized.
* Performance improvement: Detect and eliminate dependent (i.e. redundant) linear constraints.
* Performance improvement: Automatically choose "penalize" versus "soft" constraint handling method based on type of constraints in problem. If any equality constraints exist, using "penalize", otherwise default to "soft". If "soft", automatically switch to "penalize" if more than a given percentage of particles (initial or interim) are infeasible.
* Feature: An output function defined by options.OutputFcns that can save current swarm state in a file which can be reloaded later as a problem structure, in case of a system crash.
* Feature: Implement multiobjective optimization option)
- 2013-12-27 12:39:09下载
- 积分:1