-
ALGO2-2
Algo2-2.c C program for implementing Algorithm 2.2
Algorithm translated to C by: Dr. Norman Fahrer
IBM and Macintosh verification by: Daniel Mathews
NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995
To accompany the text:
NUMERICAL METHODS for Mathematics, Science and Engineering, 2nd Ed, 1992
Prentice Hall, Englewood Cliffs, New Jersey, 07632, U.S.A.
Prentice Hall, Inc. USA, Canada, Mexico ISBN 0-13-624990-6
Prentice Hall, International Editions: ISBN 0-13-625047-5
This free software is compliments of the author.
E-mail address: in "mathews@fullerton.edu"
Algorithm 2.2 (Bisection Method).
Section 2.2, Bracketing Methods for Locating a Root, Page 61
- 2010-01-25 02:33:30下载
- 积分:1
-
LSSVM
一个案例代码,用最小二乘支持向量机的,预测煤炭量(A case code, using the least squares support vector machine to predict the volume of coal)
- 2012-06-18 13:26:33下载
- 积分:1
-
lijisuan
这是几篇关于粒计算在故障诊断中的应用,对学习粒计算的应用很有帮助。(This is a few on Granular Computing in Fault Diagnosis of learning the application of granular computing helpful.)
- 2013-09-11 18:03:25下载
- 积分:1
-
kalmanvswiener
对比卡尔曼滤波和维纳滤波对一阶gaussian-markov过程的滤波预测。(Contrast Kalman filter and Wiener filter of first-order gaussian-markov forecast filtering process.)
- 2008-06-19 20:27:41下载
- 积分:1
-
stack100
用栈的思想实现的简易计算器,可直接输入表达式,然后自动计算结果(Ideology with a stack of simple calculator, you can directly enter an expression, then automatically calculated)
- 2016-06-02 11:23:08下载
- 积分:1
-
cfoa
考虑果蝇算法的缺陷,提出了基于混沌算法的果蝇算法,这是代码。(Code of Fruit fly algorithm based on Chaos Algorithm)
- 2020-10-12 23:47:31下载
- 积分:1
-
DISORT
计算辐射传输专业代码,可以计算大气透过率等参数。欢迎下载使用。(Radiative transfer calculations the professional code, and can calculate parameters such as atmospheric transmittance. Welcome to download.)
- 2020-11-12 16:29:44下载
- 积分:1
-
Rectangle
根据输入的长宽,计算Rectangle面积周长等功能,并画出在txt文件中(Rectangle
Create a class Rectangle with attributes length and width, each of which defaults to
1
a. Provide member functions that calculate the perimeter and the area of the rectangle.
b. Also provide set and get functions for the length and width attributes. The set
functions should verify that length and width are each integer numbers larger than 0
and less than 20.
c. Write draw function to display the Rectangle:
in Assignment1. )
d. Write a driver program to test class Rectangle.)
- 2012-10-24 23:54:51下载
- 积分:1
-
MalmquistLuenberger
基于R程序的malmquist-luenberger 指数的计算源代码。(Malmquist- luenberger index calculation based on R program source code.)
- 2020-08-23 14:07:46下载
- 积分:1
-
模拟波动方程的有限元程序 FEM
模拟波动方程的有限元程序,计算波场快照,有程序说明!(Simulation of the wave equation, the finite element program, calculate the wave field snapshot, procedural instructions)
- 2020-06-30 00:20:02下载
- 积分:1