搜索资源列表
xiaobo5
- 根据Arnold置乱变换算法的过程和8位图像像素值的取值范围(0≤f(x, y)≤255),导出了一种逆变换算法。该算法假设了两个变量p和q,由Arnold正变换算法导出了四个方程组,然后再根据像素值的取值范围,计算出p和q的可能取值,针对p和q的取值组合,计算出各方程组的解,那么在所有方程组解中满足像素值取值范围的即为逆置乱的解。经分析,逆变换算法的解忧且仅有一个。
Arc_length
- 非线性方程组求解的伪弧长程序,包括追踪分岔点,分岔路径选择等程序文本。-Nonlinear equations of the pseudo-arc processes, including tracking bifurcation point, bifurcation path selection program text.
MATLAB_image_process_with_PDE
- 运用偏微分方程(PDE)方法进行图像处理的matlab程序,包括图像滤波、图像分割、插值、图像增强、恢复及一些方程组求解等在偏微分方法处理图像处理领域常用且重要的处理程序,供大家学习。-The use of partial differential equations methods matlab image processing procedures, including image filtering, image segmentation, interpolation, image enh
fomula
- 计算二元二次方程组,和三元三次方程组的程序,比较简单,建议大家学习下-Prediction of binary quadratic equation group, and the ternary cubic equations procedure is relatively simple, we study under the proposed
steepest
- 对方程组的最快速逼近,以求出其最优解。速度快,算法易实现。-Of equations the most rapid approach to its optimal solution. Fast and easy implementation algorithm.
rasche
- 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
GAUSS
- 高斯赛德尔迭代法 在数值计算中经常用到的一种求解线性方程组的方法-GAUSS ITERATION
computing
- 1.通过动手写一个小程序,来了解java在开发过程的一些步骤和问题。 2.以高斯消元法为基础,来算方程组的解,并且也可以算出行列式的解。 -This program can solve many problems.
Gaussian
- 高斯消去法 高斯消元的过程,就是利用初等行变换将原来不容易求解的方程组转化为容易求解的方程组。-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.
Gauss
- 方程组求解 利用高斯方法进行的,含有选主元素-Solving equations Gaussian method, and contains the main elements selected
gauss
- 列主元高斯消去法、闲来无事的时候编的程序可以对方程组进行求解-Out of the main yuan Gauss elimination method
liezhuyuan
- 高斯列主元消去法,用来解多元线性方程组,从而解决相关的方程组问题-Principal component Gaussian column elimination method used to solve a multivariate linear equations to solve the equations
103145671Gauss_Seidel_iterative
- 用Gauss_Seidel迭代求解线性方程组-use Gauss_Seidel sovle problem
Image_Denoising
- 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
floater
- 给定一张开空间流形三角形网格曲面,将它无自交地展开为一张二维三角形网格。 曲面只有一个边界。用opennl解线性方程组,具体看下include,下个opennl才能运行。写的时候用vs2010,具体算法看注释吧。-floater parametrization
4321
- MATLAB源代码 MATLAB求解混沌系统微分方程组-The digital image scrambling technology based on affine transformation MATLAB source code
MATLAB-code
- 包含各种常见的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
gausseliminatetosolvelinearequation
- 高斯消元法求解线性方程组,fortran源代码编辑-gauss eliminate to solve lineare quation
a-new-color-constancy-algorithm
- 在一般的拍摄情况下,光照是平行均匀地照射到物体上的,往往关注光源颜色的变化而忽略了亮度信息,导致校正效果不理想,于是提出了基于亮度的改进算法。该算法的基本思想是,将图像均匀分块求取中心像素并对亮度进行加权,然后求取近似于整幅图像R、G、B三分量的平均灰度值,改进GrayWorld算法时用亮度加权取代了平均灰度值,最后将它与White-patch算法整合到一起,建立方程组解出调节参数,并根据参数进行调整。-In normal shooting situations, the light is un
PTXPSOV
- matlab解线性方程组的源代码 推荐给大家学习用 还可以-The matlab source code for the solving linear equations is recommended for everybody to learn You can also