-
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
-
market_trading
Matlab code for calculating operating costs and saving while Interchange of power and energy between power station
- 2010-05-06 00:56:55下载
- 积分:1
-
whfilter
维纳滤波器的一些代码,实现在MATLAB7.0编程情况下维纳滤波器的实现,谢谢大家使用(filter)
- 2010-05-12 14:28:46下载
- 积分:1
-
TOA-signal-sorting
一种基于空间到达角的卫星电子侦察信号分选方法,一种基于空间到达角的卫星电子侦察信号分选方法(Spatial angle of arrival based electronic reconnaissance satellite signal sorting method, a space-based electronic reconnaissance satellite angle of arrival signal sorting method)
- 2011-11-21 22:38:47下载
- 积分:1
-
ngray
改变图像的灰度级数,通过输入的数值确定灰度级(change degree of gray )
- 2012-04-07 19:25:06下载
- 积分:1
-
p212
卡尔曼滤波器对沿直线运动的机器人的运动轨迹进行估计。画出轨迹估计曲线和实际运动曲线(Kalman filter to estimate the trajectory of the robot along the linear motion. Draw the trajectory estimated curve and the actual motion curve)
- 2012-06-08 16:55:29下载
- 积分:1
-
MEX
A simple demonstartion for running fortran 90 code a matlab interface using mex.
- 2014-11-25 20:29:46下载
- 积分:1
-
fengji
本人搭建的Matlab风电模型、直驱2MW的,研究塔架振动的(I set up the Matlab, 2 mw direct-drive wind model, the mode of vibration,PMSG)
- 2013-12-12 11:32:51下载
- 积分:1
-
matlab-function
关于matlab中的一些函数,以及对于函数的使用与说明(A document which is about the function in matlab)
- 2012-04-16 09:23:08下载
- 积分:1
-
watermark
基于均值量化的小波域音频水印,完成水印的添加和提取,以及水印的性能量化计算(Wavelet domain audio watermarking)
- 2012-04-22 17:56:26下载
- 积分:1