-
quzao
该源码用三种方法实现图像去噪,简单易懂实用(The source with the three methods of image denoising, easy to understand practical)
- 2010-06-02 10:46:20下载
- 积分:1
-
principal-component-analysis
主成分分析的代码,数据处理的必备,方便实用!!(Principal component analysis of the code, the data processing required, convenient and practical! !)
- 2013-10-05 09:48:16下载
- 积分:1
-
smat2c
matlab语言转换成学语言,源程序主要用于生成粒子群算法(matlab language into learning the language, the source is mainly used to generate the PSO)
- 2013-10-13 11:32:21下载
- 积分:1
-
jae_92m
This is a matlab program. It will implement the estimation and testing
procedures for a Markov switching parameter model as presented in B. Hansen
"The likelihood ratio test under non-standard conditions: Testing the
Markov trend model of GNP."
- 2014-01-03 13:47:53下载
- 积分:1
-
《Matlab遗传算法工具箱及应用》源码
.附件结构: gatbx.rar: (1)gatbx-origin.zip; (2)gatbx-toolbox.rar; (3)gatbx-example.rar
2.调试所用Matlab版本是6.5,gatbx-toolbox是调试过程中使用的工具箱,有些热心的研友已经提供了该工具箱,之所以再贴一遍,是因为6.5版本下调试该工具箱会出现一些错误提示,在该版本中已经进行了改正,使用该工具箱只需要将压缩包下的gatbx和gatbxTest_fns加入到Matlab搜索路径即可,另外gatbx-origin是Sheffield大学提供的原始版本的工具箱,未做任何改动,两者可做比较之用
3.gatbx-example是算例调试源码和各算例的调试说明,大家可以对照原书进行比较
4.窃以为gatbx工具箱较之Matlab7新版下的gads工具箱更能让人熟悉和了解遗传算法的原理和计算过程,虽然在可视化方面不及gads
5.学习遗传算法如果首先用熟相关工具箱的话,能够先培养信心,然后更有兴趣去专研和了解具体的算法,如果就用现有的工具箱就能解决问题的话,不了解其详细的算法也未尝不可,毕竟不是每个研友都能向see_moonlight那样开发自己的工具箱吧,(Annex structure: gatbx.rar: (1) gatbx-origin.zip; (2) gatbx-toolbox.rar; (3) gatbx-Test_fns under the compression package need to be added to Mat. The lab search path can be done, and gatbx-origin is the original version of the toolbox provided by Sheffield University, without any changes, which can be used for comparison.
3. Gatbx-example is the source code of example debugging and the debugging instructions of each example. You can compare it with the original book.
4. It is assumed that the gatbx toolbox is better than the gads toolbox in the new version of MATLAB 7 in familiarizing and understanding the principle and calculation process of genetic algorithm, although it is less visualized than gads.)
- 2019-01-25 20:03:22下载
- 积分:1
-
block
基于特征块匹配的快速稳像算法,方法用块匹配方法对图像进行匹配,并进行稳像(Feature-based block matching algorithm for fast stabilization, methods using block-matching method to match the image, and conduct stabilization)
- 2010-06-26 10:40:03下载
- 积分:1
-
xianjinPIDkongzhisuanfafangzhendierban
先进PID控制及其MATLAB仿真,第二版的源码,对于学习控制仿真很有帮助(PID control)
- 2010-06-01 21:25:32下载
- 积分:1
-
rscale_m
Scaling function to generate steady state tracking in state feedback control systems. Copyright to the rightful owners
- 2013-03-19 11:56:34下载
- 积分:1
-
orialworkofMatlab
基本的matlab编程源代码,可能对新手有用(Basic matlab programming source code, may be useful for novice)
- 2008-06-04 09:30:50下载
- 积分:1
-
pgpi
PGPI(NUM,DEN,W,FI,A) plots the stability boundary locus L(KP,KI,W)in the (KP,KI)-plane for an LTI system with transfer function defined by its NUM, DEN coefficients and driven by a PI controller with transfer function, C(s)=kp+(ki/s). Frequency (W) gridding becomes important. Phase Margin, FI, and Gain Margin, A, can be defined.
The method works for open loop stable or unstable, minimum or nonminimum phase systems.
With Examples.
Method and examples used are form "Computation of Stabilizing PI and PID Controllers" by Nusret Tan, Ibrahim Kaya and Dereck P. Atherton.
MATLAB release MATLAB 7.5 (R2007b)
- 2011-04-18 23:07:06下载
- 积分:1