-
ERR
Helicoter equation of motion
- 2010-02-02 12:41:09下载
- 积分:1
-
thesissim
this is a matlab code for cdma it is a calculation of ber,snr etc.
- 2010-02-11 01:10:32下载
- 积分:1
-
jixianhuan
已知微分方程某某,讨论极限环。在matlab环境下运行(Certain differential equations are known to discuss the limit cycle. In the run under matlab)
- 2011-01-10 20:45:16下载
- 积分:1
-
a
说明: 这是基本Matlab的仿真原码,功能是验证无码间干扰的条件,包含了滚降滤波,参杂噪声,衰减,和眼图。(This is substantially the Matlab simulation original code, the function is to verify the absence of inter-symbol interference conditions, contains a rolloff filter, mixed noise, attenuation, and eye diagram.)
- 2012-11-22 23:54:56下载
- 积分:1
-
EMS_Microgrid
含风力发电、光伏、微型燃气轮机、储能的微电网能量管理,采用粒子群算法优化。(Particle swarm optimization (PSO) is used to optimize the energy management of microgrid including wind power generation, photovoltaic, micro gas turbine and energy storage.)
- 2021-04-12 21:08:57下载
- 积分:1
-
对拉曼光谱进行归一化 Raman
对拉曼光谱进行归一化,峰值提取以识别峰值特征,定性分析出混合物中的各个物质(Raman spectroscopy was normalized, peak values were extracted to identify peak characteristics, and each substance in the mixture was qualitatively analyzed.)
- 2021-03-02 19:09:33下载
- 积分:1
-
P1
说明: matlab 实现文字提取 及正负面分析(Text Classication and Sentimental Analysis)
- 2019-03-28 11:33:23下载
- 积分:1
-
gabor_bank
this code generates a bank of steerable gabor wavelets with variable orientation, scale
- 2009-07-16 01:10:58下载
- 积分:1
-
speed
无刷直流电机调速系统仿真模型,霍尔传感器提供位置信号,调压调速(Brushless DC motor speed control system simulation model)
- 2015-01-17 11:28:27下载
- 积分:1
-
JHSantiagoTexcoco_FletcherReeves-MatLab
Prueba1 FletcherReeves
Hernández Santiago José
Maestría en Ciencias de la Computación
Septiembre / 2011
1. Comenzar con un punto arbitrario
2. Calcular Gradiente de Fi
3. Si el Gradiente Fi es igual a 0(converge), termina
4. Si el Gradiente Fi es !=0 continuar
5. Encontrar dirección de búsqueda
Si= -GradienteFi= - Gradiente F(Xi)
6. Determinar la Longitud Optima del incremento lamda(i) en dirección Si
X(i+1)=X(i)+lamda(i)*S(i)= X(i)-lamda(i)*Gradiente F(Xi)
7. Hacer i=2
8. Obtener Gradiente Fi
9. Calcular Si= -GradFi + ( [abs(GradFi)^2]/[abs(GradF(i-1))^2] )*S(i-1)
10. Determinar la Longitud Optima del incremento lamda(i) en dirección Si
X(i+1)=X(i)+lamda(i)*S(i)= X(i)-lamda(i)*Gradiente F(Xi)
7. Verificar Optimalidad de X(i+1)
Si es optimo, detener
Si no es optimo hacer i=i+1 e ir al paso 8
- 2013-08-08 14:30:24下载
- 积分:1