-
GA_PSO
利用GA來模擬鳥群尋找食物的行為,方法就是找尋距離食物最近的鳥之周圍區域及根據自己本身飛行的經驗判斷食物的所在(The use of GA to simulate the behavior of the flock in search of food, the methodology is to find the nearest bird food from around the region and according to their own experience of flying to judge the location of food)
- 2010-01-16 00:26:54下载
- 积分:1
-
B_kaiser
说明: 基于凯泽窗的带通滤波器,matlab上的源程序,有注释适合初学者学习!(matlab!)
- 2010-04-07 10:49:31下载
- 积分:1
-
Image-Processing-chapter-12-compression
chapter12....image compression
- 2011-04-30 21:28:51下载
- 积分:1
-
matlabprogram
内含详细的matlab使用方法,及应用介绍,帮助初学者快速掌握matlab的使用(English lesson plan contains detailed using matlab method, and application, to help beginners quickly master the use of matlab)
- 2013-05-08 10:52:14下载
- 积分:1
-
rscode
RS编解码过程,并包括进制转换和域的变换,可用于RS码仿真(RS codec process, and includes hexadecimal conversion and transform domain can be used for RS code simulation)
- 2008-03-25 11:32:02下载
- 积分:1
-
thp2
均匀分配点,可以用来实现均匀分配点座标。 (Can be used to achieve uniform distribution of point coordinates)
- 2012-04-30 16:19:00下载
- 积分:1
-
mimo-scheduling
We present a user-scheduling scheme for multiuser multiple-input–multiple-output (MIMO) systems with random unitary beamforming (RUB) in this paper. The new scheme, which is termed as adaptive beam activation based on the conditional best beam index feedback (ABA-CBBI), requires low average feedback load by imposing a feedback threshold on the users’ signal-to-interference-plus-noise ratio (SINR) and suffers less multiuser interference by only activating those beams requested by at least one user.
- 2014-07-13 14:06:56下载
- 积分:1
-
bppid
说明: BPPID程序 刘金坤 先进pid控制matlab仿真(BPPID pid control procedures Liu Jinkun advanced simulation matlab)
- 2011-03-01 15:17:54下载
- 积分:1
-
geneticalgrithmprogram
BNB20 Finds the constrained minimum of a function of several possibly integer variables.
% Usage: [errmsg,Z,X,t,c,fail] =
% BNB20(fun,x0,xstatus,xlb,xub,A,B,Aeq,Beq,nonlcon,settings,options,P1,P2,...)
%
% BNB solves problems of the form:
% Minimize F(x) subject to: xlb <= x0 <=xub
% A*x <= B Aeq*x=Beq
% C(x)<=0 Ceq(x)=0
% x(i) is continuous for xstatus(i)=0
% x(i) integer for xstatus(i)= 1
% x(i) fixed for xstatus(i)=2
%(BNB20 Finds the constrained minimum of a fu nction of several possibly integer variables. % Usage : [errmsg, Z, X, t, c, fail] =% BNB20 (fun, x0, xstatus, xlb, xub, A, B, Aeq, Beq, nonlcon. settings, options, P1, P2, ...)%% BNB solves problems of the form : Minimize% F (x) subject to : xlb)
- 2007-04-02 12:24:33下载
- 积分:1
-
xindaojunheng
信道的频率响应是时变的,设计最佳的固定的解调滤波是不可能的,因此,需要一种能补偿或减少接收信号中ISI的方法,这种ISI补偿方法称为均衡方法。
自适应均衡技术能够用来抵消由于信道带限或时间色散所导致的码间干扰,可以使通信系统更有效地利用信道带宽。
(Channel frequency response is time-varying, the best fixed design demodulation filter is impossible, therefore, need to be able to receive compensation or reduce the signal in the ISI method, the ISI compensation is called a balanced approach. Adaptive equalization techniques can be used to offset the channel band-limited or time dispersion caused by the inter-symbol interference can make communication systems more efficient use of channel bandwidth.)
- 2011-09-26 17:54:36下载
- 积分:1