-
md5_matlab
Md5 matlab source code
- 2013-11-06 23:24:24下载
- 积分:1
-
zdl
运用matlab编程求最短路径的算法a=xlsread( D:数据.xls ) 调入数据
n=size(a,1)
for i=1:n
for j=1:n
if a(i,j)==1000
a(i,j)==inf 不相邻点之间的距离赋值为无穷大
(The shortest path)
- 2011-12-29 12:47:27下载
- 积分:1
-
ice
说明: 这个功能是用于Matlab中的某个功能所使用的,非常好的一个原代码!(This feature is used in a Matlab function used, very good a the original code!)
- 2008-10-13 21:10:38下载
- 积分:1
-
IS95_RealFilter_Structure
对在实际应用利用的IS-95filter进行性能分析,而用matlab进行仿真。(About real IS-95filter does analisys.)
- 2010-05-23 18:11:09下载
- 积分:1
-
73859264matlab_MPEG
matlabe视频处理程序,读取AVI视频图像数据并处理!(matlab video process!)
- 2013-11-24 13:18:11下载
- 积分:1
-
Kernel_Methods_for_Pattern_Analysis_Matlab_Tools_F
该文档包含了描述核方法的经典书籍Kernel+Methods+for+Pattern+Analysis以及附带书中的源码,非常适合学习核方法的研究者,希望大家喜欢~(this document include the classic book Kernel+Methods+for+Pattern+Analysis which describs the kernel trick in detail, and with the souce code in it, hope you will like~)
- 2009-09-04 13:30:05下载
- 积分:1
-
gray
求矩阵腐蚀,膨胀的算法,以及梯度、平滑和高帽变换运算。(Matrix erosion, dilation of the algorithm, and the gradient, smoothing and hat transformation operations.)
- 2010-12-30 10:28:31下载
- 积分:1
-
PSO-Matlab
这个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单。(This program is the most basic particle swarm optimization procedures, using Matlab to achieve, is very simple.)
- 2013-07-11 11:11:52下载
- 积分:1
-
White-noise
在自适应控制中,用Matlab算法实现白噪声及有色噪声序列的产生(In adaptive control, white noise with Matlab algorithm and the generation of colored noise sequence)
- 2011-06-24 21:53:59下载
- 积分:1
-
lotkademo
MATLAB Example Code : For MATLAB developers, this example code will explain the usage of Ordinary Differential Equations ODE23 and ODE45 in the Matlab environment
- 2009-05-27 13:26:55下载
- 积分:1