-
Projects
Linear selection algorithm, similar to sequencing, the analysis algorithm to learn to be aware of
- 2014-10-02 13:51:07下载
- 积分:1
-
matlab
通过使用matlab进行模拟仿真,得到比较可靠的模拟数据与实验进行对比,方便日后类似的数据处理(Obtain reliable simulation data and experimental comparison, to facilitate future similar data processing by using matlab simulation)
- 2012-10-16 09:53:24下载
- 积分:1
-
matlab
说明: 同步电机模型的MATLAB仿真。。本文针对同步电机中具有代表性的凸极机,在忽略了一部分对误差影响较小而使算法复杂度大大增加的因素(如谐波磁势等),对其内部电流、电压、磁通、磁链及转矩的相互关系进行了一系列定量分析,建立了简化的基于abc三相变量上的数学模型,并将其进行派克变换,转换成易于计算机控制的d/q坐标下的模型。(MATLAB simulation of synchronous machine model. . Synchronous motor in this paper, salient pole machine with a representative, in the neglected part of the error is less impact on the complexity of the algorithm greatly increase the leaving of factors (such as the harmonic magnetic potential, etc.), its internal current, voltage, magnetic flux, flux and torque relationship between a series of quantitative analysis, a simplified three-phase abc variables based on the mathematical model, and the Park transformation, into easy-to-computer control of the d/q coordinate model .)
- 2011-03-28 19:13:38下载
- 积分:1
-
RLS_henxiang
说明: 基于RLs的自适应滤波器的设计 仿真通过(Adaptive filter based on RLs)
- 2010-04-29 14:17:06下载
- 积分:1
-
neural-worknet
BP神经网络的构建和模拟,有助于初学者学习(The construction of the BP neural network and simulated,help beginners to learn)
- 2013-05-18 11:07:25下载
- 积分:1
-
LADRC
线性自抗扰算法样例;采用matlab脚本文件实现(Examples of linear ADRC algorithm)
- 2021-01-22 11:28:46下载
- 积分:1
-
Realizationofdigitalsignalprocessingandmatlab
经典matlab教材《数字信号处理及其matlab实现》电子书(Matlab classic textbook " Digital Signal Processing and its matlab implementation," e-books)
- 2010-03-06 17:27:50下载
- 积分:1
-
capturaMicrofono
an educational system using guide with relation to the subject of capture de signal to microphone in matlab
- 2013-08-03 02:58:01下载
- 积分:1
-
ofdmdemo
OFDM原理matlab图形界面演示程序,本人原创。
OFDMDEMO Demonstrates OFDM Communication System Function: to demonstrate the primary principle of OFDM system To start the demo type "OFDMDEMO" in Matlab. For more information press "help" button ofdmsimple.m is the key code of ofdm simulation(OFDM Communication System Demonstration Program.)
- 2011-12-05 22:27:04下载
- 积分:1
-
date-calculate
计算这一年已经逝去的天数(包括当天)。在平年中,它的取值范围为1到365,在闰年中,它的取值范围1到366。编写一个MATLAB程序,输入年,月,日,输出为对应的该天是当年的第几天。
闰年是这样规定的
1).能被400整除的年为闰年
2)能被100整除但不能被400整除的年不为闰年
3).能被4整除但不能被100整除年为闰年
4).其余的年份不为闰年
(This year has calculated the number of days elapsed (including that day). In non-leap year, it ranges from 1 to 365 in a leap year, it s the range of 1 to 366. Write a MATLAB program, enter the year, month, day, corresponding to the output of the first year of the day is a few days.
This leap is required
1) is divisible by 400 is a leap year
2) can be divisible by 100 but not divisible by 400 years is not a leap year
3) be divisible by 4 but not divisible by 100 is a leap year
4) the rest of the year is not leap year)
- 2011-12-13 23:35:17下载
- 积分:1