CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 方程组

搜索资源列表

  1. xiaobo5

    0下载:
  2. 根据Arnold置乱变换算法的过程和8位图像像素值的取值范围(0≤f(x, y)≤255),导出了一种逆变换算法。该算法假设了两个变量p和q,由Arnold正变换算法导出了四个方程组,然后再根据像素值的取值范围,计算出p和q的可能取值,针对p和q的取值组合,计算出各方程组的解,那么在所有方程组解中满足像素值取值范围的即为逆置乱的解。经分析,逆变换算法的解忧且仅有一个。
  3. 所属分类:图形图像处理(光照,映射..)

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

    2下载:
  2. 非线性方程组求解的伪弧长程序,包括追踪分岔点,分岔路径选择等程序文本。-Nonlinear equations of the pseudo-arc processes, including tracking bifurcation point, bifurcation path selection program text.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:3.97kb
    • 提供者:Qin
  1. MATLAB_image_process_with_PDE

    0下载:
  2. 运用偏微分方程(PDE)方法进行图像处理的matlab程序,包括图像滤波、图像分割、插值、图像增强、恢复及一些方程组求解等在偏微分方法处理图像处理领域常用且重要的处理程序,供大家学习。-The use of partial differential equations methods matlab image processing procedures, including image filtering, image segmentation, interpolation, image enh
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:15.06kb
    • 提供者:wut
  1. fomula

    1下载:
  2. 计算二元二次方程组,和三元三次方程组的程序,比较简单,建议大家学习下-Prediction of binary quadratic equation group, and the ternary cubic equations procedure is relatively simple, we study under the proposed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:14.13kb
    • 提供者:nima
  1. steepest

    0下载:
  2. 对方程组的最快速逼近,以求出其最优解。速度快,算法易实现。-Of equations the most rapid approach to its optimal solution. Fast and easy implementation algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:941byte
    • 提供者:lkb
  1. rasche

    0下载:
  2. rasche的一篇彩色转灰度的论文和实现代码,采用了类似gooch的方法,通过迭代解线性方程组实现-rasche of a color to gray paper, and implementation code, using a similar gooch' s method, iterative solution of linear equations to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1.41mb
    • 提供者:平天羽
  1. GAUSS

    0下载:
  2. 高斯赛德尔迭代法 在数值计算中经常用到的一种求解线性方程组的方法-GAUSS ITERATION
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1.24kb
    • 提供者:CPM
  1. computing

    0下载:
  2. 1.通过动手写一个小程序,来了解java在开发过程的一些步骤和问题。 2.以高斯消元法为基础,来算方程组的解,并且也可以算出行列式的解。 -This program can solve many problems.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.29mb
    • 提供者:丁一
  1. Gaussian

    0下载:
  2. 高斯消去法 高斯消元的过程,就是利用初等行变换将原来不容易求解的方程组转化为容易求解的方程组。-Gaussian elimination Gaussian elimination process is the use of elementary row transformation is not easy to solve the original equations into easy to solve equations.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:175.04kb
    • 提供者:eleven
  1. Gauss

    0下载:
  2. 方程组求解 利用高斯方法进行的,含有选主元素-Solving equations Gaussian method, and contains the main elements selected
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:549byte
    • 提供者:方振
  1. gauss

    0下载:
  2. 列主元高斯消去法、闲来无事的时候编的程序可以对方程组进行求解-Out of the main yuan Gauss elimination method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:660byte
    • 提供者:李丽
  1. liezhuyuan

    0下载:
  2. 高斯列主元消去法,用来解多元线性方程组,从而解决相关的方程组问题-Principal component Gaussian column elimination method used to solve a multivariate linear equations to solve the equations
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:652byte
    • 提供者:mryang
  1. 103145671Gauss_Seidel_iterative

    0下载:
  2. 用Gauss_Seidel迭代求解线性方程组-use Gauss_Seidel sovle problem
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.21kb
    • 提供者:豆倩
  1. Image_Denoising

    0下载:
  2. 1.matlab矩阵与稀疏矩阵的互相转换、稀疏矩阵的加法、减法、乘法 2.GS方法、jacobi方法求解线性方程组 3.图像去噪-1.matlab sparse matrix and mutual conversion, addition, subtraction, multiplication 2.GS method, jacobi sparse matrix methods for solving linear equations 3. Denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:5.04kb
    • 提供者:张炼
  1. floater

    1下载:
  2. 给定一张开空间流形三角形网格曲面,将它无自交地展开为一张二维三角形网格。 曲面只有一个边界。用opennl解线性方程组,具体看下include,下个opennl才能运行。写的时候用vs2010,具体算法看注释吧。-floater parametrization
  3. 所属分类:Special Effects

    • 发布日期:2016-06-14
    • 文件大小:999kb
    • 提供者:戴佳毅
  1. 4321

    0下载:
  2. MATLAB源代码 MATLAB求解混沌系统微分方程组-The digital image scrambling technology based on affine transformation MATLAB source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:929byte
    • 提供者:沙特人
  1. MATLAB-code

    0下载:
  2. 包含各种常见的MATLAB程序,如图像去噪、图像识别、RBF神经网络的训练,三次样条插值、求解线性方程组等几十个程序。-MATLAB contains a variety of common procedures, such as image denoising, image recognition, training RBF neural networks, cubic spline interpolation, linear equations, such as dozens program
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:5.58mb
    • 提供者:
  1. gausseliminatetosolvelinearequation

    0下载:
  2. 高斯消元法求解线性方程组,fortran源代码编辑-gauss eliminate to solve lineare quation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1.01kb
    • 提供者:wz7639
  1. a-new-color-constancy-algorithm

    0下载:
  2. 在一般的拍摄情况下,光照是平行均匀地照射到物体上的,往往关注光源颜色的变化而忽略了亮度信息,导致校正效果不理想,于是提出了基于亮度的改进算法。该算法的基本思想是,将图像均匀分块求取中心像素并对亮度进行加权,然后求取近似于整幅图像R、G、B三分量的平均灰度值,改进GrayWorld算法时用亮度加权取代了平均灰度值,最后将它与White-patch算法整合到一起,建立方程组解出调节参数,并根据参数进行调整。-In normal shooting situations, the light is un
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1.13kb
    • 提供者:曹家敏
  1. PTXPSOV

    0下载:
  2. matlab解线性方程组的源代码 推荐给大家学习用 还可以-The matlab source code for the solving linear equations is recommended for everybody to learn You can also
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:3kb
    • 提供者:VPAL!155862
« 12 »
搜珍网 www.dssz.com