-
MultipathDopplerEffects
通过仿真,分析了多径效应和多普勒效应的原理.并给出了移动信道的建模方案和程序.每个结论都给出了仿真程序可直接运行.(through simulation, Analysis of the multi-path effects and the principle of Doppler effect. and gives the mobile channel modeling programs and procedures. Conclusion gave each a simulation program can run.)
- 2021-03-16 20:49:21下载
- 积分:1
-
trajson
轨迹跟踪算法,能够有效降低噪声带来的影响(Trajectory Generation Using Sum-of-Norms Regularization)
- 2015-02-02 21:30:22下载
- 积分:1
-
MATLAB
滤波器,关于均值和几何滤波器,以及去椒盐噪声的代码(Filter mean and geometry filter, as well as salt and pepper noise code.)
- 2012-11-11 18:46:16下载
- 积分:1
-
buffon-experiment-on-mathematica
mathematica里面实现仿真的蒲丰投针实验(buffon experiment on mathematica)
- 2012-09-30 09:43:04下载
- 积分:1
-
matlab
MATLAB code with the creation of analog communication modulation techniques
- 2014-12-26 09:42:51下载
- 积分:1
-
exam26
此函数中主要给出了如何实现MRI体数据的可视化,详细的给出了如何实现的步骤;(This function is mainly given how MRI volume data visualization, gives a detailed steps on how to achieve )
- 2013-12-06 17:04:48下载
- 积分:1
-
kpss
KPSS Function - matlab - useful econometrics tool
- 2014-01-04 02:15:58下载
- 积分:1
-
yangyang
D-S证据推理组合方法的分类_评价准则及应用研究 ,西北工业大学学位论文。(DS evidential reasoning classification combination method _ evaluation criteria and applied research, Northwestern Polytechnical University dissertation.)
- 2007-09-28 18:42:03下载
- 积分:1
-
noma_test
这是一个非正交环境下的程序,两个用户分在一个子载波内,通过分配不同的功率,才接受端采用SIC进行信号消除。(This program is a non-orthogonal environment, within a two-user subcarrier, by allocating different power, only the receiving end of the signal to eliminate the use of SIC.)
- 2021-04-14 16:18:55下载
- 积分:1
-
MATLAB遗传算法程序
说明: function [bestsole,bestpop]=ga_scomplex(num,bounds,ps,pc,pm,b,dtc)
% GA_scomple是基于浮点编码的单纯形遗传算法主程序
% num定义种群数量
% bounds定义参数取值范围,格式为[Var1min,Var1max;Var2min,Var2max;…….];
%ps选择概率
%pc交叉概率
%pm变异概率
%b 变异程度系数
%dtc 迭代次数
% $Date: 2005/5/25 $(funzione [bestsole,bestpop]=ga _scomplex (num,limites,ps,pc,pm,b,dc)
% GA 655343;scomple;;;;;;
% num
% limits23450;[Var1min,Var1max;Var2min,Var22min;;;;;];
%ps
%pc
%pm
%b _
%dtc _
% $Data: 2005 /5 /25 $)
- 2019-05-11 19:45:18下载
- 积分:1