-
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
-
LMS
基于matlab的LMS最小均方算法仿真(Matlab-based LMS least mean square algorithm simulation)
- 2012-05-15 22:03:56下载
- 积分:1
-
Adaptive_Filtering_Primer_with_MATLAB
This is one of the best otmization numeric method.
- 2010-08-21 04:24:31下载
- 积分:1
-
db4xiaobojiangzao
采用db4小波对是与信号进行降噪处理,实际效果良好(Using DB4 wavelet denoising is processing and signal, the actual effect is good)
- 2014-12-16 19:28:46下载
- 积分:1
-
bpnerual
BP神经网络的数据分类——————语音特征信号分类(Data BP neural network classification speech characteristic signal classification)
- 2015-03-02 11:25:11下载
- 积分:1
-
chs
presentation on controlling electronic devices using webcam
- 2010-02-20 22:16:22下载
- 积分:1
-
ARFilter
说明: AR滤波器的标准程序,非常好用,可以试验下(AR filter is standard procedure, very easy to use, you can test under)
- 2021-04-15 21:38:54下载
- 积分:1
-
ssd7
Fir Filtering by making use of the FIR1 filter function in Matlab. Low-pass filter, high pass filter, bandpass filters
- 2011-04-28 01:15:13下载
- 积分:1
-
FixedWingUAV
一个小型固定翼无人机的建模与仿真程序,带有图像显示和路径规划。(The design and simulation program of small fixed wing unmanned aerial vehicle (UAV) designed abroad has image display and path planning.)
- 2021-01-19 14:08:43下载
- 积分:1
-
angle_shanshuo
雷达仿真程序并用Matlab仿真,雷达仿真程序Matlab,(Radar simulation and simulation with Matlab, radar simulation program Matlab,)
- 2010-11-02 21:24:51下载
- 积分:1