-
fft
给出一种用MATLAB实现信号频谱分析和显示的快速傅里叶算法的方法(FFT)
- 2009-09-16 00:35:49下载
- 积分:1
-
PID
一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,
而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可
大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余
数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。
(A typical PID process, using the microcontroller as a control cpu, make some simplification, the specific PID parameters must be determined experimentally by a specific object. As the chip processing speed and ram resource constraints, generally do not use floating-point operations, and all parameters of all integers, and divided by an operator to the last N-th power of 2 data (the equivalent of the shift) for a similar fixed-point operations, can greatly improve the speed of operation, according to the different requirements of precision control, when high precision, attention to retain the shift caused by the " remainder" and on the remainder of compensation. This procedure is commonly used basic structure pid algorithm, does not include input and output processing section.)
- 2011-07-17 23:45:45下载
- 积分:1
-
FUZZY_ACDCSYSTEMS
This paper discusses the impact of HVDC on
Power System Stability and proposes a new control mechanism
based on Fuzzy set theory to augment dynamic performance of
a multi-machine power system. To have good damping
characteristics over a wide range of operating conditions,
deviations in speed and acceleration of the machines are chosen
as the input signals to the fuzzy controller. These input signals
are first characterized by a set of linguistic variables using fuzzy
set notations .The fuzzy relation matrix allows a set of fuzzy
logic operations that are performed on controller inputs to
obtain the desired output. The effectiveness of the proposed
controller is demonstrated by a multi-machine system example.
The performance of this fuzzy controller, in comparison to the
conventional fixed gain controller, demonstrates the efficacy of
this new fuzzy PID controller.
Index Terms—HVDC, Eliminated variable
- 2014-01-30 14:39:53下载
- 积分:1
-
ART2
说明: CT重建算法,迭代算法ARTII,乘型ART算法,该算法法比初始值选择不能为0(CT reconstruction algorithm, iterative algorithm ARTII, x-ART algorithm, The algorithm method than the initial value of options can not be 0)
- 2006-05-12 15:25:30下载
- 积分:1
-
shiyan2
一个采用神经网络拟合sin函数的matlab程序(Matlab program using a neural network to fit the sin function)
- 2013-03-11 11:43:58下载
- 积分:1
-
layernmo
速度分析,形成速度谱,加入了各向异性参数(Velocity analysis, the formation of the velocity spectrum, joined the anisotropy parameter)
- 2013-10-24 15:07:05下载
- 积分:1
-
MPPT
program simlink for tracking the maximum power point of the speed
- 2011-12-13 02:51:02下载
- 积分:1
-
lvbo
自己编写的滤波器程序,包括低通,高通,和带通,matlab(I have written filter program, including a low pass, high pass, band-pass, matlab)
- 2013-04-30 19:30:05下载
- 积分:1
-
kalman_tracking
采用卡尔曼滤波器来对视频中的目标进行跟踪,带有一个产生视频的主函数,通过kalman滤波器实现对目标的跟踪,简单易懂(Kalman filter to track targets in the video, produced with a video of the main function, to achieve the target tracking by kalman filter, easy to understand)
- 2013-12-04 13:02:25下载
- 积分:1
-
legendre-and-lmz
函数逼近中两个重要的方面,勒让德逼近和列梅兹算法(two important aspects in function approximation, Legendre approximation and Remez algorithm
)
- 2014-09-27 12:58:10下载
- 积分:1