搜索资源列表
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
12_2
- 《基于OpenCV的计算机视觉技术实现》第十二章,求解线性方程组程序源代码-" Based on OpenCV for computer vision," Chapter XII, solving linear equations program source code
Gauss
- c++编写,列主元Gauss法求解线性方程组-c++ written, main-element Gauss method for solving linear equations
curve_linear_heat_flow
- 本程序用matlab语言实现了闭合曲线根据线性热运动方程的演化,使用了傅立叶方法求解。-The program closed with a curve matlab language to implement the equations of motion of the linear thermal evolution, the use of the Fourier method for solving.
npp
- 求解二维浅水方程,非结构网格,局部旋转坐标。求解二维浅水方程,非结构网格,局部旋转坐标-Solving two-dimensional shallow water equations, unstructured grid, the local spin coordinates. Solving two-dimensional shallow water equations, unstructured grid, the local rotating coordinates
newton
- 牛顿法解方程之分形图生成源代码。双击Debug下的Faction.exe文件,程序运行;双击Faction.exe文件,进入编辑环境。-Newton' s method for solving equations of fractals generated source code. Double-click Debug under Faction.exe files, the program runs double Faction.exe file into the editing en
work_1_liezhuyuangauss
- 利用列主元的高斯法来求解线性方程或方程-Out of the main yuan Gauss method for solving linear equations
Gauss
- 方程组求解 利用高斯方法进行的,含有选主元素-Solving equations Gaussian method, and contains the main elements selected
3DMathPrimer
- 《3D数学基础:图形与游戏开发》专业培训机构指定教学参考书,多家游戏开发企业共同推荐,游戏业界权威,探索游戏开发背后的核心秘密。《3D数学基础:图形与游戏开发》主要介绍了基本的3D数学概念,这对电脑游戏开发人员和编程人员来说尤为重要。作者详尽地讨论了数学理论,并在必要时提供几何说明,帮助读者形成直观的3D感。书中还提供了将理论应用于实践的C++类,并且在每章结尾处提供练习。《3D数学基础:图形与游戏开发》介绍了基础概念,如向量、坐标空间、矩阵、变换、欧拉角、齐次坐标空间、几何图元、相交性检测和三
3DMathPrimer-Chinese
- 《3D数学基础:图形与游戏开发》专业培训机构指定教学参考书,多家游戏开发企业共同推荐,游戏业界权威,探索游戏开发背后的核心秘密。《3D数学基础:图形与游戏开发》主要介绍了基本的3D数学概念,这对电脑游戏开发人员和编程人员来说尤为重要。作者详尽地讨论了数学理论,并在必要时提供几何说明,帮助读者形成直观的3D感。书中还提供了将理论应用于实践的C++类,并且在每章结尾处提供练习。《3D数学基础:图形与游戏开发》介绍了基础概念,如向量、坐标空间、矩阵、变换、欧拉角、齐次坐标空间、几何图元、相交性检测和三
ass3
- 用matlab解微分方程,解决实际的运动问题 并给出图像分析 -Solving differential equations using matlab to solve the actual movement And gives the image analysis
Inpainting-by-TV-Stokes
- 讨论使用TV—Stokes方程进行图像修复,通过把等照度线方向传输进入修复区域,用能量最小化模型和零散度条件,获得一个非线性的Stokes方程。一旦构造了等照度线,图像就以等照度线方向修复。-This paper discusses the impainting method using TV —Stokes equations.The isophote directions are propagated into the inpainting domain. An energy minimiz
Lorenz
- 求解lorenz 方程的程序,用c++ 语言编写的。-The procedures for solving lorenz equations, written c++ language.
atkenAndFollowup
- 埃特金插值算法和追赶法求解三对角方程组,都是自己通过看书自己编写的,我个人觉得还是具有通用性的。-The Aitken interpolation algorithm and the catch-up method for solving tridiagonal equations are own by reading a book I have written, I personally think it has the versatility.
ImageBlending
- 一个图像融合opencv程序,基于poisson image editting文章实现,并且利用mkl求解线性方程组。-The image fusion opencv program poisson image editting achieve and mkl solving linear equations.
solve
- 利用matlab编写相关的算法求解微分方程,积分方程等。-Using matlab algorithm for solving differential equations, integral equations.
matlab_yuandaim
- 主要内容有MATLAB操作基础、MATLAB矩阵及其运算、MATLAB程序设计、MATLAB绘图、MATLAB数据分析与多项式计算、MATLAB解方程与最优化问题求解、MAI’LAB数值积匀与数值微分、MATLAB符号运算、MATLAB图形句柄、MATLAB图形用户界面设计、Simulinl动态仿真集成环境以及MATLAB外部接口技术。-Main content MATLAB operating basis, MATLAB matrix and its operations, MATLAB pr
Correl080
- 本软件适合工程技术人员及学生进行数据分析。适用范围广、输入界面简单方便、功能模块实用强大、操作简便易懂。 本软件可进行二元线性与非线性相关分析;多元线性与非线性相关分析;多元线性的相关矩阵分析;数理统计与误差分析;计算行列式的值、求解多元方程组;学习与研究函数的图形及特性;计算常用函数等等。例如:可对化验分析成果进行回归及误差分析、对地质物化探数据进行相关性分析、对测量数据进行误差分析、对社会调查数据进行统计分析等等。 -The software for engineering an
houghcircle
- 霍夫变换是图像处理中从图像中识别几何形状的基本方法之一,应用很广泛,也有很多改进算法。最基本的霍夫变换是从黑白图像中检测直线(线段).本程序利用霍夫变换求解出院的方程。-Hough transform in image processing from the image geometry of the basic methods of identification, one of which is widely used, there are many improved algorithm. B
FourierUsgage
- 使用傅里叶变换处理图像,演示动画,并求解方程-Fourier transform processing images, animation, and solving equations