-
SerialPortCommunication_GUI
MATLAB串口接受并用GUI显示数据曲线(MATLAB receive the date by using COM and plot in GUI.)
- 2015-04-02 20:50:51下载
- 积分:1
-
几种优化算法
说明: 进退法是用来确定搜索区间(包含极小点的区间)的算法,其理论依据为:f(x) 为单谷函数(只有一个极小值),且[a,b]为其极小点的一个搜索区间,对于任意x1,x2∈[a,b] ,如果f(x1)<f(x2),则[a,x2]为极小点的搜索区间,如果f(x1)>f(x2) ,则[x1,b] 为极小点的搜索区间。黄金分割求极值(In a method is used to determine the search interval (contain minimum point interval) algorithm)
- 2020-11-15 19:38:10下载
- 积分: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
-
VMD
说明: VMD是一种自适应、完全非递归的模态变分和信号处理的方法。(VMD is an adaptive, completely non-recursive method of modal variational and signal processing.)
- 2020-09-22 21:35:16下载
- 积分:1
-
Smart-Antennas-for-Wireless-Communications
the book is about designing smart antennas for wireless communications
- 2011-02-05 17:41:29下载
- 积分:1
-
PSO
这份文件是用MATLAB语言编写的标准粒子群算法,比较好用。(This document is written in MATLAB standard particle swarm algorithm, more easy to use.)
- 2010-05-18 18:50:05下载
- 积分:1
-
firefly
简单的萤火虫算法matlab实现,大家可以下载了看看,并且进行改进。(Simple firefly algorithm matlab realize, we can download a look, and make improvements.)
- 2013-10-31 10:33:54下载
- 积分:1
-
normal-distribution-EDF-CDF
matlab中正态分布曲线的产生以及正态分布样本经验分布曲线 EDF 和 分布函数曲线CDF 曲线的对比(matlab in the production and the normal distribution curve normal distribution curve for Empirical distribution function curve of EDF and CDF curve comparison)
- 2011-01-29 20:59:38下载
- 积分:1
-
fangzhen
说明: 三项交流同步电机的仿真
已经调试过了 可以使用(3 AC synchronous motor simulation has been debugging can use)
- 2008-11-24 21:04:14下载
- 积分:1
-
BP_MATLAB
包括种群初始化、选择、交叉、变异各个子程序,每一部分都作为一个单独M文件。主程序是实现遗传算法网络的训练过程;测试程序可以对训练得到的网络进行结果测试(Including population initialization, selection, crossover and mutation all subroutines, each of which as a separate M-file. Main program is to achieve genetic algorithm network training process test procedures can be trained to get the results of the test network)
- 2021-01-27 00:18:37下载
- 积分:1