CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
SourceCode
Mathimatics-Numerical algorithms
matlab
Main Category
SourceCode
Web Code
Develop Tools
Document
Other resource
Search in result
Search
matlab list
Sort by :
«
1
2
...
.98
.99
.00
.01
.02
15803
.04
.05
.06
.07
.08
...
15812
»
分类算法
Downloaded:0
可以用于进行模式的分类,使用的是最近邻域的方法,寻找数据与各个模型之间的相似性,然后进行归类处理
Date
: 2008-11-21
Size
: 2.42kb
User
:
xud105
多目标跟踪的Matlab程序
Downloaded:3
多目标跟踪的Matlab程序
Date
: 2008-11-27
Size
: 77.41kb
User
:
ty_duck
zernike矩
Downloaded:0
是matlab的zernike矩计算程序
Date
: 2008-12-03
Size
: 970byte
User
:
juanlianxiang
遗传算法,神经网络-MATLAB程序合集
Downloaded:0
Date
: 2008-12-13
Size
: 4.38kb
User
:
xinwang85
Matlab 牛顿插值法
Downloaded:0
x=a:(b-a)/n:b; %插值节点 y=f(x); plot(x,y,'b') %用蓝色线作被插函数图象 hold on z=a:(b-a)/(2*n):b; n=length(x); for j=2:n for i=n:-1:j y(i)=(y(i)-y(i-1))/(x(i)-x(i-j+1));%计算差商 end end u=y(n); m=length(z); for j=1:m for i=n-1:-1:1 u=y(i)
Date
: 2008-12-14
Size
: 378byte
User
:
xie3256035
标准粒群优化算法程序
Downloaded:0
Date
: 2008-12-15
Size
: 6.84kb
User
:
camejay
咖吗滤波matlab
Downloaded:0
function [h,s,v] = rgb2hsv(r,g,b) %RGB2HSV Convert red-green-blue colors to hue-saturation-value. % H = RGB2HSV(M) converts an RGB color map to an HSV color map. % Each map is a matrix with any number of rows, exactl
Date
: 2008-12-16
Size
: 1.48kb
User
:
leohee
wavelet相邻尺度积系数阈值去噪
Downloaded:12
基于wavelet变换相邻尺度积系数阈值去噪法 在matlab7.0环境下运行 自己编的,希望编的效果比我好的同志,指出我的程序中的缺点,交流下。
Date
: 2008-12-16
Size
: 2.09kb
User
:
anyanping
空-时无线通信源代码
Downloaded:0
Date
: 2008-12-22
Size
: 6.91kb
User
:
leonsq2008
多种图像边缘检测与分割处理
Downloaded:0
多种图像边缘检测与分割处理
Date
: 2008-12-22
Size
: 40.71kb
User
:
sharka
Matlab解常微分方程的初值问题
Downloaded:0
Date
: 2008-12-23
Size
: 80.5kb
User
:
0524103
检测语音信号
Downloaded:0
语音的端点检测要用短时平均能量来检测 语音特征的提取要用13阶的lpc 模式匹配要用欧氏距离。
Date
: 2008-12-28
Size
: 2.72kb
User
:
evil8855
«
1
2
...
.98
.99
.00
.01
.02
15803
.04
.05
.06
.07
.08
...
15812
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.