-
pso--MATLAB-2
说明: 利用粒子群算法求最小值,对基本粒子群做了修改,使其有更好的计算效果。(Using Particle Swarm Optimization for the minimum of basic particle swarm made changes to make it a better calculation of results.)
- 2011-03-19 10:10:42下载
- 积分:1
-
two_ray_model
Modelo de dos rayos de Andrea Goldsmith (figura 2.5, según expresión
2.12)
f = 0.9 frecuencia en GHz
landa = 0.3/f en m
R = -1 coeficiente de reflexión en tierra
ht = 10 altura del transmisor en m
hr = 2 altura del receptor en m
Gt = 1
Gr = 1
Pt = 1
d=10:.1:100000
phase_diff = 4*pi*ht*hr./(landa*d) aproximación
Pr = Pt*((landa/(4*pi))^2)*((abs((sqrt(Gt)./d) + (R*sqrt(Gr).*(exp(-sqrt(-1)*phase_diff)))./d)).^2)
Pr = Pt*((landa/(4*pi))^2)*(1./d).*((abs((sqrt(Gt)) + (R*sqrt(Gr).*(exp(-sqrt(-1)*phase_diff))))).^2)
figure(1), clf,
plot((d),10*log10(Pr/max(abs(Pr))))
grid
xlabel( log_1_0(d) )
ylabel( Potencia recibida (dBm) )
- 2010-02-08 06:31:54下载
- 积分:1
-
MATLAB4
电机拖动里的用空载点和负载点做出直流电机的固有机械特性曲线(failed to translate)
- 2012-03-25 16:43:36下载
- 积分:1
-
Fundamentals_of_Digital_Electronics
by Professor Barry Paton
Dalhousie University
- 2010-11-09 23:12:56下载
- 积分:1
-
Kernel-PCA
基于核方法的主成分分析matlab源代码,比较经典,推荐学习。(Method based on kernel principal component analysis matlab source code, more classic, recommended learning.)
- 2011-10-27 11:07:46下载
- 积分:1
-
xiangjibiaoding
用Matlab编写的相机标定程序,球去了相机参数。内附标定图像。(Prepared by the Matlab camera calibration procedures, the ball to the camera parameters. Enclosing the image calibration.)
- 2011-12-26 21:59:59下载
- 积分:1
-
Projet-Smart-grid1(REE)
Distributed generation of electricity currently has a very important development. Several renewable and free energy sources like the wind (windmills), solar (photovoltaic or thermal) are increasingly used to produce electricity locally on remote sites. Because of the fickleness of the wind and light, energy management is one of the
major challenges in wind power systems from the grid, as well as PV-diesel systems. We present in this paper, the design and implementation of an electronic load control module and optimal management of production for hybrid energy systems while ensuring the efficient.
- 2014-04-29 17:39:11下载
- 积分:1
-
img-reg
对图像实现骨架化操作、提取边界、执行图像开运算度、增强图像对比度并提取文本图像中的某些字符对象。(Implementation of the image skeleton operation, extraction of the border, the implementation of open computing degree images to enhance image contrast and to extract the text of some of the characters in the image object。)
- 2009-03-13 22:41:54下载
- 积分:1
-
matlabGUI
我做的matlab的三角函数的GUI显示函数(I do matlab GUI display function of the trigonometric functions)
- 2010-08-18 11:02:59下载
- 积分:1
-
83494749LightScatPro5
关于光学理论知识的一些处理函数仿真,很有帮助的(Theoretical knowledge on some of the optical processing function simulation)
- 2010-12-06 09:08:23下载
- 积分:1