-
linear-neural-network
MATLAB线性神经网络应用实例,共有13个例子。(Linear neural network applications, a total of 13 examples.)
- 2014-12-12 08:27:57下载
- 积分:1
-
NSGAII
matlab开发环境下的与电力系统有关的遗传算法程序 (and power system related genetic algorithm matlab development environment)
- 2015-04-10 15:16:35下载
- 积分:1
-
duojingfangzhen
多径效应的仿真,瑞利平坦衰落信道的改进Jakes模型;得出信号功率随多普勒频移的变化(The simulation of the multipath effect)
- 2016-04-02 11:30:37下载
- 积分:1
-
GA-LSSVM.m
遗传算法优化最小二乘支持向量机的核函数参数和正则化参数(Optimization of Kernel Function and Regularization Parameters of Least Square Support Vector Machine by Genetic Algorithms)
- 2019-06-01 12:44:24下载
- 积分: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
-
wavelet
说明: 以Morlet小波作为网络隐含层的变换基函数小波神经网络MATLAB源程序(As a Morlet wavelet transform of the network hidden layer wavelet neural network basis function MATLAB source code)
- 2009-08-23 09:13:15下载
- 积分:1
-
SecondProgramming
二次规划是最优化理论中非常重要的内容之一,该文件夹内是二次规划经典算法的matlab源码。(Quadratic programming optimization theory is a very important element of the folder is the classic quadratic programming algorithm matlab source code.)
- 2020-10-26 21:49:59下载
- 积分:1
-
Tau_matlab
tauP变换的matlab程序,也就是线性拉东变换的matlab程序(tauP transform matlab program, which is linear Radon transform matlab program)
- 2021-03-30 20:09:09下载
- 积分:1
-
imgClassi_Code
Image classification project
- 2009-06-18 16:28:51下载
- 积分:1
-
pack_emd1
经验模态分解(Empirical Mode Decomposition, 简称EMD))方法的MATLAB代码(EMD (Empirical Mode Decomposition, referred to as EMD)) ways of MATLAB code)
- 2011-01-11 15:56:00下载
- 积分:1