-
main
Threshold
Adaptive Threshold
- 2014-01-12 22:26:26下载
- 积分:1
-
droop4
下垂控制的matlab仿真,有功和无功的调节。(simulink of droop control,adjust of active power and reactive power.)
- 2013-07-30 16:44:59下载
- 积分:1
-
LTEdetail
LTE的详细讲解,对于OFDM等进行了讲解,对于LTE初学者有很大的帮助。(LTE detailed explanations, for OFDM, etc. were explained, the LTE is very helpful for beginners.)
- 2010-08-19 22:12:51下载
- 积分:1
-
Matlab
说明: 用C来编写MEX文件调用MATLAB,很有实用性(MEX using C to write a document called MATLAB, very practical)
- 2009-08-03 10:54:17下载
- 积分:1
-
LDPC_C
C语言实现LDPC码的译码功能,带有完整的工程文件。(C language to achieve the LDPC code decoding function, with a complete project file.)
- 2020-11-23 16:59:34下载
- 积分:1
-
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
-
jieyue-signal
阶跃信号与正弦信号调制,在同一张图纸上绘制四个子图。这是一个很基础的编程应用。(Step signal with a sinusoidal signal modulation, drawn with a drawing on four subgraphs. This is a very basic programming application.)
- 2013-03-20 20:07:36下载
- 积分:1
-
RLS
说明: 通过均衡器的RLS算法在MATLAB中实现消除传输信道的噪声干扰。(Through the equalizer in the RLS algorithm in MATLAB to achieve elimination of the transmission channel noise.)
- 2010-04-10 10:28:10下载
- 积分:1
-
cicmpdem
Windows下的ICMP封装(Clcmp class which can echo)
- 2001-11-26 10:53:14下载
- 积分:1
-
Archive
4) 创建一个名为Complex的类,进行复数的算术运算。复数的形式为:
realpart+imaginarypart*i
用浮点变量表示类的private数据。提供构造函数,能够对所声明的该类对象进行初始化。在不提供初始化值的情况下,该构造函数应包含默认值。针对以下功能,分别提供一个public成员函数。
(1)两个复数相加;
(2)两个复数相减
(3)用(a, b)的形式打印复数,其中a为实部,b为虚部。
(4) Create a class called Complex, and perform complex arithmetic operations. Plural form: realpart+imaginarypart* i said private data class with floating point variables. Provide a constructor, the object can be declared for the class is initialized. In the case do not provide initialization values, the constructor should contain default values. For the following functions, which provide a public member function. (A) two complex numbers (2) the subtraction of two complex (3) (a, b) in the form of plural printing, where a is the real part, b is the imaginary part.)
- 2013-12-18 15:14:46下载
- 积分:1