-
longbeige
龙贝格算法。。。。。。。。。。。 (Romberg algorithm. . . . . . . . . . .)
- 2011-05-14 18:47:16下载
- 积分:1
-
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
-
daima
一共5个代码,其中aufgabe和lms的功能是输入一个脉冲信号,根据不同的系统参数,得出输出信号。 cordic是一个算角度旋转的方法。 gray和graydecode是输入一个数字,对应输出每次只变一位的2进制输出信号。 因为我还是个学生,可能代码比较简单,希望站长谅解,谢谢!我真心希望能够成为该站的一员,学习到有用的知识。(A total of five codes, which aufgabe and lms function is a pulse input signal, depending on the system parameters, derived output signal. cordic is a rotation angle calculation method. gray and graydecode is to enter a number, corresponding to a time become an output of two binary output signals. Because I was a student, you may code for relatively simple hope that owners understand, thank you! I really hope to be a member of the station, to learn useful knowledge.)
- 2009-12-07 07:37:10下载
- 积分:1
-
91332001RayTrace1.1
说明: 蒙特卡罗方法可以有效地解决复杂的工程问题,而MATLAB具有强大的数值计算功能。将二者结合使用,可以得到高效的解决问题的方法。本文阐述了该方法并通过实例验证了该方法的正确性和优越性。
(Monte Carlo method can effectively solve complex engineering problems, and MATLAB has powerful function of numerical calculation. The two in combination, can be cost-effective solution to the problem. This paper describes the methods and examples of the method to verify the correctness and superiority.)
- 2008-12-04 20:48:05下载
- 积分:1
-
GUI
利用MATLAB程序编写的界面程序,GUI程序(Using MATLAB programming interface procedures, GUI program)
- 2014-11-03 14:20:34下载
- 积分:1
-
EOF
一个方便实用的进行EOF程序,可对数据分析出相应的模态(and eigenvalues V. The most effecient algorithm proposed by von Storch and Hannostock (1984) is used.)
- 2014-11-27 22:55:21下载
- 积分:1
-
KF1
标准卡尔曼滤波对船的航线进行滤波处理,方便导航定位。(Standard Kalman filter for filtering routes boat handling, easy navigation and positioning.)
- 2014-04-20 10:57:12下载
- 积分:1
-
kalaman
kalman filter program...extended kalman filter
- 2011-05-22 03:23:06下载
- 积分:1
-
8Psk
C编写的8PSK调制解调,很有用,值得学习,代码编写很规范(Written in C 8PSK modulation and demodulation, very useful, it is worth learning, very standardized coding)
- 2014-08-08 14:40:11下载
- 积分:1
-
TOOLBOX_calib
说明: 本程序用于对相机的标定,通过程序可以运算出相机的参数。对初学者有一定帮助(The procedure used for camera calibration, through the program can calculate the camera parameters. Certainly be of help for beginners)
- 2009-09-02 09:58:05下载
- 积分:1