-
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
-
05073850
LTE-A用户配对设计及仿真,提供了几种常用用户配对及方案对比,并基于Matlab给出仿真结果(Design and Simulation of LTE-A user match, provides several common user match and scheme comparison, and based on the Matlab simulation results)
- 2012-05-07 12:22:04下载
- 积分:1
-
bhg
多元逐步回归算法,在matlab软件中的运用,简单实用 (multiple stepwise regression algorithm in Matlab software on the use of simple and practical)
- 2007-06-10 16:16:22下载
- 积分:1
-
haoyong
MATLAB gui实现软信号发生器面板(software of signal generator designed by matlab gui)
- 2013-09-10 11:08:54下载
- 积分:1
-
wind-speed-model-
MATLAB中经典的风速建模,用于风电机组的动态仿真分析等(MATLAB classic wind modeling for dynamic simulation analysis of the wind turbine)
- 2013-03-29 11:34:28下载
- 积分:1
-
PDE_Galerkin
应用Matlab采用Galerkin法求解偏微分方程(Galerkin method for solving partial differential equations by matlab)
- 2013-12-09 23:00:24下载
- 积分:1
-
原档LCD程序
原档LCD程序,调用LCD文件可使用LCD方法处理信号(The original LCD program, calling LCD files can use LCD method to process signals.)
- 2021-03-03 09:19:33下载
- 积分:1
-
xianboqi
用自适应陷波器对引入单频干扰的正弦信号进行恢复,Matlab仿真程序(Used to was the single frequency interference with the introduction of the signal, matlab emulator
)
- 2010-08-28 19:34:03下载
- 积分:1
-
gaot
遗传算法工具箱,可以直接调用该工具箱对各种神经网络进行优化处理,方便快捷(Genetic Algorithm Toolbox, you can directly call the toolbox of various neural network optimization, convenient and quick)
- 2009-12-13 13:57:48下载
- 积分:1
-
yuzhifenge
说明: 对图像进行阈值分割 格式转换 MATLAB源程序(Thresholding the image format conversion MATLAB source code)
- 2010-04-13 15:24:42下载
- 积分:1