-
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
-
Turbo
着重研究Turbo编译码技术及其在均衡中的应用,以及在频率选择性MIMO信道中Turbo均衡的应用。(Turbo Decoding focuses on technology and its application in equilibrium, and the application of frequency-selective MIMO channel equalization in Turbo.)
- 2014-11-23 09:07:39下载
- 积分:1
-
function
信道编码中turbo码译码代码,采用logmap译码算法实现(turbo decode , lopmap function)
- 2013-12-12 14:08:43下载
- 积分:1
-
crptool
由提出cross recurrence plot方法的原作者用MATLAB编写的CRP工具箱,含有使用手册。(cross recurrence plot tools for matlab with reference manural)
- 2020-12-14 22:09:14下载
- 积分:1
-
emd_1
Earth Mover Distance
- 2009-05-11 03:34:42下载
- 积分:1
-
jpeg_compression
it is a very simple and helpful document and source code for image compression
- 2011-01-17 23:52:16下载
- 积分:1
-
Speaker-recognition-system
matlab实现语者识别系统,可以实现录音保存播放功能,在后和库中的声音进行对比,检测出这是谁的声音。(matlab implementation speaker recognition system, can save the recording playback, the voice of the library and after comparison, to detect who is this voice.)
- 2011-04-26 09:28:31下载
- 积分:1
-
code
《有限单元法》一书中的相关程序,matlab变形,欢迎做有限元的人参考。("The finite element method," the relevant procedures, matlab deformation, welcome do finite element reference.)
- 2013-08-27 21:44:27下载
- 积分:1
-
fluxlinkagefunction
异步电机控制矢量控制中,需要磁链保持不变,根据电机的额定值计算磁链的额定值的程序代码,可以为电机控制的作为参考。(Induction motor control vector control, the need to maintain constant flux, flux is calculated according to the rating of the motor rated program code for motor control as a reference.)
- 2014-12-04 10:37:05下载
- 积分:1
-
dsp-matlab
部分院校的数字信号处理的matlab的实验(Some institutions of digital signal processing matlab experiment)
- 2013-12-03 19:59:54下载
- 积分:1