-
fdatool
MATLAB 入门的教程,适合新手学习使用(this is for matlab new learners)
- 2009-05-22 09:31:13下载
- 积分:1
-
mm1
利用MATLAB工具对M/M/1排队系统进行模拟实现,分析参数变化对排队系统的影响,并对相关参数进行性能分析。(Using MATLAB tools M/M/1 queuing system simulation, analysis parameters on the impact of queuing systems, and related parameters for performance analysis.)
- 2011-06-20 16:41:35下载
- 积分:1
-
Algebraic-Eq-methods-code-(matlab)
Numerical solution for solving algebraic linear equations.
- 2011-07-17 14:57:33下载
- 积分:1
-
multilayer-optical-films
Matlab环境下多层光学薄膜的数值计算,计算多层薄膜光学特性(Numerical Matlab computing environment multilayer optical films, optical properties of the multilayer film is calculated)
- 2014-10-23 10:55:51下载
- 积分:1
-
RS-MATLAB-code
Reed-So lomon (RS)码是目前最有效、应用最广的差错控制编码之一,是一类具有很强纠错能力的多进制BCH 码,它既可以纠正突发误, 也可以纠正随机错误。视、磁记录系统等方面。本文用matlab详细仿真实现RS编译码(Reed-So lomon (RS) code is the most effective, the most widely used one of error-controlling codes, is a kind of strong ability of the error correction into BCH code, it can correct mistakes sudden, also can correct random errors. RS code is mainly used in real-time higher mobile communications system, the deep space communications, digital satellite television, magnetic recording system, etc. In this paper, using matlab detailed simulation (RS decoder)
- 2011-12-21 17:09:55下载
- 积分:1
-
Matlabschool(html)
以网页的形式详细的介绍了MATLAB的基础知识和使用技巧(The form of a web page in detail the basic knowledge of MATLAB and use of skills)
- 2008-02-28 10:21:22下载
- 积分:1
-
audioeditor
用matlab做的音频编辑器有滤波功能(Using matlab to do audio editor)
- 2014-12-17 17:02:13下载
- 积分: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
-
Similarity_Measure
Similarity_Measure Image similarity measure
[sm_SSD , sm_SAD , sm_NCC ] = Similarity_Measure(im1, im2, c1, c2, w)
INDEX:
Similarity_Measure.m
Similarity_SSD.m
Similarity_SAD.m
Similarity_NCC.m
- 2009-09-25 22:17:32下载
- 积分:1
-
corr_LDA
Semi-Supervised Discriminant Analysis (Manifold Regularization Way)
- 2009-04-01 06:14:21下载
- 积分:1