-
MATLAB
:利用MATLAB软件的GUI功能设计了伺服驱动系统仿真软件包,并对系统动态性能进行了分析计算。
利用设计的软件包可以简单方便地分析伺服驱动系统的动态性能,用以指导实际系统设计。(Using the MATLAB software is GUI features designed servo drive system simulation package, and system dynamic properties were analyzed and calculated.
The use of software packages designed for easy and convenient to analyze the dynamic performance of servo-drive system to guide the actual system design.)
- 2009-11-12 10:01:45下载
- 积分:1
-
shoujisheji
手机设计指南,一些手机设计的案例文件,非常实用(mobile)
- 2010-01-26 22:25:44下载
- 积分:1
-
ICEE-574
The model used for creating the reference voltage is shown
in Fig. 4. First, photovoltaic output current (Ipv) and output
voltage (Vpv) are passed through a first order low pass filter
with a magnitude of G = 1 and a time constant of T = 0.01
seconds in order to filter out the high frequency components
or harmonics from these signals as shown in Fig. 5 and Fig. 6.
The filtered current and voltage signals (Ipv_F and Vpv_F) are
then fed into the MPPT control block that uses the Incremental
Conductance Tracking Algorithm. An algorithm that is based
on the fact the slope of the PV array power curve shown in
Fig. 7 is zero at the Maximum Power Point (MPP), positive on
the left of the MPP, and negative on the right. The MPP can
thus be tracked by comparing the instantaneous conductance
(I/V) to the incremental conductance (∆ I/∆ V) [11] as in (1):
- 2013-07-23 17:54:09下载
- 积分:1
-
MPAM2
信道编码、解码对应流程、完整、正确,有对比图形(Channel encoding and decoding processes corresponding to a complete, correct, there is a graphical comparison)
- 2013-12-16 17:55:52下载
- 积分:1
-
histogram
histogram image for image processing
- 2010-01-11 00:39:19下载
- 积分:1
-
dmicompare
DMI WITH N EQUAL TO 4,8,20
- 2014-02-08 18:13:08下载
- 积分:1
-
ARMA-master 故障预测
主要用于研究故障预测,其Arma-master文件代码(Arma-master file code for fault prediction)
- 2021-01-11 22:08:49下载
- 积分:1
-
OrderForm
顺序表(即向量类),包含创建,插入,删除,查找等功能。(The order of the table (ie vector class), including creation, insert, delete, search and other functions.)
- 2009-12-05 20:34:09下载
- 积分:1
-
main1
The document describes seismic signal processing. Main function is to extract the edge of the seismic signal.
- 2010-08-05 17:42:19下载
- 积分:1
-
SGAPublic
说明: SGA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值)
并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;调用时Genetic(目标函数名)
使用SGA时,首先需要一个目标函数(像AimFunc.m),该函数返回适应度输入变量为待优化变量x输出为一个适应度。然后修改Genetic.m中可以修改的地方(SGA (Simple Genetic Algorithm) is a powerful smart multi-variable optimization algorithm, which mimics the reproduction of law to be optimized. The SGA can be optimized variables, minimum, maximum, (when the function will last for the minimum) and supports the floating-point encoding, grey code, binary code round of betting method selection, tournament selection single-point crossover, uniform crossover , floating-point crossover single point mutation, floating-point mutation called Genetic (objective function name) the use of SGA, first of all need an objective function (like AimFunc.m), the fitness function returns the input variables to be optimized for the output variable x a fitness. Can be modified and then modify the place Genetic.m)
- 2011-03-15 15:33:34下载
- 积分:1