-
MATLAB7_0jcjc
matlab 7.0基础教程中文版。全书386页,实用超星阅览器阅读。(matlab 7.0 Essentials Chinese version. Book 386, practical Chaoxing reader to read.)
- 2007-10-26 17:45:11下载
- 积分:1
-
adaboost
Adaboost 算法的示例程序。简单且容易理解。请对照WikiPedia关于Adaboost的介绍阅读。(An example of adaboost algorithm. )
- 2009-06-10 20:53:25下载
- 积分:1
-
VQ_wavelet_LGB
实现小波3级分解 构建3维跨频带矢量 然后LBG聚类 再重构原图像(Construction of wavelet decomposition to achieve three inter-band 3-D vector and then reconstruct the original image LBG clustering)
- 2010-06-01 19:00:35下载
- 积分:1
-
music-algorithm-source-code
music算法的源程序,希望会对大家有帮助(music algorithm source code, I hope it is helpful)
- 2013-05-22 16:56:56下载
- 积分:1
-
Exercise10 Sparse Coding
稀疏自编码,用于自动提取输入图像特征,作为分类器输入,MATLAB代码(Sparse self coding, which is used to automatically extract input image features, is used as classifier input, MATLAB code.)
- 2018-05-14 21:47:53下载
- 积分: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
-
boxcount
自己开发的程序,图像的分形维数计算。看到比较实用才发送上来(Their own development process, the image of the fractal dimension calculation. Was sent up to see more practical)
- 2011-09-20 17:20:44下载
- 积分:1
-
antdistance
pheromone levels of terms based on the quality of the best rule among the rules
constructed improves the predictive accuracy for some datasets.
- 2010-09-06 21:39:31下载
- 积分:1
-
jihanshu
matlab编写正交基神经网络预测,可使用。(write matlab orthogonal basis neural network, may be used.)
- 2010-05-17 17:11:33下载
- 积分:1
-
t1
说明: 运用matlab编程计算时间序列中的ARMA(p,q)模型(Use of matlab programming to calculate the time series ARMA (p, q) model)
- 2012-06-12 17:40:47下载
- 积分:1