-
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
-
turbo1
turbo码的matlab仿真程序,仅供参考,希望对您有用(turbo codes matlab simulation program for information purposes only, hope useful to you)
- 2010-05-16 16:56:01下载
- 积分:1
-
bayeserr
该文件为一个用matlab 编写的bayes分类的误差分析程序,比较经典,只得相关开发人员参考 (one of the documents used for the preparation of the Matlab bayes classification error analysis procedures, more classic, only related to the development of reference)
- 2006-10-26 17:25:37下载
- 积分:1
-
yengnai
包括脚本文件和函数文件形式,分数阶傅里叶变换计算方面,FIR 底通和带通滤波器和IIR 底通和带通滤波器。( Including script files and function files in the form, Fractional Fourier transform computing, Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter.)
- 2016-11-21 23:55:15下载
- 积分:1
-
mathmodel2
说明: 1.1 背包问题
有一个徒步旅行者,已知他能承受的旅行背包的重量不超过a(kg)。设有n种物品可供他选择装入背包,这n种物品分别编号为1,2,…,n。其中第i种物品每件的重量为ai(kg),其使用价值(指一件第i种物品对旅行者来说所带来的好处的一种数量指标)为ci(i=1,2,…,n)。问这位旅行者应如何选择携带这n种物品的件数,使得总价值最大?
(1.1 knapsack problem is a hikers. he is known to travel to withstand the weight of the backpack not exceed a (kg). N Species with articles for his choice loaded backpack, n product were numbered 1, 2, ..., n. I first of which product each ai of the weight (kg), its value (i refers to a section of the types of items travelers the benefits brought by a number of indicators) for the ci (i = 1, 2, ..., n). Asked how travelers who choose to bring this product to the n pieces, making the total value of the largest?)
- 2006-04-13 18:47:43下载
- 积分:1
-
bilizunixitong-matlab
多自由度比例阻尼系统matlab模态分析,包括各种输出频响图形。(Matlab multiple degrees of freedom damped system modal analysis, including the output frequency response graph.)
- 2011-05-11 12:27:58下载
- 积分:1
-
up
说明: 升压变换器 用于将输入的直流电压升高至输出 (Boost converter is used to input pressure to output DC)
- 2011-10-11 13:57:59下载
- 积分:1
-
ImageRegistrationApp
it is used to dtect upper body
- 2015-01-10 13:39:26下载
- 积分:1
-
zukangsuanfa
WAM机械臂阻抗算法源代码,控制关节力矩(WAM arm impedance algorithm source code control joint torques)
- 2015-05-01 21:27:42下载
- 积分:1
-
zcf
实现主成份分析的matlab文件,简单实用,希望能对大家有帮助(Principal component analysis to achieve the matlab file, simple and practical, I hope everyone can help)
- 2009-02-20 15:09:31下载
- 积分:1