-
m-files
求一个给的的信号输入的平均频率的matlab程序(to find average frequency of a signal)
- 2009-05-12 01:24:15下载
- 积分:1
-
kass
kass active contour, this program use an image which is a flower for example and use the kass algorithm to find the border of the image
- 2012-10-03 15:18:56下载
- 积分:1
-
pfe-pid
Régulateur PID peut suffire si il y a une seule paire de pô les
complexes conjugués peu amortis dans la bande passante
souhaitée pour la boucle fermée
- 2014-02-22 04:43:47下载
- 积分:1
-
main
algorithm for cancel noise
- 2015-10-21 01:03:08下载
- 积分:1
-
waveletsingularitydetectionsigna
采用2进小波对1维信号的奇异点进行检测。小波模极大值位置就是奇异点的位置(A 2 into 1-dimensional wavelet singularity detection signal. Wavelet Modulus Maxima location is the location of singular points)
- 2020-08-25 11:18:14下载
- 积分:1
-
TS_TSP
解决TSP问题的TS算法MATLAB实现,其中加入了变异算法,当然也可以去掉这个步骤,调用TS_TSP(N, inStart, IsBianYi),N是城市数目,inStart是起始城市的序号,IsBianYi就是选择变异否,如果为0则不要变异,否则就是结合变异算子的TS算法。
至于下面的参数可以自己调:
T:总的循环次数;
tabulength:禁忌长度;
Pby:变异概率;
(Solve the TSP problem MATLAB realize TS algorithm, which joined the variance algorithm, of course, this step can also be removed, call TS_TSP (N, inStart, IsBianYi), N is the number of cities, inStart is the serial number of the starting cities, IsBianYi is to choose variation has, if not for the variation of 0, otherwise, it is combined with mutation of the TS algorithm. As for the following parameters can be their own tune: T: total number of the cycle tabulength: taboo length Pby: mutation probability )
- 2007-10-19 16:03:51下载
- 积分:1
-
work
关于三相SVPWM仿真的模型,我做电力电子仿真作业的一道题,花了很多时间下载和阅读文献,最后总算成功了,只是仿的结果有点慢,一直找不到为什么。
注意:此模型仿真时需要svpwm.m这个文件,并且matlab软件版本为Matlab7.1。(About three-phase SVPWM simulation model, I do the job of power electronic simulation of a question, spend a lot of time to download and read the literature, but finally succeeded, but the result of imitation of a little slow, could not find why. Note: This model simulation requires svpwm.m this file and matlab software version Matlab7.1.)
- 2011-04-25 16:53:53下载
- 积分:1
-
heat4
heat4 implecit heat4 implecit
- 2012-06-03 02:53:23下载
- 积分:1
-
xitong
三自由度平台控制律设计系统框图,实现对平台的三个角度的跟踪(Three degrees of freedom platform control law design system block diagram, tracking the three angles of the platform)
- 2013-01-13 09:44:20下载
- 积分:1
-
text-classification
matlab编写的文本分类的程序,可以对已经分好词的文本进行分类,先自己导入数据,用libsvm中的svm进行分类和预测,特征用tfidf算法,还利用卡方检验进行了特征选择,可自行设定阈值。(matlab prepared text classification program, you can have a good word of text classification, classification and prediction using libsvm in svm, characterized by tfidf algorithm, also used the chi-square test was used for feature selection, you can set thresholds on their own.)
- 2014-01-15 15:46:40下载
- 积分:1