-
juzhengongneng
矩阵功能的演示 首先显示矩阵 所有数据按照MATLAB中的矩阵操作实例实现(Matrix function shows the first display all the data matrix in the matrix operation in accordance with examples of MATLAB Implementation)
- 2010-06-24 16:19:57下载
- 积分:1
-
Ds_fusion
实现数据融合,证据理论,有详细的文字说明,便于移植使用(realize data fusion,evidential theroy)
- 2011-12-01 16:08:33下载
- 积分:1
-
lzw_compression
编程实现lzw编码 (Programming lzw coding )
- 2010-11-14 15:59:47下载
- 积分:1
-
011iir16_matlab
给出了通过matlab设计IIR低通滤波器的程序,并通过程序把在DSP中所用到的变量计算出来,很有价值。(Matlab given by IIR low-pass filter design procedures, and procedures used in the DSP in the calculated variables, very valuable.)
- 2009-06-15 10:27:53下载
- 积分:1
-
Poincare
非线形混沌系统的庞加莱图的画法的代码以及其MATLAB m文件代码(Non-linear chaotic system Poincare map of the painting of the code and its MATLAB m-file code)
- 2013-09-27 15:47:09下载
- 积分:1
-
White-Noise
对系统辨识中白噪声信号的加入影响的分析,并进行在线辨识。(Identification of the system by adding white noise analysis of the impact of
)
- 2011-07-09 22:15:47下载
- 积分:1
-
testm65vc
说明: 通过visual c++6.0调用 matlab6.5(vc matlab)
- 2011-03-31 06:05:53下载
- 积分:1
-
smat2c
matlab语言转换成学语言,源程序主要用于生成粒子群算法(matlab language into learning the language, the source is mainly used to generate the PSO)
- 2013-10-13 11:32:21下载
- 积分:1
-
error-code
周武扬的编码理论,非常详细,包括汉明码、卷积码、差错控制编码等等。(the error code of zhou wu yang,very good,include hamming code,error chontrol code.)
- 2015-02-03 11:52:55下载
- 积分:1
-
yunsuanfu
实验:
有两个个矩阵a和b,均为2行3列。 重载运算符“+”,
(1)使之能用于矩阵的相加。如c=a+b。
(2)如果参与运算的两个操作数中一个是整数即矩阵+3或3+矩阵形式,进行加法运算也能得出和。
(3)定义自减运算符的前置(i++)和后置(++i)重载编写相应程序并验证它的正确性。
(i think it s a goog for many people)
- 2009-12-28 10:33:54下载
- 积分:1