-
mytry4
自己编的遗传算法,用matlab编写的,供参考下(Own genetic algorithm, using matlab prepared for information under the)
- 2008-12-23 18:01:56下载
- 积分:1
-
33.Signal-Transient-and-Crosstalk-Model
signal transient crosstalk noise
- 2012-05-01 21:43:28下载
- 积分:1
-
MMUSC
改进型的MUSIC算,该算法主要用于阵列的DOA估计(modified music method)
- 2012-05-03 22:37:11下载
- 积分:1
-
Kerman
卡尔曼滤波器算法的实现,通过对信号的追踪,描绘运动质点的轨迹,最后对算法优劣进行了误差分析,效果验证良好。(kalman filter)
- 2013-12-30 11:06:32下载
- 积分:1
-
fft_
quickly search for the fourier series
- 2009-04-20 15:58:18下载
- 积分:1
-
houghcircle
Edge detection result should be enhanced using linear method like Median filter to
remove the garbage around the pupil to gain clear pupil to determine perfect centre. Get the
centre of the pupil by counting the number of black pixels (zero value) of each column and
row. Then get each row and column that has the maximum number of these black pixels.
Then determine the center by simple calculation according to the image coordinate to set it
correct on the image, consequently we can determine the radius of the pupil. Thus we can find
the pupillary boundary (inner). A similar procedure is extended by using a coarse scale to
locate the outer boundary (limbus) which can be apparent by using the mid-point algorithms
of circle and ellipse.
- 2011-11-18 02:09:58下载
- 积分:1
-
vector
异步电机矢量控制控制的matlab实现,系统采用3个pi调节器,分别为磁链调节器、转矩电流调节器、转速调节器,封装得比较好,适合初学者,版本matlab7.1(Vector control of induction motor control to achieve matlab, system modulator 3 pi, respectively, flux regulator, torque current regulator, speed regulator, a better package than is suitable for beginners, version matlab7.1)
- 2021-03-13 19:39:24下载
- 积分:1
-
VC6_MATCOM_2
VC6和MATCOM来开发图像处理程序.pdf(VC6 and MATCOM to develop image processing procedures. Pdf)
- 2011-01-19 23:31:57下载
- 积分:1
-
per
function Px = per(x,n1,n2)
PER Estimate the spectrum of a process using the periodogram
-----------
USAGE Px = per(x,n1,n2)
The spectrum of a process x is estimated using the periodogram.
x : input sequence
n1 : starting index, x(n1)
n2 : ending index, x(n2)
The periodogram is returned in Px using a linear scale.
If n1 and n2 are not specified the periodogram of the entire
sequence is computed.
- 2012-04-18 09:56:59下载
- 积分:1
-
matlab_R
matlab环境中调用R语言命令和库。文件中附带简单安装步骤和matlab和R混合编程模板。方便matlab用户调用R语言的库。(call the R language commands and libraries matlab environment. File included simple installation steps and matlab mixed programming templates and R. Matlab convenient user calls the R language library.)
- 2015-03-20 15:12:48下载
- 积分:1