搜索资源列表

  1. cyuyanjisuan

    0下载:
  2. c语言实现的一些算法:如:二分法,迭代法等-c language of some algorithm : if : dichotomy, iterative method, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:贾毅
  1. ImageDIP2

    0下载:
  2. “区域分割”是采用并行区域分割算法中的阈值化分割算法,阈值的选取方法是迭代阈值选取方法。 “边缘检测”是采用Prewitt边缘检测算子对图像进行边缘检测运算,Prewitt边缘算子的核心是两个3×3的卷积核(corrvolution kernel。- Segmentation is a parallel region segmentation algorithm thresholding segmentation algorith
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:336896
    • 提供者:王文会
  1. Gauss_Seidel_iterative

    0下载:
  2. 迭代法是解线性代数方程组的另一类方法,特别适用于解大型稀疏线性方程组。它的基本思想是针对求解问题预先设计好某种迭代格式,从而产生求解问题的近似解迭代序列,在迭代序列收敛于精确解的情况下,按精度要求取某个迭代值作为问题解的近似值。迭代法具有原始系数举证始终不变,算法简单,编写程序较方便,所需存储单元较少的优点。-iterative method was the linear algebraic equations of the other
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:江理彬
  1. jsff123

    0下载:
  2. 计算方法中的五种算法: 二分法、简单迭代法、快速弦截法、龙贝格算法、弦截法。 附说明-calculation algorithm of five : dichotomy, a simple iterative method, rapid chord sheet, Lung Bergh algorithm string sheet. Annotated
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:110592
    • 提供者:Snake
  1. CM1IterateStabilization

    0下载:
  2. Matlab做的数值计算实验,使用迭代法求解方程的根,算法经典,其中有详细的实验报告和数据,对数值计算课程学习及MATLAB编程有较大帮助。-Matlab done numerical experiments, using iterative ways root, the classical algorithm. including a detailed report and experimental data, the numeric
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:37888
    • 提供者:zuoyinbo
  1. Turbo_simulink

    0下载:
  2. Turbo码仿真程序。有Turbo码的编码,MAP算法,迭代译码,删余和没删余的。-Turbo code simulation program. Turbo codes have coding, MAP algorithm, iterative decoding, censored and no more than delete the remaining.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:35840
    • 提供者:杨丽
  1. iterative_mud

    0下载:
  2. 迭代多用户检测的MATLAB详细实现,非常全面,主要基于Vincent Poor和王晓东提出的算法实现,绝对的好东西.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:16384
    • 提供者:李华
  1. prog

    0下载:
  2. 演化算法的一个简单迭代程序,运行后可以看见迭代1000代的结果,权威提供。-Evolutionary algorithm, a simple iterative procedure can be seen running after the iterative generation of the results of 1000, authority to provide.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:
  1. Jacobi

    0下载:
  2. jacobi迭代法解方程组的具体实现算法 用c++开发的源程序-jacobi iteration method for solution of equations of the specific algorithm used c++ developed source
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:王朝喜
  1. JacobiGaussSeidel

    1下载:
  2. 雅克比和高斯赛德尔迭代法求解线性方程组 用c++软件开发的程序-And high斯赛德尔Jacobian iteration method for solving linear equations with c++ Software development process
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:王朝喜
  1. icp

    0下载:
  2. 迭代最近点算法的matlab源码,可以实现对3维点数据的对齐-Iterative nearest point algorithm matlab source code, you can realize 3-dimensional data on the alignment
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:T D
  1. work2

    0下载:
  2. 在matlab环境下对偏微分方程的Jacobi迭代解法的算法实现-Environment in matlab partial differential equations of the Jacobi iterative solution algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:汪波
  1. c

    0下载:
  2. 数值计算中用的牛顿迭代法解方程的算法,非常好作用!-Numerical calculation using the Newton iteration equation solution algorithm, a very good role!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:林枫
  1. tsp

    0下载:
  2. tsp问题,该算法采用matlab算出了30个坐标的最优化路径,并给出迭代的时间,绘出路径。-tsp problem, the algorithm uses matlab to calculate the coordinates of 30 optimal path, and give Iterative time, mapped the path.
  3. 所属分类:生物技术

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:刘田
  1. JacobiMPI

    0下载:
  2. Jacobi_MPI 基于MPI的并行算法,用Jacobi迭代法解方程组-Jacobi_MPI parallel algorithm based on MPI, using Jacobi iterative method for solution of equations
  3. 所属分类:并行运算

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:luoxiao
  1. solve_matrix

    0下载:
  2. 采用三种最常用的快速算法:非线性迭代法,高斯消元法和一中全新的解法解线性方程组!-Using the three most commonly used fast algorithm: nonlinear iterative method, Gauss elimination and a new method of solution of linear equations!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:chenzuo
  1. LDPCdiedai

    0下载:
  2. 一种低复杂度的LDPC码迭代译码算法,希望大家喜欢-A Low-Complexity Iterative Decoding Algorithm for LDPC code, I hope you like
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-20
    • 文件大小:191488
    • 提供者:张治邦
  1. qq

    0下载:
  2. 简单迭代法,牛顿插值法等实现的算法,,,自己写的!-Simple iterative method, Newton
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:张小川
  1. OpenBitmap

    0下载:
  2. 图像分割算法,包括阈值分割(固定阈值、迭代阈值、一维最大熵阈值)、边缘分割、轮廓分割-Image segmentation algorithms, including the threshold segmentation (fixed threshold, iterative threshold, one-dimensional maximum entropy thresholding), edge segmentation, cont
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:3930112
    • 提供者:alice
  1. pj

    0下载:
  2. 提出了一种基于特征点的全自动无缝图像拼接方法。该方法采用对于尺度具有鲁棒性的SIFT算法进行特征点的提取与匹配,并通过引导互匹配及投票过滤的方法提高特征点的匹配精确度,使用稳健的RANSAC算法求出图像间变换矩阵H的初值并使用LM非线性迭代算法精炼H,最终使用加权平滑算法完成了图像的无缝拼接。-Based on feature points of automatic seamless image mosaic method. The m
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:151552
    • 提供者:小兔兔牙
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org