-
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
-
program5
数字信号处理,离散时间系统的相位、结构与状态变量描述典型题,能更好的理解离散时间系统(Digital signal processing, discrete-time systems the phase, structure and state-variable description of a typical question, can a better understanding of discrete-time systems)
- 2010-01-03 14:58:14下载
- 积分:1
-
tmc
template matching function in matlab
- 2011-07-17 01:29:43下载
- 积分:1
-
随机过程 时间序列的分析
说明: 是随机过程中时间序列分析作业,基于Matlab编程实现模型判别,参数求取,模型预测等,另附有本人作业全文,供大家参考。(random process is time-series analysis of operations, based on the Matlab programming model checker, parameters strike, model projections, followed by my work, for your reference.)
- 2005-11-23 12:08:42下载
- 积分:1
-
MPTK-Source-0.5.9.tar
说明: 匹配追踪算法的matlab工具箱,可以比较方便的进行mp分解,效率较高,但目前的版本对于谐波原子的分解还有些问题(Matching pursuit algorithm matlab toolbox, can be more convenient mp decomposition, efficient, but the current version of the harmonic decomposition of the atom has some problems)
- 2011-03-24 14:58:49下载
- 积分:1
-
ReadOneSRTMData
能自动读取hgt格式的SRTM数据,进而可以转化为自己需要的格式。同时,该程序具有一定的交互性(this software can automaticaly read the SRTM data with format of hgt, and also transfer your format. Also, this software are interactive.)
- 2012-01-08 09:07:33下载
- 积分:1
-
LTE-system-resource
说明: LTE系统中资源调度机制的研究与实现LTE system resource scheduling mechanism and implementation
(LTE system resource scheduling mechanism and implementation
)
- 2011-03-18 20:49:24下载
- 积分:1
-
matlab-DDE-code
MATLAB中时延差分方程的解法代码及规则和例程(Solutions of delay difference equations in the MATLAB code and rules and routine)
- 2014-12-22 19:26:32下载
- 积分:1
-
study-ofMatlab7.0
Matlab7官方学习资料,能帮助你很快的学习Matlab的实用,简单、权威(Matlab7 official learning materials that can help you quickly learn Matlab s practical, simple, authoritative)
- 2011-12-29 16:15:39下载
- 积分:1
-
Staker_v0.5
MATLAB实现的3D炮兵小游戏,要求R14SP3版本以上,内附帮助(MATLAB realize the 3D artillery game requires version R14SP3 above, enclosing the help)
- 2008-08-18 14:30:51下载
- 积分:1