搜索资源列表
isaac
- ISAAC algorithm implementation for Delphi.
ISAAC
- A compressible Euler/Navier-Stokes code written in F77. Developed mainly to test turbulence models. Worth a look if you want a code with advanced turbulence modeling (it has several two equation models, explicit ARSM mod
isaac
- ISAAC algorithm implementation for Delphi.
isaacsrc.4_2.tar
- ISAAC采用多块网格技术求解二维或三维的Euler或者NS方程,并且提供了大量的湍流模型供使用,为相关研究人员提供了很好的参考。-ISAAC solves 2D or 3D Euler or NS equatioon based on a multiblock grid technique, also lots of turbulence models is included in the code. ISAAC provides a
isaac
- cfd解算器,功能齐全,包括并行,多重网格等,结构庞大-cfd solver, complete functions, including parallel, multi-grid and so on, a huge structure
AlgorithmsaComputation
- Algorithms and Computation Ebook-15th International Symposium, ISAAC 2004
Newtons-method
- In numerical analysis, Newton s method (also known as the Newton–Raphson method), named after Isaac Newton and Joseph Raphson, is a method for finding successively better approximations to the roots (or zeroes) of a real
NewtonMethod
- 牛顿方法优化算法可以用于多程序源代码内容-In numerical analysis, Newton s method (also known as the Newton–Raphson method), named after Isaac Newton and Joseph Raphson, is a method for finding successively better approximations to the roots
rickerrr
- In numerical analysis, Newton s method (also known as the Newton–Raphson method), named after Isaac Newton and Joseph Raphson, is a method for finding successively better approximations to the roots (or zeroes) of a real
matlab_hyperspectral_toolbox_v0.07
- matlab 高光谱处理工具箱 hyperspecreleasesmatlab_hyperspectral_toolbox_v0.07.zip- Matlab Hyperspectral Toolbox Copyright 2008-2012 Isaac Gerg -------------------------------------------------------------------------
Task1
- n numerical analysis, Newton s method (also known as the Newton–Raphson method), named after Isaac Newton and Joseph Raphson, is a method for finding successively better approximations to the roots (or zeroes) of a real-
Newton
- 牛顿法最初由艾萨克·牛顿于1736年在 Method of Fluxions 中公开提出。而事实上方法此时已经由Joseph Raphson于1690年在Analysis Aequationum中提出,与牛顿法相关的章节《流数法》在更早的1671年已经完成了。-Newton' s method originally developed by Isaac Newton in 1736 in the Method of Fluxion
program
- 牛顿迭代法(Newton's method)又称为牛顿-拉夫逊(拉弗森)方法(Newton-Raphson method),它是牛顿在17世纪提出的一种在实数域和复数域上近似求解方程的方法(In numerical analysis Newton's method also known as the Newton Raphson method named after Isaac Newton and Joseph Raphson is