-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
OFDM_matlab
ofdm 关于系统仿真的源程序代码 matlab(Ofdm matlab source system simulation program)
- 2012-05-05 15:11:23下载
- 积分:1
-
kalman
The design of Kalman filter for estimation of state
- 2009-04-28 19:08:37下载
- 积分:1
-
Fuzzy-Logic
说明: matlab仿真实现模糊逻辑,对解决多属性问题有很大帮助(Fuzzy Logic using matlab)
- 2011-03-25 15:51:04下载
- 积分:1
-
S130920052
以12脉波整流电路为研究对象,有效降低网侧电流的谐波畸变,其主要原因在于所采用的移相变压器,能过它可使各6脉波二极管整流器产生的低次谐波相互抵消。利用Matlab—Simulink建立模型对其进行仿真,并对其产生谐波电流进行分析和计算,阐述了其消谐原理。这种整流电路采用两个6脉波二极管整流器进行串联,功率因数较高,提高了直流电压的输出能力,对减少电网中的谐波干扰十分有效,可以有效地消除钢厂电力系统中较高次数的谐波。(Low-order harmonics with 12 pulse rectifier circuit for the study, effectively reducing line current harmonic distortion, mainly due to phase-shifting transformer used, it can make each six-pulse diode rectifier generated offset each other . Using Matlab-Simulink simulation modeling them, and analyze and calculate their produce harmonic currents, described its harmonic elimination principle. This rectifier circuit uses two 6-pulse rectifier diode in series, high power factor, increase the output capacity of the DC voltage to reduce power grid harmonic interference is very effective, steel power system can effectively eliminate high the number of harmonics.
)
- 2014-09-24 09:23:55下载
- 积分:1
-
MUSIC
四阶累积量下的MUSIC算法DOA估计,特别是对于四阶累积量的计算是重要看点(MUSIC algorithm based DOA estimation)
- 2021-03-24 15:39:14下载
- 积分:1
-
gmskmod
GMSK调制,先实现相位的计算,再加入载波调制,输出GMSK信号(GMSK modulation, the first implementation phase of the calculation, then add carrier modulation, the output GMSK signal)
- 2010-06-30 21:31:45下载
- 积分:1
-
AnintroductiontoHMMs
隐马尔科夫算法详细的介绍,英文版的,经典(Hidden Markov algorithm detailed introduction in English)
- 2010-09-15 16:23:51下载
- 积分:1
-
New-folder
TG11 M-file for TG11.fig
TG11, by itself, creates a new TG11 or raises the existing
singleton*.
- 2013-07-20 14:41:05下载
- 积分:1
-
doa_music
MUSIC算法matlab代码。文件中给出了基于MUSIC算法进行阵列信号估计的程序(MUSIC algorithm matlab code. Documents given array signal based on MUSIC algorithm for estimation procedure)
- 2013-11-17 11:35:56下载
- 积分:1