-
matlab_quartus
说明: 可以方便地将matlab里的数据导入quartus中的波形仿真文件中,很有用(Matlab can easily import the data in waveform simulation Quartus document, very useful)
- 2008-11-01 14:00:43下载
- 积分:1
-
FloydMATLAB
Floyd的Matlab教程,很简单。。
几行代码而已。(Floyd' s Matlab tutorial, very simple. . A few lines of code.)
- 2011-09-11 08:09:12下载
- 积分:1
-
BCHDecode
关于BCH码的解码matlab程序。可以作为函数引用。(BCH code decoding matlab program. As a function reference.)
- 2012-08-17 17:15:01下载
- 积分:1
-
Blob-Code
多种模式识别算法的编程实现,非常详细,包括PCA,MPCA,LLE等(Several pattern recognition algorithm is introduced, including PCA, MPCA, LLE etc.)
- 2013-10-14 17:12:42下载
- 积分:1
-
jie
说明: 用runge-kutta 法解常微分其中有实例,可以用于验证(Using runge-kutta method for solving ordinary differential examples of which can be used to verify)
- 2011-03-14 10:18:29下载
- 积分:1
-
robust-control
The file is about robust control systems design
- 2012-12-28 16:42:41下载
- 积分:1
-
qpsk_g_r-
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:51:28下载
- 积分:1
-
calculator
这是一款很简单计算器,可以帮助人们计算简单的算法(This is a simple calculator, can calculate the simple algorithm
)
- 2011-10-31 20:55:16下载
- 积分:1
-
免疫遗传算法的改进粒子滤波算法
基于免疫遗传算法的改进粒子滤波算法效果可行(The effect of the improved particle filter algorithm based on immune genetic algorithm is feasible)
- 2020-07-04 03:40:02下载
- 积分:1
-
FFT
是关于FFT的matlab仿真程序源码,比较详细,且运行通过(On the FFT source of matlab simulation program, more detailed, and run through)
- 2009-05-22 14:19:07下载
- 积分:1