-
cf2dtool
matlab 小波分析算法之一,可以很方便的处理图像数据(matlab wavelet analysis algorithm, one can easily handle the image data)
- 2009-02-19 21:19:07下载
- 积分:1
-
cordic_division
利用cordic实现除法的matlab源码。
本人原创,标准cordic算法。(implement division by cordic.
matlab m language.)
- 2009-12-25 14:35:51下载
- 积分:1
-
111
该程序是同步中的相位估计方法,该方法可以估计不同参数下的相位大小(The program is synchronized in phase estimation method which can estimate the parameters of the phases of different sizes)
- 2014-11-12 16:48:08下载
- 积分:1
-
fftspectrum
傅里叶变换与频谱分析的matlab代码,用于时间序列分析。(matlab code for FFT and PSD)
- 2014-12-16 14:13:08下载
- 积分:1
-
Matlab_robot_toolbox
Matlab机器人工具箱,包含了PUMA机械臂、移动机器人模型及机器人相关基础技术的toolbox,使用时请按说明使用。(Matlab robot toolbox contains PUMA manipulator, mobile robot model and the robot the underlying technology toolbox, when used in accordance with the instructions for use.)
- 2013-04-25 12:05:26下载
- 积分:1
-
TSP
任务均分的多旅行商问题的解决办法(很有价值)(Divided equally between the mission of the multi-traveling salesman problem solution (very valuable))
- 2007-08-14 08:55:39下载
- 积分:1
-
LDA_classification_algorithm
LDA分类器算法matlab实现,简单易用(LDA classifier based on MATLAB)
- 2013-11-23 17:16:20下载
- 积分:1
-
delphi2
delphi与matlab混合编程研究 (delphi with matlab Mixed Programming)
- 2011-02-06 21:57:12下载
- 积分:1
-
gen_compond
C:Users
-sabaghiDesktopsimulink machine--meDCGeneratorDC Generation Compond Long
- 2012-02-10 16:58:48下载
- 积分: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