-
try_fxlms
Implementation of FxLMS algorithm for a single channel feed-forward active noise control system.
- 2010-05-15 22:20:13下载
- 积分:1
-
AP_Clustering
AP聚类方法,是08年发表在“科学”上的聚类方法,本人从图像图像方面研究近十年,这是我所见过最好的聚类算法,本程序提供聚类演示,还把它用图像分割试验(matlab7.0环境调试)。(AP clustering method, is 08 published in " Science" on the clustering method, the image from the image in my research in recent years, this is the best I have ever seen clustering algorithm, Clustering presentation of this program provides, but also test it with the image segmentation (matlab7.0 debugging environment).)
- 2020-07-01 18:20:01下载
- 积分:1
-
pml3D
说明: pml三维程序,8层,fdtd欢迎指正,(PML of three-dimensional procedures, 8 layer, fdtd welcome to correct me,)
- 2008-10-21 14:00:17下载
- 积分:1
-
MIMO
采用漫反射传输设置时,室内无线光信道的MIMO(Multiple-Input Multiple-Output)的传输特性。(MIMO Characterization of Indoor Wireless Optical Link Using a Diffuse-Transmission Configuration)
- 2011-04-28 12:07:30下载
- 积分:1
-
shenxd
本程序能够从图像中自动提取出椭圆,并且求出椭圆的参数方程(This procedure can be automatically extracted from the image of an oval, and elliptical to derive the parameters of equation)
- 2007-10-31 17:42:56下载
- 积分:1
-
matlabimage
matlab图像处理的教程,非常不错,简单易学,很容易上手(matlab image processing tutorial, very good, easy to learn, it is easy to use)
- 2009-07-17 12:01:04下载
- 积分:1
-
gafmax
% [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation)
% Finds a maximum of a function of several variables.
% fmaxga solves problems of the form:
% max F(X) subject to: LB <= X <= UB
% BestPop--------最优的群体即为最优的染色体群
% Trace----------最佳染色体所对应的目标函数值
% FUN------------目标函数
% LB-------------自变量下限
% UB-------------自变量上限
% eranum---------种群的代数,取100--1000(默认1000)
% popsize--------每一代种群的规模;此可取50--100(默认50)
% pcross---------交叉的概率,此概率一般取0.5--0.85之间较好(默认0.8)
% pmutation------变异的概率,该概率一般取0.05-0.2左右较好(默认0.1)
% options--------1×2矩阵,options(1)=0二进制编码(默认0),option(1)~=0十进制编码,option(2)设定求解精度(默认1e-4)( [BestPop, Trace] = fmaxga (FUN, LB, UB, eranum, popsize, pcross, pmutation) Finds a maximum of a function of several variables. Fmaxga solves problems of the form: max F (X) subject to : LB <= X <= UB BestPop-------- optimal chromosome groups is the best group Trace---------- chromosome corresponding to the best objective function value FUN------------ objective function LB------------- variable lower limit since the UB------------- variable upper limit eranum--------- populations algebra, take 100- 1000 (default 1000) popsize-------- population size of each generation this desirable 50- 100 (default 50) pcross--------- crossover probability, the probability of a general check 0.5- 0.85 between the better (default 0.8) pmutation------ mutation probability, the probability of 0.05 general admission better about-0.2 (default 0.1) options-------- 1 × 2 matrix, options (1) = 0 binary code (default 0), option (1) ~ = 0 decimal coding, option (2 ) set accuracy (default 1e-4))
- 2006-10-18 16:07:48下载
- 积分:1
-
Spectrum
计算序列的自相关函数,绘制信号xn的自功率谱幅频曲线,绘制信号yn的自功率谱幅频曲线,计算互谱函数(Calculating the autocorrelation function of the sequence, drawn from the power spectrum of the signal xn amplitude-frequency curve, drawn from the power spectrum of the amplitude-frequency curve signal yn calculated cross-spectral function)
- 2013-12-02 16:20:45下载
- 积分:1
-
sift_pitch
This MATLAB exercise designs and implements a pitch period detector based on detecting and tracking peaks in the autocorrelation of the LPC error signal during regions of voiced speech. The pitch detection procedure is called the SIFT (Simple Inverse Filtering Tracking) method. The SIFT pitch period detector uses a secondary autocorrelation peak in order to detect and correct pitch period detection errors due to effects such as pitch period doubling and related phenomena.
- 2014-02-14 18:26:43下载
- 积分:1
-
mfile
gold.m is mfile that generate gold sequency.
- 2010-07-08 19:49:02下载
- 积分:1