-
FSEDFE
自适应均衡器设计,采用分数间隔、判决反馈结构,MMSE算法。(Adapt a FSE+DFE combination for square M-QAM over T/2-spaced microwave channels with AWGN initialized by Unbiased MMSE-FSE receiver )
- 2009-05-08 16:48:24下载
- 积分:1
-
motiontest
motion退化函数的matlab实现
脚本,自己定参数(Implementation of motion degradation function)
- 2010-12-13 23:15:20下载
- 积分:1
-
shangzaimatlab
说明: pso基本算法的代码,能满足最基本的需要,适合初学人员,便于理解(pso )
- 2010-05-04 10:43:29下载
- 积分:1
-
matlab
matlab包括最基本的语音处理程序(如谱减法,谱幅度估计,语谱图等)以及语音库(Located in this Prentice Hall web site compartment are functions, scripts, workspaces, and data required by the MATLAB exercises in the text: Discrete-Time Speech Signal Processing: Principles and Practice. Note that the speech files given are often specific cases of a certain class of speech signal, i.e., the waveforms often can be replaced by other examples with similar characteristics that serve the instructive purpose of the exercise.)
- 2013-07-16 20:56:05下载
- 积分:1
-
pcode
polar code in matlab and the same can be used in BSC
- 2013-08-15 11:42:09下载
- 积分:1
-
closed_loop_buck
closed loop buck on simulink
- 2013-03-09 00:09:17下载
- 积分:1
-
DSmatlab
直接序列扩频,在matlab上的程序,及其仿真图,希望可以为matlab入门的人有所启发。(Direct Sequence Spread Spectrum on matlab program, and simulation map, hoping to inspire people to matlab entry.)
- 2015-03-16 11:09:34下载
- 积分:1
-
cMqOUldV
电力系统潮流计算软件.可以计算配电网和主网的潮流.(void Node_Sequen(int*pNum_Node,
int*pNum_Line,
int*pNum_Gen,
int*pNum_Load,
int*pNum_Swing,
int*pNum_GPV,
int*pNum_GPQ))
- 2009-03-22 12:00:02下载
- 积分:1
-
MatlabcodeforHEED
Matlab code for Heed Protocol
- 2012-09-21 18:10:35下载
- 积分:1
-
粒子群优化算法求解最优路径
粒子群优化最优路径算法,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优(Similar to simulated annealing (SA), particle swarm optimization (PSO) optimizes the optimal path by iteratively searching for the optimal solution from a random solution. It also evaluates the quality of the solution by fitness, but it is simpler than the genetic algorithm rules. It does not have the crossover and Mutation operations of genetic algorithm. It finds the global optimum by following the best values currently searched.)
- 2018-10-26 15:21:31下载
- 积分:1