-
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
-
matlab_programming_tutorial_toolbox_classic
matlab编程工具箱经典教程matlab programming tutorial toolbox classic(matlab programming toolbox classic tutorial matlab programming tutorial toolbox classic)
- 2010-08-02 13:17:40下载
- 积分:1
-
equidistant
说明: 本程序实现了CT系统在锥形束等距投影情况下,2D图像的重建(This procedure achieved a cone-beam CT system in the case of isometric projection, 2D image reconstruction)
- 2009-08-08 09:19:22下载
- 积分:1
-
yuyinzhengqiang
用减谱法进行语音增强,效果还不错。
读入语音,调整噪声水平即可。(Spectral method used by speech enhancement, the effect was not bad. Read into the voice, the noise level can be adjusted.)
- 2009-06-03 21:38:31下载
- 积分:1
-
test_Block_1
Simulink the use of the block to refine the model
- 2011-02-10 22:06:54下载
- 积分:1
-
rangeestimate_uwb
this matlab code is useful for ranging applications where localization done using maximumum likelihood algorithm.
- 2011-11-17 14:38:48下载
- 积分:1
-
matlab-code
There is some matlab program for image processing..
- 2015-06-02 15:37:45下载
- 积分:1
-
My_Orbital_Library
非常好的轨道力学程序包,没事可以试一试,反正不花钱。(orbit mechanics package.. good for learning..just try it.)
- 2020-12-03 14:39:24下载
- 积分:1
-
ghpdb
Contains a common array signal processing algorithm, Mainly for data analysis and statistics, Using high-order cumulants of MPSK signal modulation recognition.
- 2017-08-23 21:07:27下载
- 积分:1
-
modulation&demodulation
支持多种星座符号调制和解调,包括m-PSK和m-QAM(Supports a variety of constellation symbol modulation and demodulation, including m-PSK and m-QAM)
- 2018-11-30 11:03:14下载
- 积分:1