-
PSO
说明: MATLAB编写的经典粒子群程序,实现最基本的函数优化功能。(MATLAB program written in the classical PSO, to achieve the most basic function optimization.)
- 2011-03-04 17:31:51下载
- 积分:1
-
CRC_transmitter
CRC code
Transmitter stage.
- 2011-10-23 11:00:03下载
- 积分:1
-
stft-111
利用matlab 进行段数傅里叶变换,进行频谱分析,对于从事相关工作的人很有帮助。(The number of segments by using Fourier transform of MATLAB, frequency spectrum analysis, is helpful to be engaged in relevant work.)
- 2013-11-26 15:53:13下载
- 积分:1
-
filter-
用MATLAB实现线性平滑滤波器和中值滤波器(To realize the linear smoothing filter and median filter using MATLAB)
- 2014-01-29 01:57:53下载
- 积分:1
-
radar_freq_select
对雷达的未知雷达部分选择进行分选的程序,主要使用C语言实现的算法(Part of the unknown radar radar selection procedures for separation, the main algorithm using C language)
- 2010-10-10 21:40:33下载
- 积分:1
-
对海浪数据处理得到海浪谱 Ocean-Wave-Spectra-master
说明: 对海浪数据处理得到海浪谱。可以模拟不同风速产生的海浪谱,并得到一维海面分布。(Propose the wave hight data and spectrum analysis.Wave spectrum generated by different wind speeds can be simulated and one-dimensional sea surface distribution can be obtained.)
- 2020-06-25 05:20:02下载
- 积分:1
-
NRTL
NRTL liquid liquid extraction
this equation is one of the most commonly used equation for Gammas estimation
- 2009-07-08 07:36:20下载
- 积分:1
-
GMM
程序展示了使用EM algorithm来训练GMM(Gaussian Mixture Model)来进行binary classification。(Program demonstrates the use of EM algorithm to train the GMM (Gaussian Mixture Model) for binary classification.)
- 2013-08-04 05:43:21下载
- 积分:1
-
my
说明: 用Matlab对一副图像进行图像的腐蚀膨胀处理。处理的效果满意。(A pair of images using Matlab for image expansion of the corrosion treatment. Satisfied with the treatment effect.)
- 2009-04-05 08:39:50下载
- 积分:1
-
distance_classify
function g=distance_classify(A,b)
距离判别法程序。
输入已分类样本A(元胞数组),输入待分类样本b
输出待分类样本b的类别g
注:一般还应计算回代误差yita
输入已知分类样本的总类别数n 每类作为元胞数组的一列(function g = distance_classify (A, b) from the Criterion procedures. Input samples have been classified A (cell array), the importation of samples for classification b output samples for classification g categories b Note: the calculation should also be back on behalf of the general error input yita of the total known types of classification of the number of samples n each Cellular-type array as a)
- 2009-05-09 17:15:44下载
- 积分:1