搜索资源列表
surface~parameterization~a~tutorial~and~survey
- his paper provides a tutorial and survey of methods for parameterizing surfaces with a view to applications in geometric modelling and computer graphics. We gather various concepts from di® erential geometry which are relevant to surface map
PAA
- 基于PAA的分段线性表示算法:用等宽度窗口分割时间序列,每个窗口内的时间序列用窗口平均值来表示,就得到了时间序列的一种分段线性表示,它的输入参数为分段数,记为K.-PAA-based algorithm for piecewise linear representation: split time series with windows of same width , use the mean of time series in the window to express, it has bee
jisuanfangfa
- 显示方法埃特肯改进欧拉法牛顿迭代分段线性插值-Display method to improve Aite Ken Newton Euler piecewise linear interpolation, etc.
interparc
- This is a simple thing to do if you are willing to use a piecewise linear interpolant. More difficult is when the curve is a parametric spline or pchip model. The interparc.m function uses an ode solver to integrate the distance along the curve itsel
LinearStep
- C语言实现的分段线性变换,用MFC图形界面-C language implementation of the piecewise linear transformation, graphical interface with MFC
transport
- 一个简单的分段运输问题的C++源代码。需要调用CPLEX优化软件。-Simple transportation example with piecewise linear cost coefficients.
Piecewise-Linear-Waveform
- 如何使用数据和读取语句来定义一个分段班轮波形-How to use the data and read the statement to define a segment liner waveform
Runge
- Runge现象的验证,内有可选项:拉格朗日插值法、牛顿插值法和分段线性插值法。-The Runge phenomenon verification, with optional: Lagrange interpolation, Newton interpolation and piecewise linear interpolation.
hanshuubijin
- 用切比雪夫多项式逼近已知函数 用勒让德多项式逼近已知函数 用帕德形式的有理分式逼近已知函数 用列梅兹算法确定函数的最佳一致逼近多项式 求已知函数的最佳平方逼近多项式 用傅立叶级数逼近已知的连续周期函数 离散周期数据点的傅立叶逼近 用自适应分段线性法逼近已知函数 用自适应样条逼近(第一类)已知函数 离散试验数据点的多项式曲线拟合 离散试验数据点的线性最小二乘拟合 离散试验数据点的正交多项式最小二乘拟合 -By using Chebyshev poly
logistic_and_gabor
- 此程序用于产生分段线性映射的混沌序列,可通过行列变换得到一个矩阵。。。用用信号的加密和语音信号的加强。。。此外还有gabor原子的构造,可用于信号的分解-This program is used to generate chaotic sequence of piecewise linear mapping through the ranks transform a matrix. . . Use strengthening of encryption signal and the voice
Piecewise-linear-interpolation
- 实现绘制y=A/(B+C*X*X)函数图象-The drawing of y = A/(B+ C* X* X) function image
xianxing
- 分段线性对比度展宽方法:通过将亮暗差异(即对比度)扩大,来把人们所关心的部分强调出来。-Piecewise linear contrast broadening methods: by the light and dark difference (ie contrast) to expand to the part of the people concerned to emphasize it.
Digital-Image-Processing
- 有源码,适合学习C++的人 一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。 二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。 三、 1.灰度线性变换、分段线性变换 2.灰度直方图均衡、规格化 3.图象卷积:各种模板实现低通、高通滤波 4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波 5.伪彩色图象增强 四、 1.图象的加、减、乘、除和逻辑运算。 2.图象的镜像变换、图象的缩放
txcl
- 使用MATLAB对图像进行操作和处理,包括图像的读取、存储、显示、格式转换、调整和显示图像像素,灰度变换、分段线性变换和直方图处理。-Using MATLAB for image manipulation and processing, including the image read, store, display, format conversion, image adjustment and display pixels, gray-scale transformation, piecew
03
- 实现对bmp图像的读写,对称变换,均衡化,边缘检测,分段线性变换-Bmp image to achieve the read and write, symmetric transformation, equalization, edge detection, piecewise linear transformation
picture
- 读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码-read the document, the geometric transf
expression-functions
- 切比雪夫 用切比雪夫多项式逼近已知函数 勒让德 用勒让德多项式逼近已知函数 帕德 用帕德形式的有理分式逼近已知函数 lmz 用列梅兹算法确定函数的最佳一致逼近多项式 ZJPF 求已知函数的最佳平方逼近多项式 方舟子 用傅立叶级数逼近已知的连续周期函数 事实上的部队 离散周期数据点的傅立叶逼近 SmartBJ 用自适应分段线性法逼近已知函数 SmartBJ 用自适应样条逼近(第一类)已知函数 multifit 离散试验数据点的多项式曲线拟合 LZXEC 离散
contrast_adjust
- This program performs contrast adjustment of given image using piecewise linear function
huoyuan1
- 该程序利用分段线性函数对给定图像进行对比度调整。(This program performs contrast adjustment of given image using piecewise linear function)
分段线性表示
- 时间序列的分段线性表示(自底向上和自顶向下)的程序(A piecewise linear representation of the time series code)
