-
SRM_DTC
开关磁阻电机,直接转矩控制,控转矩,减小转矩脉动(Switched reluctance motor, direct torque control, torque control, reducing torque ripple)
- 2020-10-23 09:47:22下载
- 积分:1
-
Chapter-1
it is very useful paper for multilevel converter
- 2012-01-22 12:55:44下载
- 积分:1
-
5.--PSK-Demodulation-(Part-1)
Phase-shift keying (PSK) is a modulation process whereby the input signal, a binary PCM waveform, shifts
the phase of the output waveform to one of a fixed number of states. The demodulation process can be divided into three major subsections, as shown by Figure 4. First, since
the incoming waveform is suppressed carrier in nature, coherent detection is required. The methods by
which a phase-coherent carrier is derived from the incoming signal are termed, carrier recovery, and will be
covered first.
- 2014-02-25 16:01:21下载
- 积分:1
-
实验室约束鸡群算法 CSO
实验室约束鸡群算法,经过实验室同仁试验过,绝对简单真实,适合初学者。(Laboratory constrained chicken swarm algorithm, which has been tested by colleagues in the laboratory, is absolutely simple and true, and suitable for beginners.)
- 2020-06-18 03:00:02下载
- 积分:1
-
paper1
A Mean-field Approach for an Intercarrier Interference Canceller for OFDM
- 2015-03-12 22:21:42下载
- 积分:1
-
LS-SVR
最小二乘支持向量回归算法:
训练数据用来得到回归模型,测试数据用来判断是否为显著武昌(Least squares support vector regression algorithm:
Training data to train the model, the test data for testing, to judge whether the data for gross error data)
- 2021-02-19 16:19:44下载
- 积分:1
-
psoSVM
说明: 利用微粒群算法(pso)优化支持向量机(SVM)的参数-c,-g(Using pso optimized support vector machine parameters-c,-g)
- 2021-03-09 21:09:27下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
LMS
LMS自适应滤波算法,(LMS adaptive filtering algorithm,)
- 2007-12-04 15:36:04下载
- 积分:1
-
wavelet
基于Haar wavelet的小波方法实现图像压缩,并附有图像实例(Haar wavelet-based method of implementation of wavelet image compression, together with examples of images)
- 2009-11-23 11:13:08下载
- 积分:1