-
FR
说明: 无约束优化FR算法的MATLAB实现源代码(不精确一维搜索)(FR algorithm for unconstrained optimization MATLAB implementation source code (inexact one-dimensional search))
- 2011-03-16 23:37:29下载
- 积分:1
-
RLS
本程序用于普通递推最小二乘算法在MATLAB下的仿真,为C程序。(This procedure is for the ordinary recursive least squares algorithm in MATLAB simulation, the C program.)
- 2012-04-26 10:44:51下载
- 积分:1
-
matlab 傅里叶变换
matlab 傅里叶变换 图像的傅里叶变换,利用快速傅里叶进行图像的频率分析然后画出图形(Matlab Fourier transform The Fourier transform of the image and of the image by using the fast Fourier frequency analysis and then draw the graphics)
- 2020-06-27 10:00:02下载
- 积分:1
-
MOTOR-(P1-P140)
教材:电力电子和电力拖动控制系统的MATLAB仿真(P1-P140)(BOOK ABOUT MOTOR)
- 2012-05-03 20:59:04下载
- 积分:1
-
LDPC_code_principle
LDPC的通俗易懂的讲解。包括LDPC的编码和译码等。(Of LDPC easy to understand explanations. Including LDPC encoding and decoding.)
- 2012-06-29 14:44:55下载
- 积分:1
-
magnitude-calc
工程电磁场数值计算大作业,解决空间磁场分布的有限元解法(Engineering electromagnetic numerical big job to solve the finite element solution space magnetic field distribution)
- 2013-12-26 14:41:55下载
- 积分:1
-
Power-spectrum-estimation
功率谱估计
信号为两个正弦信号加高斯白噪声,各正弦信号的信噪比均为10dB,长度为N,信号频率分别为 和 ,初始相位 ,取 , 取不同数值:0.3,0.25。 为采样频率。分别用Levinson递推法和Burg法进行功率谱估计,并分析改变数据长度、模型阶数对谱估计结果的影响。(Power spectrum estimation signal into two sinusoidal signals applied Gaussian white noise, the SNR of each sinusoidal signal are 10dB, a length of N, respectively, and the signal frequency, initial phase, take, take different values: 0.3,0.25. Is the sampling frequency. Levinson recursive method were used and Burg method for power spectrum estimation, and change the length of the data analysis, the impact on the estimation model order spectrum.)
- 2015-03-23 10:48:42下载
- 积分:1
-
zikangrao
演变过程 自抗扰控制器自PID控制器演变过来,采取了PID误差反馈控制的核心理念。传统PID控制直接引取输出于参考输入做差作为控制信号,导致出现响应快速性与超调性的矛盾出现。(In the process of evolution, ADRC evolves from PID controller and adopts the core idea of PID error feedback control. Traditional PID control directly draws the output from the reference input as a control signal, which leads to the contradiction between response speed and overshoot.)
- 2019-01-25 03:38:54下载
- 积分:1
-
29132994PMSG_PWM4
该方案的功能是建立由风力发电机、单级光伏发电系统和储能电池直接驱动的风力发电和光伏发电的混合微电网模型。通过平滑电池的输出功率并平滑风和光伏功率来维持PCC电压。(The function of this program is to establish a hybrid micro grid model of wind power generation and photovoltaic power generation directly driven by wind power generator, single stage photovoltaic power generation system and energy storage battery. The PCC voltage is maintained by smoothing the output power of the battery and smoothing the wind and photovoltaic power.)
- 2018-05-30 10:35:36下载
- 积分:1
-
DTW
DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法。用于孤立词识别,DTW算法与HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。 (DTW (Dynamic Time Warping, dynamic time warping) algorithm based on dynamic programming (DP) ideas, sounds of varying lengths to solve the template matching problem, is speech recognition appeared earlier, more classic kind of algorithm. For isolated word recognition, DTW algorithm and HMM algorithm in the training phase need to provide a large number of voice data, obtained by repeated calculations to model parameters, while the DTW algorithm is almost no additional training calculations. Therefore, in isolated word speech recognition, DTW algorithm is still widely used.)
- 2010-09-27 16:54:22下载
- 积分:1