-
计算机控制实验——关于pid部分
利用matlab仿真系统的响应,通过对系统的反馈参数的设计比较其输出的不同,并且分析其稳定性。(using Matlab simulation system in response to the system through feedback from the design parameters to compare the different outputs and analysis of its stability.)
- 2005-04-17 21:32:11下载
- 积分:1
-
Projectile-Code
A program to calculate the flight path of a projectile (e.g., mortar shell) using the standard equations of motion.
- 2014-10-15 03:40:51下载
- 积分:1
-
RLS
RLS algorithm for matlab dsp
- 2013-04-30 15:08:28下载
- 积分:1
-
色散曲线
说明: 色散分析,有助于需要色散分析的人员参考使用,需要参数为入射角,角频率、传播常数(Dispersion analysis is helpful for people who need dispersion analysis to refer to. It needs parameters such as incident angle, angular frequency and propagation constant.)
- 2019-06-04 11:29:25下载
- 积分:1
-
2doa
2维测向是doa估计中的一个非常重要的技术,本程序是用matlab仿真而得到得到达角。(two-dimensional measurement to estimate doa is a very important technology, The procedure is used Matlab simulation to be obtained angle.)
- 2007-04-25 10:48:47下载
- 积分:1
-
youxiangquan
这是一种搜索有向圈的算法,广泛被用于图论中,非常地实用(There is a search algorithm to the circle, is widely used in graph theory, very useful)
- 2011-09-01 16:22:02下载
- 积分:1
-
Reactive-Power-and-fish-algorithm
本文基于matlab开发环境,利用鱼群算法对30节点的电网进行无功优化(Reactive Power Optimization Based on fish swarm algorithm in 30 node grid)
- 2014-09-06 09:21:31下载
- 积分:1
-
Sliding
matlab的simulink模块编写的滑模变结构完整控制程序,跟踪正选(matlab in simulink module written Sliding Mode Variable Structure complete control procedures, tracking positive selection)
- 2014-09-09 16:26:01下载
- 积分:1
-
Gausshermite
高斯厄尔米特积分代码,实现高斯积分功能,环境为matlab(Gauss int)
- 2012-11-18 17:13:36下载
- 积分:1
-
new
It creates an m-file for a matlab function and populate with a header template describing the purpose of the function, the input and output parameters, and other relevant information.
In addition, it inserts information related to the author of the file: username, display name, computer name, windows version, and the time stamp.
The command to create a MATLAB function:
new myfun
It is also possible to append function code at the function m-file creation time as follows:
new myfun disp( Hello World! )
- 2010-06-11 15:44:52下载
- 积分:1