-
Vector
上电后,在BRAKE信号无效,且保护逻辑无输出的情况下? 电机按DIRECTION信号的方向转动? 电流传感放大器采样电机电枢电流,经13脚的RC网络转换为电压值,与D/A转换输出的预定阀值相比较。如果当前的电流使转换的电压值小于阀值?(Power after the BRAKE signal is invalid, and the protection logic no circumstances ? electrical output signals according to the direction of rotation DIRECTION ? current sensing amplifiers motor armature current sample by 13 feet of RC network is converted to voltage value, and D/A conversion output compared to the target threshold. If the current of current to voltage conversion value is less than threshold ?)
- 2009-11-06 21:26:43下载
- 积分:1
-
Experiment1.tar
该文件是学习matlab的国外经典教材,在国内也没有电子书,本人从国外所得(This book is written for the matlab primers of engineering by University of Cabriage.It s easy to learn and grasp.)
- 2010-02-12 07:31:26下载
- 积分:1
-
SAR
基于Matlab的条带式合成孔径雷达点目标成像仿真实现,有图。(Matlab-based SAR point target simulation)
- 2015-01-04 10:45:30下载
- 积分:1
-
shuxueguihua
说明: 数学中经常用到的一些规划模型包含整数规划、线性规划、非线性规划(Frequently used for mathematical programming model contains a number of integer programming, linear programming, nonlinear programming)
- 2008-10-24 19:13:17下载
- 积分:1
-
Suanshu-Bianma-Jiema
基于matlab的算术编码设计,里面的程序均得到验证(Arithmetic coding matlab-based design, which the program have been validated)
- 2013-11-24 11:39:20下载
- 积分:1
-
zuoye7
第k小元素(分治法) 给定一个线性序列集,要求求出其中指定的第K小的数的值和位置.如给定n个元素和一个整数i,1≤i≤n,输出这n个元素中第i小元素的值及其位置;(First k small element (divide and conquer) Given a set of linear sequence, where the specified requirements determined the K value and the small number of locations, such as a given n elements and an integer i, 1 ≤ i ≤ n, output this is the n elements of the i-th element value and the position of the small )
- 2013-11-16 11:51:31下载
- 积分:1
-
f14_1xiugai
轴承外圈故障——利用小波变换检测轴承外环故障(Bearing outer ring failure- using wavelet transform outer bearing fault detection)
- 2010-12-20 18:21:08下载
- 积分:1
-
fit_maxwell_pdf
fit_maxwell_pdf - Non Linear Least Squares fit of the maxwellian distribution.
given the samples of the histogram of the samples, finds the
distribution parameter that fits the histogram samples.
fits data to the probability of the form:
p(r) = sqrt(2/pi)*(a^(-3/2))*(r^2)*exp(-(r^2)/(2*a))
with parameter: a
format: result = fit_maxwell_pdf( x,y,W,hAx )
input: y - vector, samples of the histogram to be fitted
x - vector, position of the samples of the histogram (i.e. y = f(x,a))
W - matrix or scalar, a square weighting matrix of the size NxN where
N = length(y), or 0 to indicate no weighting is needed.
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
a - fitted parameter
VAR - variance of the estimation
type- weighted LS or not weighted LS
iter- number of iteration for the solution
- 2011-02-09 19:02:55下载
- 积分:1
-
chebarray
Compute chebyshev excitation coefficients for a linear array
- 2010-12-01 23:15:43下载
- 积分:1
-
NSGA2
改进的多目标粒子群算法,包括多个测试函数
对程序中的部分参数进行修改将更好地求解某些函数
程序中的所有代码都是本人根据多目标粒子群算法设计实现的(ZDT1NP=cell(1,50) ZDT1FV=cell(1,50) ZDT1T=zeros(1,50) )
- 2015-03-17 21:52:40下载
- 积分:1