-
jisuanjizuchnegyuanli
能够实现定点小数的机器数表示、定点小数的变形补码加减运算、定点小数的原码一位乘法运算和浮点数的加减运算。(Able to achieve fixed-point decimal number of machines that the deformation of complement fixed-point decimal addition and subtraction operations, the original code a fixed-point decimal multiplication and floating-point operations of addition and subtraction.)
- 2010-02-07 13:24:45下载
- 积分:1
-
1
说明: 语音信号的matlab处理程序,很多种,大家验证一下(Matlab voice signal processing, are many, we test)
- 2008-10-15 10:10:28下载
- 积分:1
-
ammodulate
通信原理课上作的大作业,关于幅度调制的。(Communication Theory class for the operation of the modulation rate.)
- 2007-05-03 16:26:09下载
- 积分:1
-
fmincon
此资料对fmincon优化函数的功能进行了详细的描述,对我们在编程中对优化函数的使用很有帮助。(This information is optimized function fmincon functions were described in detail in our programming for optimizing the use of helpful functions.)
- 2010-07-24 17:26:10下载
- 积分:1
-
interpolationfitting
插值和拟合
matlab算法实现
可以直接调用(Matlab interpolation and fitting algorithm can be directly called)
- 2009-04-23 13:39:39下载
- 积分:1
-
matlablearn
用MATLAB写的成粗对电力系统进行静态稳定仿真,进而提出提高静态稳定的措施(Using MATLAB to write into the rough on the static stability of power system simulation, and to increase the static stability of the measures)
- 2009-05-13 14:24:54下载
- 积分:1
-
repval
repval(X) finds all repeated values for input X, and their attributes.
(The input may be vector, matrix, char string, or cell of strings
Y=repval(X) returns the repeated values of X
[RV, NR, POS, IR]=repval(X) returns the following outputs
RV : Repeated Values (sorted)
NR : Number of times each RV was repeated
POS : Position vector of X of RV entries
IR : Index of repetition
Example:
X=[1 5 5 9 5 5 1]
[RV,NR,POS,IR]=repval(X)
Output:
RV = [1 5] Numbers 1 and 5 are repeated values
NR = [2 4] Respectively repeated 2 and 4 times
POS = [1 7 2 3 5 6] Position index of X for repeated values
IR = [1 1 2 2 2 2] Corresponding to which index of RV
)
- 2010-12-14 15:13:45下载
- 积分:1
-
medical-super
This work introduces two variants of unsupervised color segmentation methods. The underlying idea is to segment the input image several times, each time focussing on a different salient part of the image and to subsequently merge all obtained results into one composite segmentation. As a first step salient parts have to be identified in the image, which is done by a simple local color clustering approach.
- 2015-02-06 13:21:39下载
- 积分:1
-
motor control
电机控制,vf电机控制,矢量电机控制,svpwm(Motor control, vf motor control, vector motor control, SVPWM)
- 2017-07-17 17:11:11下载
- 积分:1
-
cd857
最小均方误差等算法的MSE的计算,关于非线性离散系统辨识,有信道编码,调制,信道估计等。( Minimum mean square error MSE calculation algorithm, Nonlinear discrete system identification, Channel coding, modulation, channel estimation.)
- 2017-03-28 18:23:47下载
- 积分:1