-
Burg
实现了用burg方法进行谱估计,输出有系数矩阵,方差,各阶预测误差等等(it realize the Spectral Estimation using the methed of burg.)
- 2009-12-05 11:34:03下载
- 积分:1
-
lab1
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:56:01下载
- 积分:1
-
Advance_WC[Henrik_Schulze-_Christian_Lueders]_The
this is an important book for wireless communication.in this book,the following contents are described properly.(i)Basics of Digital communication (ii)Mobile radio channel(iii)channel coding (iv)OFDM (v)CDMA
- 2014-10-28 13:20:22下载
- 积分: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
-
dstatcom
this is a matlab file that cotains a simulon simulaton of a statcom compensator
- 2014-12-31 22:09:25下载
- 积分:1
-
func_rayforward
射线追踪正演程序,给定发射接收点位置和介质衰减系数。(Ray tracing forward procedure, given transmitter and receiver positions and medium attenuation coefficient.)
- 2013-05-28 17:07:43下载
- 积分:1
-
MATLAB
说明: 控制系统中PID分数阶控制系统MATLAB工具箱(MATLAB Toolbox for PID Fractional Order Control System)
- 2020-12-02 16:39:25下载
- 积分:1
-
on
说明: 种群递减_变异蚁群算法在多用户检测中的应用(_ Variation of population decline ant colony algorithm in a multi-user detection)
- 2011-03-29 18:25:52下载
- 积分:1
-
PID-sturation
先进pid控制:抗积分饱和PID算法源程序(Advanced pid control: anti-integral saturation PID algorithm source)
- 2012-06-06 14:09:42下载
- 积分:1
-
ANN
RBF网络在matlab环境中的开发,从数据输入到网络各项参数的调整都包含其中(program of RBF )
- 2013-08-22 22:51:51下载
- 积分:1