搜索资源列表
MatrixComputations
- John Hopkins写的矩阵计算的经典数据。
Conway
- Conway The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970.[1] It is the best-known example of a cellular automaton.
ALGO2-1
- lgo2-1.c C program for implementing Algorithm 2.1 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: NUME
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: NU
ALGO2-3
- Algo2-3.c C program for implementing Algorithm 2.3 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: NUM
hartigansSLC_OpenCV
- hartigans Sequential Leader Clustering Algorithm in terms of OpenCV (ver.1.1) Sequential Leader algorithm: Hartigan, J. A. (1975), Clustering Algorithms. John Wiley and Sons, Inc., New York, NY. 1. Select maximum cluster "radius" 2
Life-1
- "Conway game", which redirects to here, can also refer to games as defined by surreal numbers, which John Conway also developed. Gosper s Glider Gun creating "gliders". The Game of Life, also known simply as Life, is a cellular automaton devis
bessel
- 美国学生上计算物理课,编写的球贝塞尔函数递归-Spherical Bessel functions via up and down recursion, taken from: "Projects in Computational Physics" by Landau and Paez, by John Wiley and Sons, New York.
oblique
- Interactive oblique shock calculator for a double wedge. References: John, J.E.A., "Gas Dynamics," 2nd Edition, 1984: pp 123-134. Ames Research Staff, "Equations, Tables, and Charts for Compresssible Flow," NACA Report 1135, pp 8-12. -Intera
tp2-multicouche
- Backpropagation with momentum * by Andres Perez-Uribe * References : - G. Hinton, "How neural networks learn from experience", Scientific American, sep 1992. - P. Werbos, "The Roots of Backpropagation: From ordered derivatives
optionchoose
- 在开发子函数时,matlab存在正则方法和非正则方法,正则方法非常适合一个子函数功能的不断扩展与完善,此函数为辅助函数,增加子函数的可读性 例如一个函数drawfun(x,y,z,5,6),5表示用第5种方法插值,6表示markersize为6,它显然没有drawfun(x,y,z, kriging , markersize ,6)好看懂与理解。 kriging 如何就是5可以用optionchoose(varargin{4},{ linear , spline , inverse , re
CA_Life_conway
- A VBA in excel to show the John Covey s Cellular Automata
CFD-John-D.Anderson
- 《计算流体力学基础及其应用》JohnD.Anderson第07-10章例题Fortran90源代码- Computational Fluid foundation and its application JohnD.Anderson Section 07-10 Chapter Fortran90 source code examples
chapter10
- 《计算流体力学及其应用》第十章流过平板的超声速流动的数值解。安德森的书。fortran编写。-Based on John D. Anderson, JR., Chapter 10, In Computational Fluid Dynamics,
fft
- This file include a FFT algorithm a Scheme Workshop entry by John David Stone. -This file include a FFT algorithm a Scheme Workshop entry by John David Stone.