-
floatAxis
Matlab函数,实现多个横、纵坐标绘图,同时容纳温度、盐度、密度。(Matlab functions for multiple horizontal and vertical coordinates of the drawing, simultaneously hold temperature, salinity, density.)
- 2014-11-01 21:12:23下载
- 积分:1
-
STDPSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。(For each particle
____Initialize particle
END
Do
____For each particle
________Calculate fitness value
________If the fitness value is better than the best fitness value (pBest) in history
____________set current value as the new pBest
____End
____Choose the particle with the best fitness value of all the particles as the gBest
____For each particle
________Calculate particle velocity according equation (a)
________Update particle position according equation (b)
____End)
- 2015-03-13 09:28:14下载
- 积分:1
-
DESIIR
利用双线性Z变换设计巴特沃斯和切比雪夫I型IIR数字滤波器,包括低通、高通、带通、带阻四种形式。使用者只需指定通带、阻带的边缘实际频率及相应的衰减,便可输出数字滤波器 的级联形式的各子系统分子、分母的系数,并输出其幅频和相频响(Bilinear Z transform design Butterworth and Chebyshev Type I IIR digital filters, including low pass, high pass, band pass, band stop four forms. Users simply specify the passband edge frequency stopband actual and corresponding attenuation subsystems can form molecular cascade output digital filter coefficients of the denominator, and the output of its magnitude and phase frequency response)
- 2014-02-22 18:27:52下载
- 积分:1
-
LSSVMlabv1_8_R2009b_R2011a
matlab LSSVM
matlab最小二乘支持向量机工具箱(matlab LSSVM)
- 2016-11-09 14:16:03下载
- 积分:1
-
Desktop
找函数的零点位置, 返回的是零点的index。 被找的函数须是连续函数 (Find zero points index of a continous function)
- 2009-11-18 01:08:25下载
- 积分:1
-
Optimization
Comparison of the Iterative Stationary of 1st and 2nd order and CG
methods on a Tikhonov regularization inverse problem: (Comparison of the Iterative Stationary of 1st and 2nd order and CG methods on a Tikhonov regularization inverse problem:)
- 2010-01-10 16:40:55下载
- 积分:1
-
OTM
matlab子程序,用于光线追迹,计算光线经过透镜面后的坐标和方向。(MATLAB subroutine for ray tracing to calculate the coordinates and direction of light through the lens surface.)
- 2021-04-02 19:19:07下载
- 积分:1
-
Matlabzonghejiaocheng
Matlab相关教程,里面包含了很多资料,对学习Matlab的朋友很有帮助(Matlab-related tutorials, which contains a lot of information very helpful for learning Matlab' s friends)
- 2009-09-08 23:38:16下载
- 积分:1
-
FFT-DTFT-Rife
自编的FFT、DTFT程序用于频谱分析,Rife是一种频谱校正方法,分别给出了以上算法的Matlab程序并且画出了图形。已调试通过。(FFT、DTFT codes writen by Matlab,for spectrum analyse.Rife is a method for spectrum correction.Figures are also given.These codes has been tested already.)
- 2021-01-05 09:48:54下载
- 积分:1
-
matlab_simulation_impairments
Real time impairments for baseband IQ signal and constellation plots.
- 2014-09-02 19:02:40下载
- 积分:1