CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 计算方法A

搜索资源列表

  1. FilterCal

    0下载:
  2. 这个我写的一个计算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
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:142.17kb
    • 提供者:王力
  1. 蒙特卡罗方法解粒子输运问题

    0下载:
  2. 蒙特卡罗方法又称随机抽样技巧或统计试验方法。半个多世纪以来,由于科学技术的发展和电子计算机的发明 ,这种方法作为一种独立的方法被提出来,并首先在核武器的试验与研制中得到了应用。蒙特卡罗方法是一种计算方法,但与一般数值计算方法有很大区别。它是以概率统计理论为基础的一种方法。由于蒙特卡罗方法能够比较逼真地描述事物的特点及物理实验过程,解决一些数值方法难以解决的问题,因而该方法的应用领域日趋广泛。 -Monte Carlo method known as random or statistical
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:217.63kb
    • 提供者:张一
  1. Jacky_Dai

    0下载:
  2. 这是一个计算机专业计算方法的课程试验,用VC++写的一个关于高斯消去法解方程组/方程的程序-This is a professional computer calculation of the pilot course, the VC was one of the Gaussian Elimination Solution Systems / equations procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:71.83kb
    • 提供者:王成
  1. 运筹学最小支撑树求解

    0下载:
  2. 运筹学最小支撑树的求解方法。该程序共有两种计算方法,可以用不同方法求解出最小支撑树。也可以对求解过程进行单步执行,从而清楚看出算法的求解过程。-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
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:70.74kb
    • 提供者:纸飞机
  1. jishuanfangfazhonghezhuoye

    0下载:
  2. 可以实现 拟合 龙各库塔 等计算方法的多种算法-fitting can be achieved so long Coulthard the calculation of a variety of algorithms
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:63.28kb
    • 提供者:wgz
  1. Galaxy_kl

    0下载:
  2. 用vs.net 2003 开发的 编写的个税计算公式小程序 属旧的计算方法-vs.net 2003 with the development of the 000 tax preparation formula is a small program of the old calculation method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:35.86kb
    • 提供者:
  1. polyfit

    1下载:
  2. 曲线拟合程序 多项式相关系数的计算方法(多项式形式1) 多项式相关系数的计算方法(多项式形式2) 最小二乘法曲线拟合 三次样条插值(自然边界条件)-polynomial curve fitting procedures correlation coefficient is calculated (the form of a polynomial) polynomial coefficient of correlation Methods (polynomial form 2
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4.03kb
    • 提供者:石林
  1. Jacobi

    0下载:
  2. 计算方法A中的雅可比算法 是我在学习计算方法时编写的 体现了雅可比算法计算求解的过程-A calculation method of Jacobi algorithm is calculated in the study prepared by the method reflects the Jacobian algorithm for Xie process
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5.94kb
    • 提供者:张从
  1. Gauss

    0下载:
  2. 列主元高斯消去法 是我学习计算方法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.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9.19kb
    • 提供者:张从
  1. 最近距离

    0下载:
  2. 距离最近的点对计算方法-a program for get the shortest path of two points.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5.19kb
    • 提供者:高老
  1. numerical_matlab_code

    1下载:
  2. 《数值分析及其MATLAB实现》这本书以理论推导为基础,通过利用Matlab的底层库函数实现各个数值计算方法,而不是简单的调用高层函数,因此实现的算法过程很详细并具有很高的灵活性,便于自行学习和调整,实现了理论与实践的相统一。同时配有大量例题,并有Matlab数值计算、符号计算的基本使用方法。 -" " Numerical Analysis and MATLAB implementation, " " This book is based on a the
  3. 所属分类:Algorithm

    • 发布日期:2017-05-28
    • 文件大小:10.5mb
    • 提供者:
  1. jacobi

    0下载:
  2. jacobi求矩阵特征值 很有用的数值计算方法-a C++ method for eigenvalues
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1.23kb
    • 提供者:刘友
  1. Gauss---Seidel-Algorithm

    0下载:
  2. 合肥工业大学数值分析(计算方法A)中高斯—塞德尔算法的实现-Gauss- Seidel Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:944.99kb
    • 提供者:dengpao
  1. Gaussian-elimination-algorithm

    0下载:
  2. 合肥工业大学数值分析(计算方法A)中实验高斯消去算法的实现-Hefei University of numerical analysis (calculation method A) in the experimental realization of the Gaussian elimination algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:922.2kb
    • 提供者:dengpao
  1. spline-interpolation-algorithm

    0下载:
  2. 合肥工业大学数值分析(计算方法A)中实验样条插值的算法实现-Hefei University of numerical analysis (calculation method A) in the experimental spline interpolation algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:388.11kb
    • 提供者:dengpao
  1. projectaaa

    0下载:
  2. 计算方法A实验代码 计算方法A实验代码-A experimental code calculated
  3. 所属分类:Algorithm

    • 发布日期:2017-12-08
    • 文件大小:150.45kb
    • 提供者:恍然大悟
  1. Numerical Optimization

    0下载:
  2. 一本很不错的数值优化书籍,适合科学研究者和工程应用者(A very good book of Numerical Optimization, which is proper for scientist researcher and engineer)
  3. 所属分类:数学计算

    • 发布日期:2017-12-22
    • 文件大小:2.93mb
    • 提供者:dfpdn
  1. 现代优化计算方法 第二版-邢文训清

    0下载:
  2. a document that explains some classic numerical algorithms in the field of optimization
  3. 所属分类:数学计算

    • 发布日期:2018-01-08
    • 文件大小:5.55mb
    • 提供者:chinesedll
  1. 线性方程组计算

    1下载:
  2. 利用高斯消元法法求解病态矩阵——hilbert 矩阵的线性方程组。通过条件数分析,找出误差较大的原因。再利用 Jacobi 迭代方法、G-S 迭代方法和 SOR 迭代法做了进一步探究。另外,作为要求之外的,还使用共轭梯度法来求解方程以来进行对比,并利用Tikhonov 正则化的方法改善矩阵的条件数,来减小误差。(The Gauss elimination method is used to solve the linear equations of the ill conditioned mat
  3. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小:2kb
    • 提供者:才子昕
  1. 数值计算方法

    0下载:
  2. 一本数值计算方法的书,我自己觉得好的资料(A Book of numerical methods)
  3. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:5.87mb
    • 提供者:energy868
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com