搜索资源列表
FilterCal
- 这个我写的一个计算LC滤波器的程序,可以显示出最后的频率截止情况,有最平法,椭圆法等计算方法-this, I wrote a calculation of the LC filter procedures can demonstrate that the frequency of the final deadline, the most-France, oval law calculation method
蒙特卡罗方法解粒子输运问题
- 蒙特卡罗方法又称随机抽样技巧或统计试验方法。半个多世纪以来,由于科学技术的发展和电子计算机的发明 ,这种方法作为一种独立的方法被提出来,并首先在核武器的试验与研制中得到了应用。蒙特卡罗方法是一种计算方法,但与一般数值计算方法有很大区别。它是以概率统计理论为基础的一种方法。由于蒙特卡罗方法能够比较逼真地描述事物的特点及物理实验过程,解决一些数值方法难以解决的问题,因而该方法的应用领域日趋广泛。 -Monte Carlo method known as random or statistical
Jacky_Dai
- 这是一个计算机专业计算方法的课程试验,用VC++写的一个关于高斯消去法解方程组/方程的程序-This is a professional computer calculation of the pilot course, the VC was one of the Gaussian Elimination Solution Systems / equations procedures
运筹学最小支撑树求解
- 运筹学最小支撑树的求解方法。该程序共有两种计算方法,可以用不同方法求解出最小支撑树。也可以对求解过程进行单步执行,从而清楚看出算法的求解过程。-tacticians minimum spanning tree method of solution. There are two procedures for the calculation method can use a different method to solve the smallest spanning tree. The solut
jishuanfangfazhonghezhuoye
- 可以实现 拟合 龙各库塔 等计算方法的多种算法-fitting can be achieved so long Coulthard the calculation of a variety of algorithms
Galaxy_kl
- 用vs.net 2003 开发的 编写的个税计算公式小程序 属旧的计算方法-vs.net 2003 with the development of the 000 tax preparation formula is a small program of the old calculation method
polyfit
- 曲线拟合程序 多项式相关系数的计算方法(多项式形式1) 多项式相关系数的计算方法(多项式形式2) 最小二乘法曲线拟合 三次样条插值(自然边界条件)-polynomial curve fitting procedures correlation coefficient is calculated (the form of a polynomial) polynomial coefficient of correlation Methods (polynomial form 2
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.
最近距离
- 距离最近的点对计算方法-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
jacobi
- jacobi求矩阵特征值 很有用的数值计算方法-a C++ method for eigenvalues
Gauss---Seidel-Algorithm
- 合肥工业大学数值分析(计算方法A)中高斯—塞德尔算法的实现-Gauss- Seidel Algorithm
Gaussian-elimination-algorithm
- 合肥工业大学数值分析(计算方法A)中实验高斯消去算法的实现-Hefei University of numerical analysis (calculation method A) in the experimental realization of the Gaussian elimination algorithm
spline-interpolation-algorithm
- 合肥工业大学数值分析(计算方法A)中实验样条插值的算法实现-Hefei University of numerical analysis (calculation method A) in the experimental spline interpolation algorithm
projectaaa
- 计算方法A实验代码 计算方法A实验代码-A experimental code calculated
Numerical Optimization
- 一本很不错的数值优化书籍,适合科学研究者和工程应用者(A very good book of Numerical Optimization, which is proper for scientist researcher and engineer)
现代优化计算方法 第二版-邢文训清
- a document that explains some classic numerical algorithms in the field of optimization
线性方程组计算
- 利用高斯消元法法求解病态矩阵——hilbert 矩阵的线性方程组。通过条件数分析,找出误差较大的原因。再利用 Jacobi 迭代方法、G-S 迭代方法和 SOR 迭代法做了进一步探究。另外,作为要求之外的,还使用共轭梯度法来求解方程以来进行对比,并利用Tikhonov 正则化的方法改善矩阵的条件数,来减小误差。(The Gauss elimination method is used to solve the linear equations of the ill conditioned mat
数值计算方法
- 一本数值计算方法的书,我自己觉得好的资料(A Book of numerical methods)