CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - diedai

搜索资源列表

  1. jacobidiedai

    0下载:
  2. 用matlab编写的雅克比方法求解线性方程组:数值分析中很经典的代码-a procedure of jacobi diedai
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:427971
    • 提供者:黄琪
  1. DIEDAI

    0下载:
  2. 数值分析,Matlab的一个方程的迭代解法,很有用的-Numerical analysis, iterative solution of an equation of Matlab, very useful
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:601
    • 提供者:谢仁杰
  1. diedai

    0下载:
  2. 《信息论》课程中通过信道容量的迭代算法计算信道容量-Caculating the Channel capacity by Channel capacity algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:50810
    • 提供者:少韶
  1. diedai

    0下载:
  2. 数值分析,利用牛顿法、插值法、二分法、弦截法、史蒂芬森法求取非线性方程的根,运行时可选择任一方法进行求解方程,验证后完全可行-Numerical analysis, using Newton' s method, interpolation, dichotomy, Secant Method, Stephenson law to strike roots of nonlinear equations, you can choose any of the methods for solvin
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:294711
    • 提供者:zy
  1. diedai

    0下载:
  2. 用迭代法解微分方程。例程中是以buck电路为应用对象,使用滑模算法进行控制。-Iterative method for solving differential equations
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:949
    • 提供者:李雪冰
  1. diedai

    0下载:
  2. 利用MATLAB运行 ,迭代法源代码,已经调试过,运行分割效果非常好-Use MATLAB to run, iterative method source code, have been debug, run the segmentation effect is very good
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4512
    • 提供者:山青
  1. diedai

    0下载:
  2. 在非合作博弈中,经典的k-g算法的迭代次数的仿真程序
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2184
    • 提供者:zhangxiaoyin
  1. diedai

    0下载:
  2. 使用Fortran语言,与excel结合,实现输入已知条件求出相应波长-Using the Fortran language, combined with excel, find the corresponding known conditions for input wavelength
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3077396
    • 提供者:张同学
  1. DIEDAI

    0下载:
  2. 这是用牛顿迭代法求解的关于多元二次非线性方程组的MATLAB程序,正确无误,本人在使用,无误-This is about multiple quadratic nonlinear equations MATLAB program Newton iterative method, and correct, I would use, correct
  3. 所属分类:Algorithm

    • 发布日期:2016-09-10
    • 文件大小:2048
    • 提供者:张文瑞
  1. diedai

    0下载:
  2. 基于迭代法编写的C++程序,可以求解方程组。-Solution of equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2842
    • 提供者:zhubingqi
  1. diedai

    0下载:
  2. 多输入多输出的迭代学习算法的一个示例,代码直接可用,里面的一些注释自己可以修改-a sample of terative learning algorithm with multiple input multiple output ,inside some comments can be modified by yourself
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1431
    • 提供者:lu71297
  1. diedai

    0下载:
  2. MATLAB图像处理,用迭代法分割图像, 分割效果还不错,运行时间快-MATLAB image processing, using the iterative method of image segmentation, segmentation effect is good, fast running time
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1121
    • 提供者:maxuan
  1. diedai

    0下载:
  2. 迭代法是用于求方程或方程组近似根的一种常用的算法设计方法。设方程为f(x) 0,用某种数学方法导出等价的形式x g(x),然后按以下步骤执行: (1) 选一个方程的近似根,赋给变量x0; (2) 将x0的值保存于变量x1,然后计算g(x1),并将结果存于变量x0; (3) 当x0与x1的差的绝对值还小于指定的精度要求时,重复步骤(2)的计算。 若方程有根,并且用上述方法计算出来的近似根序列收敛,则按上述方法求得的x0就认为是方程的根。-Iteration is a com
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-05
    • 文件大小:23322
    • 提供者:宋文儒
  1. diedai

    0下载:
  2. 本程序是matlab程序图像处理的一种迭代程序算法,可以直接运行。仅需要改下图片路径!-This procedure is a kind of iterative matlab image processing program algorithm, can be directly run.Only need to change the image path!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:912
    • 提供者:janlee
  1. diedai

    0下载:
  2. 数字图像处理的阈值分割,图像迭代法阈值分割-使用matlab编写-Digital image processing threshold segmentation, image iteration method threshold segmentation- using matlab prepared
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:964
    • 提供者:
  1. diedai

    0下载:
  2. 图像分割的方法当中,对灰度图像进行基于迭代法的阈值分割-Threshold Segmentation of Image Based on Iteration Method
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:曹家铭
  1. 11

    0下载:
  2. 迭代法也称辗转法,是一种不断用变量的旧值递推新值的过程,跟迭代法相对应的是直接法,即一次性解决问题。迭代法又分为精确迭代和近似迭代。(Iteration method, also known as the toss method, is a constant use of the old value of the value of the process of recursive new value, with the iterative method corresponds to the di
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:3072
    • 提供者:longfeilong
  1. vc source of channel capacity--diedai

    0下载:
  2. 利用迭代算法计算信道编码的容量,是信息论与编码这门学科的基础。(Using iterative algorithm to calculate the capacity of channel coding is the basis of the discipline of information theory and coding.)
  3. 所属分类:C#编程

    • 发布日期:2017-12-31
    • 文件大小:49152
    • 提供者:LdF!!!
  1. 雅克比矩阵迭代设计

    0下载:
  2. 雅克比迭代法完成潮流计算问题实现仿真等一些问题(chaoliujisuanwanchengjisuan)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:LIUTIN
« 1 2 3 4»
搜珍网 www.dssz.com