-
Tracking_SW
This file is the tracking filter.
Kalman and Alpha Beta Filter
- 2010-12-21 10:03:53下载
- 积分:1
-
James-H
James H. Stapleton - Models for Probability and Statistical Inference - Theory and Applications
- 2012-06-05 11:40:11下载
- 积分:1
-
CMA_PMD_PDM_QPSK
有关通信调制的程序:主要是涉及CMA_PMD_PDM_QPSK调制。可以利用上传的matlab程序导入到VPI等软件中,帮助建立完整的通信系统(Procedures for communication modulation: mainly related CMA_PMD_PDM_QPSK modulation. You can take advantage of upload matlab program introduced into the VPI and other software to help build a complete communication system)
- 2015-08-15 16:03:51下载
- 积分:1
-
PQfa
这是一个基于P-Q法的谐波检测方法的matlab仿真模型(This is a method based on PQ harmonic detection method matlab simulation model)
- 2013-10-30 22:19:11下载
- 积分:1
-
MATLAB.zip
说明: 一、 实验目的
1 熟悉MATLAB环境。
2 掌握MATLAB矩阵输入、运算以及MATLAB的数值运算功能。
3 掌握各种数据的创建‘访问,扩建,缩减。创建一个2*2元胞数组,扩充和缩减
(First, the experimental purpose a familiar MATLAB environment. 2 master MATLAB matrix input, operation and function of MATLAB numerical computing. 3 master data to create a variety of ' access, expansion, reduction. Create a 2* 2 array of cellular expansion and reduction)
- 2010-04-08 16:40:19下载
- 积分:1
-
gafmax
% [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation)
% Finds a maximum of a function of several variables.
% fmaxga solves problems of the form:
% max F(X) subject to: LB <= X <= UB
% BestPop--------最优的群体即为最优的染色体群
% Trace----------最佳染色体所对应的目标函数值
% FUN------------目标函数
% LB-------------自变量下限
% UB-------------自变量上限
% eranum---------种群的代数,取100--1000(默认1000)
% popsize--------每一代种群的规模;此可取50--100(默认50)
% pcross---------交叉的概率,此概率一般取0.5--0.85之间较好(默认0.8)
% pmutation------变异的概率,该概率一般取0.05-0.2左右较好(默认0.1)
% options--------1×2矩阵,options(1)=0二进制编码(默认0),option(1)~=0十进制编码,option(2)设定求解精度(默认1e-4)( [BestPop, Trace] = fmaxga (FUN, LB, UB, eranum, popsize, pcross, pmutation) Finds a maximum of a function of several variables. Fmaxga solves problems of the form: max F (X) subject to : LB <= X <= UB BestPop-------- optimal chromosome groups is the best group Trace---------- chromosome corresponding to the best objective function value FUN------------ objective function LB------------- variable lower limit since the UB------------- variable upper limit eranum--------- populations algebra, take 100- 1000 (default 1000) popsize-------- population size of each generation this desirable 50- 100 (default 50) pcross--------- crossover probability, the probability of a general check 0.5- 0.85 between the better (default 0.8) pmutation------ mutation probability, the probability of 0.05 general admission better about-0.2 (default 0.1) options-------- 1 × 2 matrix, options (1) = 0 binary code (default 0), option (1) ~ = 0 decimal coding, option (2 ) set accuracy (default 1e-4))
- 2006-10-18 16:07:48下载
- 积分:1
-
HSDPA-scheduling-algorithm
HSDPA调度算法研究,TD-SCDMA引入HSDPA技术后,对小区基站覆盖范围内的用户进行调度选择的问题。(After HSDPA scheduling algorithm, TD-SCDMA HSDPA technology introduced for users within the cell site coverage for problem scheduling choice.)
- 2014-09-24 10:40:31下载
- 积分:1
-
GA_code
GA算法代码
(GA algorithm code)
- 2010-01-22 10:34:18下载
- 积分:1
-
Laser
激光谐振腔(矩形腔,条形腔)的matlab模拟。输入相应数据即可得出仿真图案。(Laser resonator (rectangular cavity, the strip chamber) of the matlab simulation. Enter the appropriate data can be derived simulation design.)
- 2011-01-05 20:58:29下载
- 积分:1
-
JPEG
说明: matlab实现jpeg的实验报告,自己在国外学习写的,是英文(implementation of jpeg using matlab, word file)
- 2010-04-27 20:33:44下载
- 积分:1