-
matlabsimulink
《MATLAB控制系统仿真与实例详解》一书的光盘源码。图书简介:本书详细地讲解了MATLAB 7.x的功能与相关操作以及MATLAB在控制系统中的仿真应用。本书内容包括控制系统仿真基础、MATLAB程序设计语言基础、控制系统理论基础、Simulink交互式仿真环境、控制系统建模、线性控制系统的分析与仿真、PID控制系统设计及仿真、最优控制系统设计、鲁棒控制系统设计、神经网络系统设计及其MATLAB实现、模糊控制系统设计和系统辨识。
(" MATLAB Control System Simulation and explain examples of" one-source book on CD-ROM. Book Description: This book explain in detail the function of the MATLAB 7.x and related operations and MATLAB in the control system simulation applications. The book includes basic control system simulation, MATLAB programming language basic, basic control system theory, Simulink interactive simulation environment, control system modeling, linear control system analysis and simulation, PID control system design and simulation, optimal control system design, robust control system design, neural network system design and MATLAB implementation, fuzzy control system design and system identification.)
- 2009-03-05 23:33:50下载
- 积分:1
-
Logix5000
这里 提供了 罗克韦尔logix5000的各种指令集,是利用罗尔韦尔自动化控制者的一个不错的小工具 可以随时查阅这些指令(Rockwell logix5000 here provides a variety of instruction set, is the use of automated control Luoerweier' s a nice little tool to gain access to these instructions)
- 2010-09-10 11:05:29下载
- 积分:1
-
thermo_plot_diagram
You can plot your own T,s h,s or log p,h-Diagrams of water in MATLAB with the function thermo_diagram_plot.m.
Only SI-Units are supported
The function is a product of a project at our school to help students understand these diagrams more deeply and to become handier with MATLAB. The function can be used to plot your own diagrams and draw in some thermodynamic cycle.
Please refer to the manual in the .zip file for a throughout documentation of the function.
- 2010-01-01 20:54:46下载
- 积分:1
-
mypsnr
计算两幅图像的峰值信噪比。图像是表示地个像素点所用的二进制位数,即位深。计算PSNR(Calculate PSNR of two images. Image pixel is expressed in a number of bits used, ascended the throne deep. Calculation of PSNR)
- 2011-05-10 16:56:04下载
- 积分:1
-
QRS-detection
QRS detection on signal ecg in mat file test 1 .mat
- 2012-04-06 20:39:55下载
- 积分: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
-
Matlab-Function-quick-manual
Matlab函数查询手册,用于查看Matlab函数的功能和类别。(Matlab Function quick manual)
- 2014-11-17 19:58:37下载
- 积分:1
-
dr-gps
DR导航,GPS导航,以及组合导航,导航原理经典例子实现(GPS and DR navigation)
- 2021-03-25 18:19:13下载
- 积分:1
-
GOA (2)
说明: optimization algorithm optimization algorithm
- 2020-12-28 09:59:02下载
- 积分:1
-
GA
说明: 基于遗传算法的图像阈值分割。里面有代码和本人搜集的参考文献,有助于初学者学习。(Based on genetic algorithm for image thresholding. I gathered codes and references which are very helpful for beginners.)
- 2015-06-03 21:29:18下载
- 积分:1