-
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
-
[eBook]-A-Guide-to-MATLAB
Matlab教程,很好用的全英文教程。对于学习matlab很有帮助。(the electric book for matlab ,it s usefull for the new to learn the matlab
to refer to。)
- 2011-05-29 19:27:16下载
- 积分:1
-
digital-signal-processing
一本用于matlab系统仿真的电子书籍,对初学者有很大的帮助。(A used in matlab simulation of electronic books, has a great help for beginners.
)
- 2013-11-18 14:38:27下载
- 积分:1
-
Phase-Only Array-Pattern Synthesis
Linear Array Pattern Optimization for Hybrid Global Optimization Algorithm
- 2017-09-18 16:19:12下载
- 积分:1
-
4
说明: 4. 试说明卷积编解码的工作原理:
(1) 使用Simulink仿真卷积编码,并用Viterbi译码的方法进行解码,其中的编码、译码全部是自己编写代码(S-Function方式),不是调用Simulink的已有编码、译码函数。
(2) 请在加性白高斯噪声信道中,画出比特信噪比与误码率的关系曲线。(4. Try to explain the working principle of convolutional codec:
(1) Simulink was used to simulate convolutional coding, and Viterbi decoding method was used for decoding. The coding and decoding were all written by oneself (s-function method), rather than calling the existing coding and decoding functions of Simulink.
(2) in the additive white gaussian noise channel, please draw the curve of the relationship between bit signal-to-noise ratio and bit error rate.)
- 2021-01-23 11:48:39下载
- 积分:1
-
1.1
信号分解为六层的细节信号的谱分析小波包络谱分析修改版6层( Wavelet envelope spectrum analysis of a modified version of layer signal is decomposed into six layers of detail signal spectrum analysis)
- 2013-04-14 20:05:38下载
- 积分:1
-
R
说明: Plot of signal neural
- 2012-09-07 10:49:02下载
- 积分:1
-
课设的图像增强相关算法matlab开发程序
鲁棒性好,性能优越,计算多重分形非趋势波动分析,分析了该信号的时域、频域、倒谱,循环谱等,研究生时的现代信号处理的作业,matlab开发工具箱中的支持向量机,进行波形数据分析。
- 2022-02-04 18:37:56下载
- 积分:1
-
dspusingmatlab
Digital Signal Processing
Using MATLABr
and Wavelets is a ebook contain basic matlab code
- 2009-11-10 01:45:03下载
- 积分:1
-
Bayesian-decision
贝叶斯决策的例程,由男女学生的身高体重来决策未知数据是男生类还是女生类(Bayesian decision-making routines, unknown data to decision-making by the height and weight of the male and female students boys classes, or girls)
- 2012-04-06 18:57:06下载
- 积分:1