-
Rastrigrin
matlab平台下的测试函数Rastrigrin,对于用来测试粒子群、遗传等智能算法的性能非常有用(matlab platform test function Rastrigrin, used to test for the PSO, the performance of genetic algorithms and other useful intelligence)
- 2011-09-26 16:36:42下载
- 积分:1
-
smithbj
二阶耦合系统的解耦控制,前馈解耦,带smith预估补偿解决大滞后问题。(Decoupling control system coupled second order feedforward decoupling.)
- 2017-04-06 23:59:35下载
- 积分:1
-
8427950yuzhi
说明: 用于数据信号去噪,非常好用,值得强烈推荐,强烈推荐(For data signal denoising, very easy to use, highly recommended, highly recommended)
- 2019-03-04 20:33:43下载
- 积分:1
-
lab3
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:57:23下载
- 积分:1
-
QRS-Detecting-of-ECG
使用MATLAB对人体心电信号的QRS波检测,算法独创(failed to translate)
- 2013-05-04 10:32:09下载
- 积分:1
-
vc
说明: 根据异步电动机矢量控制的基本原理,基于Matlab 软件构造了按转子磁场定向的矢量控制系统的仿真模型。(According to the basic principles of induction motor vector control,simulation model of rotor magnetic field oriented vector control system based on the MATLAB software.)
- 2015-12-04 09:40:48下载
- 积分:1
-
MATLAB-drawing
介绍matlab的ppt,介绍了matlab中所使用的各种画图函数,初学者很容易上手。(Matlab introduction of ppt, introduced matlab used in a variety of drawing functions, beginners can easily get started.)
- 2008-05-02 00:23:10下载
- 积分:1
-
mfcc
mfcc用matlab编程实现,12阶参数(mfcc, used in matlab)
- 2010-12-08 15:27:48下载
- 积分:1
-
CbCrEllipse
说明: 用matlab实现的肤色检测,采用CbCr椭圆聚类算法,克服了高光的干扰,能很好的把肤色分割出来。(Skin color detection using matlab implementation, using CbCr elliptical clustering algorithm, to overcome the interference of high light, the color can be a good split.)
- 2021-05-12 16:52:37下载
- 积分:1
-
test_guide
文件中有一个经典guide编程案例,那是我用了一个晚上写的函数。因为调用了其它一些函数,我将其编译成*.dll。可以查看本函数代码,调试执行的是*.dll文件。因为函数是在matlab6.5下编译的,故在matlab6.1环境下无法演示。
其中涉及界面的创建,回调函数的调用,函数之间的参数传递,以及其它guide编程的处理方式。(document is a classic case programming guide, which is the one I used to write at the function. Call because of some other function, I will compile it into*. dll. This function can view code, debug the implementation of the document*. dll. Because the function is compiled under matlab6.5, so they are unable to matlab6.1 environment demonstration. Which involves the creation of the interface, a call to a callback function, function parameters between the transmission, guide and other programming approach.)
- 2006-09-25 23:24:54下载
- 积分:1