-
SP3code
这是用matlab语言编写的应用程序,主要对SP3精密卫星星历的处理。(This is an application written in matlab, mainly SP3 precise satellite ephemeris processing.)
- 2011-05-01 16:53:00下载
- 积分:1
-
logmapo
用于 turbo 码 log-MAP 解码的matlab源代码(log-MAP algrithm)
- 2012-05-21 22:55:37下载
- 积分:1
-
BPSK
BPSK system implemented using Matlab/Simulink
- 2012-10-10 16:47:32下载
- 积分:1
-
newSLMS
这是关于改进后的符号LMS算法程序,这是关于改进后的符号LMS算法程序(This is a sign of improved procedures for LMS algorithm, which is the sign of the improved procedures for LMS algorithm)
- 2010-06-03 12:45:20下载
- 积分:1
-
LMI
LMI求解问题的简单例子,较为详细的阐述了线性矩阵不等式的工作求解过程(LMI solving problems in a simple example, described in more detail the work of LMI solving process)
- 2010-07-03 11:17:10下载
- 积分:1
-
MATLABIIR
数字滤波器在数字信号处理领域中已经得到广泛应用,MATLAB 软件的频谱分析和滤波器的分析设
计功能很强,从而使数字信号处理变得十分简单。利用MATLAB 的数字滤波器设计工具箱可以快速有效地设计各种数字滤波器,设计简单方便。介绍了IIR 数字滤波器的设计原理、步骤以及在MATLAB 中的实现。(Digital filter in the field of digital signal processing has been widely used, MATLAB software for spectrum analysis and filter analysis and design features strong, so that digital signal processing have become very easy. MATLAB using the Digital Filter Design Toolbox can quickly and efficiently design of digital filters, design is simple and convenient. Introduction of the IIR digital filter design principles, steps and in the implementation of MATLAB.)
- 2009-03-25 19:05:12下载
- 积分:1
-
3
说明: 阐述了WLAN技术的发展现状,并详述IEEE802.11ac/ad标准中新增关键技术。MU-MIMO及MAC层增强技术是IEEE802.11ac标准中的两大新增技术,而多频段互操作快速会话迁移(FST)技术以及自适应波
束赋形技术是IEEE802.11ad标准中的关键技术改进,同时进一步阐述了802.11ad标准中支持的不同物理层类型及其应用场景。
(The development of WLAN technology, and describes the new key technology in IEEE802.11ac/ad standard)
- 2013-05-02 20:10:57下载
- 积分:1
-
chapter24
说明: 蚁群算法的20*20km地图建模,及其三维路径规划(Ant colony 20 * 20 3D path planning)
- 2021-03-05 10:03:28下载
- 积分:1
-
ece4305_code2
DBPSK transreceiver design model using simulink
- 2013-01-11 01:34:16下载
- 积分: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