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

搜索资源列表

  1. ji-suan-fang-fa-shiyan

    0下载:
  2. 计算方法实验:包括高斯迭代和牛顿下山法;1、用Gauss - Seidel 迭代法求解方程组 10x1-x2-2x3=7.2 -x1+10x2-2x3=8.3 -x1-x2=5x3 输入:系数矩阵A,最大迭代次数N,初始向量,误差限e 输出:解向量 2、用牛顿下山法解方程 x*x*x-x*x-1=0(初值为0.6) 输入:初值,误差限,迭代最大次数,下山最大次数 输出:近似根各步下山因子。-Experimental method: includ
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1.61mb
    • 提供者:
  1. VisualCplus

    0下载:
  2. 周长发的visual C++ 科学计算 包含复数运算,矩阵各种运算,微分方程 积分方程-chang fa zhou code for visual C++ contain complex matrix compute...
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1.09mb
    • 提供者:陈晓涛
  1. 1P6_

    0下载:
  2. 最小二乘法的算法,可以任意输入10个数,根据10个数自动进行最小二乘法拟合,求出系数a,b 然后可以根据输入的x,计算y-zui xiao er cheng fa
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:28.28kb
    • 提供者:卢龙泉
  1. zhui-gan-fa

    0下载:
  2. 追赶法程序,经调试运行正确,希望对大家有帮助-Pursuit method procedures, the debugging and running properly, we want to help
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:123.33kb
    • 提供者:丁雪
  1. gao-jing-du-jia-fa

    0下载:
  2. 高精度加法程序 无限位数的加法 输入任意两个整数即可计算-Infinite precision adder program input any two-digit integer addition can be calculated
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:103.1kb
    • 提供者:xuwujian
  1. tan-xin-fa-shan-shu

    0下载:
  2. 贪心法删数,只是一个小的计算程序,初学者可以看看。-Greedy method is only a small number of deleted computer program for beginners can look
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:98.86kb
    • 提供者:xuwujian
  1. mi-fa-he-fan-mi-fa

    0下载:
  2. 数值分析里面的两种基本运算方法,这是我写大作业的程序。-Numerical analysis which of the two basic algorithms, this is my job to write large programs.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:314.73kb
    • 提供者:xuwujian
  1. long-bei-ge-ji-fen-fa

    0下载:
  2. 用龙贝格积分法求x3dx;sinx2dx的近似值。(计算结果取4位小数,精确度为≦10-5)-With dragons berger integral method for x3dx Sinx2dx approximation (the calculation results take 4 decimal places, the accuracy of 10-5
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:32.67kb
    • 提供者:王闯
  1. suan-fa-in-C

    0下载:
  2. 用c语言编写的各种算法,很有用的东西,大家下载下来看看就知道了!都运行通过的,分享供大家学习-Various algorithms using c language, useful things, download them to see to know it! Run through share for everyone to learn
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:12.54kb
    • 提供者:高维
  1. suan-fa-da-quan

    0下载:
  2. 数学建模各种算法资料及MATLAB源码,包括各种算法分析比较-Various algorithms of mathematical modeling data and MATLAB source code, including a variety of algorithm analysis and comparison
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:3.29mb
    • 提供者:梁琦
  1. suan-fa

    0下载:
  2. 数学建模中的常用算法及其在matlab中的应用,对于学习数学建模很有用。-Used in the mathematical modeling algorithm and its application in matlab useful for learning mathematical modeling.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-06
    • 文件大小:4.04mb
    • 提供者:曹春玲
  1. mqhs08

    0下载:
  2. 递推化梯形法求解定积分,求解低阶定积分,迭代法开平方运算,牛顿法解方程,欧拉方法求解微分方程,改进的欧拉方法求解微分方程,雅可比迭代公式求解线性方程,-qiu jie di jie ding ji feng,dijin tuihua tixing qiujie dingjifeng,qiu jie dijia dingji feng ,diedai fa kai pingfang yunsuan
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:3.88kb
    • 提供者:nwq35
  1. firefly_simple

    0下载:
  2. The firefly algorithm (FA) is a metaheuristic algorithm, inspired by the flashing behaviour of fireflies. The primary purpose for a firefly s flash is to act as a signal system to attract other fireflies. Xin-She Yang formulated this firefly algorith
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1.95kb
    • 提供者:LOng
  1. 2FEN--FA

    0下载:
  2. 运用程序解决二分法问题,得到更精确的值,节省人工计算时间-Use the program to solve the dichotomy problem, get a more accurate value
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:859.26kb
    • 提供者:范庆斌
  1. DIE-DAI-FA

    0下载:
  2. 运用C++对数学问题迭代法进行编程,使得科学计算更为方便-Using the c++ to mathematical programming problem iteration method, makes scientific computing more convenient
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:204.87kb
    • 提供者:范庆斌
  1. NIU-DUN-FA

    0下载:
  2. 运用C++对工程算法牛顿法进行编程,使得工程应用更加方便-C++ engineering algorithms using Newton' s method for programming, making engineering applications easier
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:200.95kb
    • 提供者:范庆斌
  1. zui-xiao-er-cheng-fa-qu-xian-ni-he

    0下载:
  2. 数值分析与计算--最小二乘法曲线拟合的实验源码-Numerical analysis and calculation- least squares curve fitting experimental source
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7.27kb
    • 提供者:yili
  1. gao-si-xiao-yuan-fa

    0下载:
  2. 是线性代数中的一个算法,可用来为线性方程组求解,求出矩阵的秩,以及求出可逆方阵的逆矩阵。当用于一个矩阵时,高斯消元法会产生出一个“行梯阵式”。高斯消元法可以用在电脑中来解决数千条等式及未知数。不过,如果有过百万条等式时,这个算法会十分费时。一些极大的方程组通常会用迭代法来解决。亦有一些方法特地用来解决一些有特别排列的系数的方程组。-A linear algebra algorithms can be used to solve linear equations, matrices obtaine
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:941byte
    • 提供者:meihaodi
  1. niu-dun-die-dai-fa

    0下载:
  2. 牛顿迭代法(Newton s method)又称为牛顿-拉夫逊(拉弗森)方法(Newton-Raphson method),它是牛顿在17世纪提出的一种在实数域和复数域上近似求解方程的方法。-Newton iterative method (Newton' s method), also known as the Newton- Raphson (Raphson) method (Newton-Raphson method), it is a method proposed by Newt
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:705byte
    • 提供者:meihaodi
  1. TimeSerial

    0下载:
  2. TimeSerial时序预测算法,基于24个历史时刻点,计算未来的趋势数据-Time Serial shi xu yu ce suan fa ji suan fang fa ti gong xue xi shi yong
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4.23kb
    • 提供者:enet
« 12 »
搜珍网 www.dssz.com