搜索资源列表
Gauss-Hermite
- 国外比较好用的高斯-厄米特数值积分源代码-the code of gauss-hermite
hermite
- 用matlab编写的实现hermite插值法的代码,生成图像可显示第一节点,第二节点,误差点。-Prepared with the matlab code to achieve hermite interpolation to generate the image to show the first node, second node, the error point.
Newton-hermite
- 用matlab编写的实现Newton形式的hermite插值法的代码,生成图像可显示第一节点,第二节点,误差点。-Implementation prepared by matlab hermite interpolation Newton form of the code, generating the image to show the first node, second node, the error point.
Image
- 分三次hermite差值,数值分析的实验。需要#include <graphics.h>的头文件运行。-Hermite three times the difference, numerical analysis of the experiment. Need to# include <graphics.h> Header file to run.
shijuemoxingbianyuanjiance
- 文章提出了一种基于视觉模型的图像边缘检测算法作者采用具有反馈和前项控制连接的侧抑制模型进行图像信息进行处理, 用零阶和二阶厄米特函数的组合产生系统的控制模板, 组合系数通过梯度下降学习算法确定这种以生物视觉感知机理为基础的神经计算方法-This paper puts forward a kind of image edge detection based on visual model algorithm author with feedback and the control connecti
Hermite
- 基于Hermite的数字图像编程,利用样条插值实现-Based on Hermite digital image programming, using spline interpolation to achieve
Gaussian-Hermite
- 计算二维图像数据的高斯Hermite矩和不变矩。-Calculating two-dimensional image data of the Gaussian Hermite moments and moment invariants.
DrawImage
- MFC编写的图像软件,可绘制出Bezier,B样条和Hermite曲线,界面美观,代码条理清晰,可供学习用。-MFC prepared by the image software, you can draw a Bezier, B-spline and Hermite curves, beautiful interface, code clarity, available for study.
Hermite-Matlab
- Hermite插值多项式拟合Matlab程序。运用Matlab软件依据理论可画出Hermite插值图像,并求出Hermite多项式,并应用到实际问题中。-Hermite interpolation polynomial fitting Matlab program。Using Matlab software can be drawn based on the theory Hermite interpolation image, and find Hermite polynomials, and
Gaussian-Hermite
- 方向倾斜校正的方法,分割字符,自适应阈值二值化图像-Orientation method for skew correction, Segmentation character, Adaptive threshold for image binarization
HERMITE_PRODUCT_DISPLAY
- HERMITE_PRODUCT_DISPLAY is a MATLAB program which displays an image of a function created by the Cartesian product of two Hermite polynomials, such as f(x,y) = h(3,x) * h(1,y). There are five types of Hermite polynomial available. Perhaps the be