搜索资源列表
科学计算方法_51_256
- 51汇编语言,格式为.chm文件,这个好象就是九十年代初孙涵芳(如果我没记错的话)写的一 本书后附的子程序。子程序不全对,至少有个除法的余数有问题,扩大了2倍,我记不清是哪个了,你把其中的一个左移语句去掉就行了,别的记不得了。欢迎常联系。-51 assembly language format. Chm documentation, It was like the early 1990s-wu (if I remember correctly so) wrote a book attached
计算方法4-23
- 计算机的计算犯法的上级实习 比叫小,但横事用,呵呵,大家多多下咯-computer calculation of the higher offense than grassroots attachment, but with Wang thing, huh, we 1,10 under a lot! !
贷款计算
- 这是我自己写的一个非常有用的程序,很多人买房子,买车办贷款,但是对还贷计算却非常头疼,你可以利用贷款还贷程序计算你每月甚至每年应该还的钱数,程序实现了等额本金和等额本息还贷的计算方法-that I wrote a very useful procedure, many people buy a house, car loans, but the calculation is very repayment headache, you can use the loan repayment proce
蒙特卡罗方法解粒子输运问题
- 蒙特卡罗方法又称随机抽样技巧或统计试验方法。半个多世纪以来,由于科学技术的发展和电子计算机的发明 ,这种方法作为一种独立的方法被提出来,并首先在核武器的试验与研制中得到了应用。蒙特卡罗方法是一种计算方法,但与一般数值计算方法有很大区别。它是以概率统计理论为基础的一种方法。由于蒙特卡罗方法能够比较逼真地描述事物的特点及物理实验过程,解决一些数值方法难以解决的问题,因而该方法的应用领域日趋广泛。 -Monte Carlo method known as random or statistical
计算方法程序
- 文件实现求解线性方程组、多项式插值或积分,包含gauss消去、迭代等,可变换形式达到一程序多用的目的-achieve document for solving linear equations, polynomials or interpolation points, including Gauss elimination, iterative, can transform a process to form the multi-purpose
Jacobi
- 计算方法A中的雅可比算法 是我在学习计算方法时编写的 体现了雅可比算法计算求解的过程-A calculation method of Jacobi algorithm is calculated in the study prepared by the method reflects the Jacobian algorithm for Xie process
Gauss
- 列主元高斯消去法 是我学习计算方法A时编写的 完成了列主元高斯消去法实现方程组求解。-out PCA Gaussian elimination is my calculation A study prepared at the completion of the main-element Gauss elimination method to achieve equation Solving Group.
计算方法作业2
- 我花了很多天才搞定的啊!-I spent a lot of days to get the ah!
计算方法报告书
- 一个计算方法的课程设计经典算法的集合-a calculation method of curriculum design a collection of classical algorithm
最近距离
- 距离最近的点对计算方法-a program for get the shortest path of two points.
numerical_matlab_code
- 《数值分析及其MATLAB实现》这本书以理论推导为基础,通过利用Matlab的底层库函数实现各个数值计算方法,而不是简单的调用高层函数,因此实现的算法过程很详细并具有很高的灵活性,便于自行学习和调整,实现了理论与实践的相统一。同时配有大量例题,并有Matlab数值计算、符号计算的基本使用方法。 -" " Numerical Analysis and MATLAB implementation, " " This book is based on a the
newton
- 最优化计算方法中 有关于拟牛顿法的一段小代码 可以-Optimization method in the Quasi-Newton method on a small section of code that can look at
wavelet
- 一个基于MATLAB的小波模极大值的计算方法-A MATLAB-based wavelet modulus maxima method
NumericalComputingMethods
- 数值计算方法与分析,典型的算法介绍,一本知识点比较全面的书-Numerical Algorithms for the typical method of introduction, a book more comprehensive knowledge points
最优化计算方法及其MATLAB程序实现_电子资料
- 最优化计算方法及其MATLAB程序实现_电子资料(Optimization method of calculation and its MATLAB program implementation, electronic data, there is a corresponding source code)
树状河网计算
- 树状河网计算的关键是确定计算河道顺序。计算顺序应遵循的原则是:从支流到干流,从上游到下游。这样可以把河网依次分解为一系列的单一河道,用单一河道的计算方法求解。(The key to the calculation of tree like river network is to determine the order of river courses. The following principles should be followed in the calculation sequence:
计算方法
- 吉文斯QR分解,豪斯霍尔德QR分解,三值样条插值法,共轭梯度法,4阶R-K分解(Givens QR decomposition, Moorhouse Holder QR decomposition, three value spline interpolation, conjugate gradient method, 4 order R-K decomposition)
模式识别与智能计算
- 一本介绍模式识别与智能计算的好书,重点讲解了图像处理的原理和实现方法(A good book which introduces pattern recognition and intelligent computing, focuses on the principle and implementation of image processing.)
全矢谱计算
- 郑州大学的韩捷教授提出了基于同源信息融合技术的全矢谱(Full VectorSpectrum)分析方法。全矢谱的图谱和传统的傅里叶变换频谱图表达形式一样,都是将各谐波频率作为横坐标,各谐波频率下的振动强度作为纵坐标。正因为如此,全矢谱分析方法和传统分析方法相兼容,并且还有一套快速稳健具有容错性的全矢数值计算方法。 此程序为全矢谱计算代码(Prof. Han Jie of Zhengzhou University proposed a Full VectorSpectrum analysis m
数值计算方法
- 一本数值计算方法的书,我自己觉得好的资料(A Book of numerical methods)