-
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
-
SINS-initial-alignment-of-several
捷联惯导系统初始对准几种不同滤波方法对比matlab程序(SINS initial alignment of several different filtering matlab program)
- 2012-10-11 21:27:06下载
- 积分:1
-
fd2d_3.1
二维情况下用FDTD方法模拟电磁波的传播情况,没加吸收边界条件,用C和MATLAB混合编程,信号源是高斯脉冲(Two-dimensional case with the FDTD simulation of electromagnetic wave propagation, no additional absorbing boundary condition, mixed with the C and MATLAB programming, the signal source is a Gaussian pulse)
- 2021-01-22 16:38:40下载
- 积分:1
-
6
说明: 1. To design IIR filters in MATLAB to achieve various types of frequency selectivity, e.g.,lowpass, highpass, bandpass, etc
2. To implement the designed IIR filters in different architectural forms (e.g., direct form vssecond-order cascade form) using C6713 DSK
3. To perform real-time testing of the performance of the designed IIR filters.
- 2012-11-21 04:53:20下载
- 积分:1
-
EbookProvider.co.cc_TheArtOfC
Book describing the way of programming in c and c++
- 2011-01-26 06:05:55下载
- 积分:1
-
prog1
通信原理实验生成软件及相关代码,调制解调(C生成)(Communication principle experiment generation software and related codes, modulation and demodulation (C generated))
- 2014-09-17 20:13:40下载
- 积分:1
-
gram_schmit
source code gram_schimit is given in this matlab program
- 2014-09-22 01:45:09下载
- 积分:1
-
九电平模块化多电平变换器(MMC)Ninelevel_mmc
说明: 九电平模块化多电平变换器(MMC)的matlab仿真simulink(Matlab simulation of nine level modular multilevel converter (MMC))
- 2021-04-20 15:28:50下载
- 积分:1
-
mat
matlab simulink 模糊控制器模型(matlab simulink fuzzy controller model)
- 2014-01-17 10:21:25下载
- 积分:1
-
babu
this is average filter
.raw and .bmp file converter.
- 2014-12-09 22:42:12下载
- 积分:1