-
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
-
Dfencha1
基于MATLAB非线性确定性系统的分岔与混沌设计程序编程(MATLAB-based non-linear deterministic system of bifurcation and chaos Design Programming)
- 2009-12-30 21:42:37下载
- 积分:1
-
LOS-Channel-Gain
MATLAB Codes for Calculate the line of sight Channel Gain
- 2015-01-14 17:28:28下载
- 积分:1
-
fengzhidingjie
分支定界 MATLAB编程 分支 定界 剪枝 取整数解(Branch and bound MATLAB programming branch and bound pruning rounded solution)
- 2013-12-20 01:18:18下载
- 积分:1
-
AdoNetEntityDataModelCSharp
说明: 机器视觉啊;想下个东西哈哈哈哈哈哈哈哈哈(machine vision ,Think of the next thing)
- 2019-04-10 11:43:23下载
- 积分:1
-
NYMM
一个关于数学建模的资料,是纽约大学的程序和文档(On mathematical modeling of the data, New York University)
- 2007-08-15 19:23:59下载
- 积分:1
-
matlab11
最新最全的matlab图像处理应用命令集合(Most up-to-date image processing applications of matlab command set)
- 2009-05-09 10:18:32下载
- 积分:1
-
GA
说明: 遗传算法优化BP神经网络程序,很不错的,值得学习(GA for BP neural network training)
- 2009-05-15 10:21:00下载
- 积分:1
-
malab-simulink
本文档,介绍了基于Matlab中simulink几种信号的调制解调的仿真。比较实用(This document describes the simulation in Matlab simulink several signal modulation and demodulation. More practical)
- 2013-03-18 23:27:46下载
- 积分:1
-
extended-kalman-filter
The state space model is nonlinear and is input to the function along with the current measurement. The function performs the extended Kalman filter update and returns the estimated next state and error covariance
- 2010-02-20 03:49:50下载
- 积分:1