-
Matlabsimulation
通过M atlab 模拟了随机产生的一定概率分布的信号序列, 叠加高斯噪声后利用最大后验概率(MAP)检
测到的误码率, 做出BER~ SNR曲线, 并与理论计算得到的曲线进行比较, 两者吻合.(M atlab simulated by a certain probability distribution of random signal sequence, use of superposition of Gaussian noise is the maximum a posteriori (MAP) detection to the error rate, making BER ~ SNR curves obtained with the theoretical curve of the combined fit.)
- 2010-12-05 09:51:59下载
- 积分:1
-
ftwt
matlab可以方便地实现付利叶变换,为了在vc中实现这样的精度,有次程序。(matlab can easily achieve profits Fourier transform, in order to achieve vc such precision, there are times procedures.)
- 2008-01-16 20:26:45下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
nelder
nelder-mead算法,程序不算太长,应该好理解,仔细看几遍就行了(nelder-mead method, it is very useful if you want it,just download it!)
- 2012-11-29 17:05:56下载
- 积分:1
-
chap4
胡晓东,董辰辉.MATLAB从入门到精通[M]的m文件(Hu Xiaodong, Dong Chen-hui. MATLAB from entry to the master [M] m-file)
- 2011-07-27 18:07:16下载
- 积分:1
-
HHSUPA_SystemS
用matlab软件对HSUPAA系统进行仿真,主要是调度算法之类
(Matlab software HSUPAA system simulation, is the class of scheduling algorithms)
- 2012-08-05 23:35:32下载
- 积分:1
-
exponential
利用函式做種子變數,用種子跑數值,計算其座落區間,最後利用matlab畫出exponential distribution(Function for seed variables, run with seed value, to calculate the located range, the last use of matlab to draw the exponential distribution.)
- 2012-04-19 21:14:22下载
- 积分:1
-
shengyanibiancheckfinal
MATLAB 仿真一个光伏升压变流器,从12V升到大概300多伏吧,很基本的仿真模型。(matlab PV invertor)
- 2016-01-06 15:07:40下载
- 积分:1
-
spline
matlab小波变换源代码,供广大研究者学习(matlab wavelet transform source code, for the majority of researchers to learn)
- 2013-11-22 21:37:29下载
- 积分:1
-
RBigMem
基于share memory 为32bit程序同一个提供一个内存现在的内存访问库(Based on a share memory with a memory now 32bit memory access library program)
- 2015-02-05 13:36:05下载
- 积分:1