-
06
说明: 《Matlab从入门到精通》所有的源程序。(《Matlab from entry to the master》 all of the source.)
- 2009-10-09 01:34:45下载
- 积分:1
-
xingtaixuetiqu
在matlab中,通过形态学提取图像的边缘,进行处理(In matlab, through the morphological to extract the edge of the of the image, for processing)
- 2013-04-26 21:57:56下载
- 积分:1
-
MCLab3_LMS_Implementation_noise
Matlab code for simulation of LMS algorithm
- 2013-12-27 17:14:32下载
- 积分:1
-
Code
Image Enhancement methods, Active Contour Without edges, Manual thresholding codes
- 2012-05-02 22:46:39下载
- 积分:1
-
AdaptiveFiltersdemo
This demonstration illustrates how to use the adaptive filter algorithms
- 2012-05-04 03:58:47下载
- 积分:1
-
fing_he64
验证可用,有信道编码,调制,信道估计等,ldpc码的编解码实现。( Verification is available, Channel coding, modulation, channel estimation, Codec ldpc code implementatio.)
- 2017-03-25 20:30:24下载
- 积分:1
-
Triangulation
划分三角形网络时用到的大量算法和测试例程(A large number of algorithms and test routines to be used when dividing triangular networks)
- 2016-05-24 23:42:23下载
- 积分:1
-
imagerepresentation
用于简单的图像压缩代码,适用于新手体验图像处理(Simple image compression code used in novice)
- 2010-05-28 23:52:37下载
- 积分:1
-
tongxingailun
利用Matlab对通信系统仿真的基本思想和方法;
利用MATLAB的集成仿真环境Simulink对双边带幅度调制系统进行仿真
(Matlab simulation of communication systems using the basic ideas and methods integrated simulation environment using MATLAB Simulink bilateral system is simulated with amplitude modulation )
- 2010-11-03 12:00:15下载
- 积分:1
-
code_23980764
RNW_perm(A)
利用Ryser-NW方法,计算n*n矩阵A的积和式。计算时间随着n
以2的指数倍增长。计算20*20以内的矩阵很快。
Hperm(A)
利用双元素展开计算非常稀疏的矩阵的积和式
symmRegular(n,k,m)
该命令要调用symmGen函数。
生成对称的k-regular n阶0-1矩阵的启发式算法。
参数n,k是必须的。m的默认值是10。
m设定尝试次数,如果该命令显示 fail ,表明经过m次尝试,
没有生成满足条件的矩阵。
symmGen(n,k)
这里k是一个n维向量,该命令启发式地生成一个以k为行和
的对称0-1矩阵。不能保证每次都成功,不过成功的概率一
般情况下尚可接受。(some useful code for numerical analysis)
- 2010-12-07 21:33:08下载
- 积分:1