-
MAP
这个Matlab程序实现了MAP算法-最大后验概率算法,同时包括对算法有:卷积编码、卷积解码,BPSK,AWGN。同时绘制它的误码率和SNR(信噪比)。
(The Matlab program achieved a MAP algorithm- maximum a posteriori probability algorithm, also include the algorithm are: convolutional coding, convolutional decoding, BPSK, AWGN. At the same time rendering its bit error rate and SNR (signal to noise ratio).)
- 2010-01-18 15:27:37下载
- 积分:1
-
HuffmanTree
HUFFMAN TREE的编码源代码 实测可用 适合初学者使用(HUFFMAN TREE actual source code is available for beginners)
- 2013-12-04 16:28:15下载
- 积分:1
-
dubins
dubins路径的生成,起始圆,结束圆,转弯点(generation of duins path)
- 2014-01-23 15:12:53下载
- 积分:1
-
FDI3.3
a Matlab toolbox for parametric identification of fluid-memory models associated
with the radiation forces ships and offshore structures.
- 2014-01-30 22:42:59下载
- 积分:1
-
densecolumns
说明: 遗传算法的小程序,希望能够对大家有用处!(genetic algorithm for small procedures, we hope to be able to be useful!)
- 2006-04-12 09:59:58下载
- 积分:1
-
Rombegrg
录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。
编写函数f(x)的代码如下:
Romberg算法¨
function z=f(x)
if (x~=0)
z=sin(x)/x
else
z=1
end
备注:在实验代码中,首先输入必要的变量的值如下:
a=0
b=1
tol=1e-8
待查询检查通过,开始输入执行代码
设置格式format short g查看u的值和sin(u)的值:
(Input program code, and debugging code for the experiment to check the program code in the syntax and semantic errors. The preparation of a function f (x) of the code is as follows: Romberg algorithm ¨ function z = f (x) if (x ~ = 0) z = sin (x)/x else z = 1 end Note: In the experimental code, First, enter the necessary value of the variable is as follows: a = 0 b = 1 tol = 1e-8 pending inquiries, checking through, began to enter the implementation of the code format format short g see u, values and sin (u) values:)
- 2009-12-28 22:03:42下载
- 积分:1
-
cma
These M-files generate received T/-spaced, noisy signals from empirically-measured T/2-spaced AppSigTec channels and simulates a blind adaptive equalizer updated with Constant Modulus Algorithm.
- 2009-07-08 19:58:41下载
- 积分:1
-
mfcc
mfcc特征提取的程序,程序还需要enframe和melbankm,会一起上传(mfcc feature extraction procedures, the program also needs enframe and melbankm, upload them together)
- 2013-08-22 16:59:01下载
- 积分:1
-
matlab-topology
matlab与ansys结合研究拓扑优化(Matlab and ansys using the topology optimization)
- 2013-01-24 09:57:15下载
- 积分:1
-
Demo_MWC
调制宽带转换器 matlab代码
实现频谱欠Nyquist速率采样检测(MWC Modulated Wideband Converser)
- 2013-03-07 19:32:25下载
- 积分:1