-
Statistic
数据驱动的统计学习方法,包括PLS、PCA、ICA等,可方便进行故障诊断研究(Data-driven statistical learning methods, including PLS, PCA, ICA, can do researching on fault diagnosis)
- 2010-11-26 06:10:20下载
- 积分:1
-
sjzym3
西北工业大学研究生课程,数字信号处理上机作业三(Northwestern Polytechnical University post-graduate courses, digital signal processing, machine operating)
- 2013-03-14 13:23:03下载
- 积分:1
-
eval_AR_perf
算法文件,可以通过这个程序进行简单的计算拉格朗日转化,是一个简单易用的FFT程序!(algorithm, the procedure can be conducted through simple calculation Lagrange conversion it is an easy-to-use procedures FFT!)
- 2006-06-07 22:28:36下载
- 积分:1
-
slide(full)
遗传算法 关于粒子群的算法,matlab程序源代码(Genetic algorithm particle swarm algorithm, matlab source code)
- 2013-01-24 19:56:39下载
- 积分:1
-
bin2hex
function total_length=text_length_num(file_cell)
total_length=0
for i=1:length(file_cell)
y1=char(file_cell(i))
for j=1:length(y1)
if(y1(j)== > )
got=j-3
end
end
y=
for k=1:got
y(k)=y1(k)
end
[a,b,c,d]=fileparts(y)
FileName=[b c]
fid=fopen(y)
total_length_char=0
while 1
tline = fgetl(fid)
if ~ischar(tline), break,
- 2010-07-30 09:38:27下载
- 积分:1
-
New-Folder
match by correlation
- 2012-03-22 19:31:49下载
- 积分:1
-
Linear
模式识别线性判别的程序实现,产生两个二维正态分布随机样本,分别进行Fisher线性分类和感知器分类。其中main.m是主函数,将三个程序放在同一文件夹中,运行main.m即可得到分类结果。(Pattern recognition linear discriminant program implementation, generate two-dimensional normal random sample, were Fisher linear classifier and Perceptron classification. Main.m is the main function of which will be three programs in the same folder, run main.m classification results can be obtained.)
- 2014-09-12 09:10:28下载
- 积分:1
-
project1
matlab环境下,使用双线性插值法实现缩放图像(matlab environment, using a bilinear interpolation method to achieve image zoom)
- 2013-09-30 10:35:20下载
- 积分:1
-
f
说明: 这是一篇关于移动机器人路径规划与避障的文献。很好的(This is a literature on mobile robot path planning and obstacle avoidance. Good)
- 2012-12-02 21:44:42下载
- 积分:1
-
apfft_filter_design
带双窗的频域全相位数字滤波器结构 ,双窗全相位数字滤波器在通带和阻带内的波纹基本消除并且可以方便地设计各种滤波(apfft filter design)
- 2010-10-03 19:39:37下载
- 积分:1