-
ocksvm
用超球面支持向量机进行多类分类,每个超球面覆盖一个类(Hypersphere support vector machines using multi-class classification)
- 2009-09-24 08:26:22下载
- 积分:1
-
matlabppt
matlab ppt讲解以及在自动控制方面的应用,很适合研究该领域的同志(failed to translate)
- 2009-11-22 09:14:08下载
- 积分:1
-
arma
运用matlab的m文件来求样本的自协方差,自相关函数(Seeking sample autocovariance and autocorrelation function)
- 2012-05-26 22:00:57下载
- 积分:1
-
nccmp
比较两个netcdf文件
1。通过添加内部ind2sub1函数remove函数依赖第三方
2。格式化文本(Description NCCMP compares two netcdf files and prints the differences. This function is useful for testing mathematical forecasting or prediction models.
USAGE:
NCCMP(ncfile1,ncfile2)
NCCMP(ncfile1,ncfile2,tolerance,forceCompare)
INPUT:
ncfile1- name of the NetCDF file to compare
ncfile2- name of the NetCDF file to compare
tolerance- Compare numeric data using a tolerance threshold
forceCompare- if false, exit when first difference is found
true: continues to process all variables
EXAMPLES:
nccmp( old.nc , new.nc ,0.000001)
nccmp( old.nc , new.nc ,[],true)
FEATURES:
1. Print the differences and their locations
2. Exits when first difference is found or optionally continues to process all variables
3. User defined tolerance threshold to compare the variables
TO DO:
1. Specific variable inclusion or exclusion
2. Specific attribute inclusion or exclusion
3. Option to ignore the history attribute
4. Ignore difference between v)
- 2014-09-16 13:34:49下载
- 积分:1
-
RLS
本程序基于一阶AR模型,u(n)=-0.99u(n-1)+v(n)的线性预测。白噪声v(n)方差0.995.FIR滤波器的抽头数为2.遗忘因子0.98.用RLS算法实现u(n)的线性预测。并附有仿真图片。。(This procedure is based on a first-order AR model, u (n) =-0.99u (n-1)+v (n) of the linear prediction. White noise v (n) the number of taps of the the variance 0.995.FIR filter 2. Forgetting factor 0.98. U (n) of the linear prediction using the RLS algorithm. With simulation Pictures. .)
- 2012-09-20 09:39:59下载
- 积分:1
-
rect
矩孔的夫琅和费衍射模拟 简单 易懂 是离散化形式(the method to calcute fulanghefei)
- 2011-11-30 20:25:56下载
- 积分:1
-
LMS_Equalizer
LMS最小均方误差算法matlab仿真程序(LMS least mean square algorithm matlab simulation program)
- 2010-07-20 15:26:36下载
- 积分:1
-
fft
关于FFT的MATLAB代码,可以很直观的验证并得到FFT序列(The MATLAB code on the FFT, it is intuitive and FFT test sequence)
- 2009-05-09 22:27:48下载
- 积分:1
-
matlab3
matlab 学习资料 第三章 MATLAB的符号运算(Chapter III of learning materials matlab symbolic computing MATLAB)
- 2009-05-23 12:41:44下载
- 积分:1
-
kmeans
将彩色图像,转化到Lab空间,利用K-means类聚对图像进行分割(The color image is transformed into Lab space, the use of the class of K-means poly image segmentation)
- 2012-12-31 11:45:57下载
- 积分:1