-
simulink
Simulnk动态仿真教程
1 Simulink基本操作
2 模块库和系统仿真
3 子系统创建与封装
4 Simulink仿真举例
(Simulnk dynamic simulation 1 Simulink Tutorial 2 Basic Operation and System Simulation Blockset 3 subsystems to create and package 4 Simulink simulation example)
- 2007-12-12 10:55:34下载
- 积分: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
-
SAR
sar成像,基于距离多普勒算法的matlab成像算法,具有距离徙动校正功能(SAR imaging, matlab imaging algorithm based on range Doppler algorithm, has the range migration correction function)
- 2021-04-20 09:28:50下载
- 积分:1
-
PID
刘金琨老师的《先进PID控制MATLAB仿真》一书中的所有程序(Liu Jinkun teacher s "advanced MATLAB simulation of PID control," a book all of the programs)
- 2009-10-11 10:45:20下载
- 积分:1
-
HHT-toolbox
matlab 下的HHT toolbox,已经该工具箱的使用方法指导。(HHT toolbox base on matlab)
- 2013-01-04 11:27:10下载
- 积分:1
-
lpcPbyPmatlab
运行可实现的lpc matlab编码源代码
(Operation can realize the LPC matlab source code)
- 2013-01-09 09:52:39下载
- 积分:1
-
adaptiveequalisersandsmartantennasystems
adaptive equalisers and smart antenna systems
一篇学位论文,介绍了蜂窝电话系统,自适应均衡,阵列天线系统,并给出了matlab仿真源代码(adaptive equalizers and smart antenna sys tems a graduate thesis on the cellular telephone system, adaptive equalization, array antenna system, given Matlab simulation source code)
- 2007-01-09 15:59:32下载
- 积分:1
-
we_be_10k
10 KB signal generation using matlab for new learners fo matlab and so on
- 2015-03-22 03:32:39下载
- 积分:1
-
Transmission-Model
无线传感器网络定位用到的无线传输模型
Regular Model, Logarithmic Attenuation Model, DOI Model, RIM Model
(Wireless sensor network localization using wireless transmission model, Regular Model, Logarithmic Attenuation Model, DOI Model, RIM Model
Achieve functional distance and transmission attenuation swap
~~~~~~~~~~~~~~~~~~~~~~Regular Model~~~~~~~~~~~~~~~
In this model, the radio range is a circle
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ReceivedSignalStrength=SendingPower-PathLoss
e.g, RSS=Pt-Pl(d0)-10*η*log10(dist/d0)
Pt:transmit power
pl(d0):the pass loss for a reference distance of d0
ηis the path loss exponent
above parameters are saved in ../Parameters_Of_Models.mat
dist:distance between sender and receiver(m)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
typical value:Pt=0-4dBm(max),Pl(d0)=55dB(d0=1m),η(2~4)=4(indoor,outdoor)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~Logarithmic Attenuation Model~~~~~~~~~
In this model, the radio range is a circle
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ReceivedSignal)
- 2013-08-31 18:59:05下载
- 积分:1
-
Image-Growing-and-segmentation
Segmentation by growing a region seed point using intensity mean measure
- 2014-12-04 15:49:53下载
- 积分:1