Welcome![Sign In][Sign Up]
Location:
Search - interpolation

Search list

[matlabbiliner-matlab

Description: 双线性插值的matlab实现,可以用于运动补偿,对处理后的图像进行重建等。-Bilinear interpolation matlab realize that can be used for motion compensation, to deal with the images after reconstruction.
Platform: | Size: 1024 | Author: kevin | Hits:

[Algorithmspline

Description: 三次样条插值的源代码,可以用dsp实现,希望对大家有用!-Cubic spline interpolation of the source code, can be used dsp realize, in the hope that everyone useful!
Platform: | Size: 2048 | Author: myra | Hits:

[Algorithmjisuanfangfa_chazhijisuan

Description: 插值计算--计算方法_delphi.rar 计算方法课程上机作业-Interpolation calculation method of calculating method of calculating _delphi.rar curriculum machine operating
Platform: | Size: 269312 | Author: 齐欢乐 | Hits:

[Special EffectsCarToPolar

Description: 自己做的图像直角坐标与极坐标转换程序,源代码中还有双线性和双三次插值的函数代码,很基础也很实用。-To do their own image rectangular coordinates and polar coordinates conversion process, the source code also bilinear and bicubic interpolation function of the code, it is also very practical basis.
Platform: | Size: 241664 | Author: dc | Hits:

[DSP program1

Description: 数控插补算法,比较基本的那种 数控插补算法,比较基本的那种-CNC interpolation algorithm to compare the kind of basic CNC interpolation algorithm to compare the kind of basic
Platform: | Size: 1997824 | Author: samuel | Hits:

[DSP program2

Description: 运动控制中的插补算法,比较实用 运动控制中的插补算法,比较实用-Motion Control in the interpolation algorithm, more practical motion control of the interpolation algorithm, more practical
Platform: | Size: 375808 | Author: samuel | Hits:

[OtherCICFilterDesignandAnalysisinMultipleSampling

Description: 首先介绍了内插理论和CIC 滤波器原理,重点给出了CIC 滤波器设计方法,并分析了CIC 滤波器级联级数 和滤波器阶数的选取对通带衰减和旁瓣抑制的影响,仿真结果验证了设计方法的有效性和可行性。-First introduced the theory and CIC interpolation filter, the focus is given CIC filter design methods, and analyzes the CIC filter and filter cascading series of the selected order of the pass-band attenuation and the effects of sidelobe suppression, The simulation results show the design method is effective and feasible.
Platform: | Size: 203776 | Author: 会飞的鱼 | Hits:

[Picture Viewerscr

Description: 自己编写的程序,实现dicom文件显示,窗宽窗位调整;利用双线性插值完成图像的缩放。-I have written procedures, to achieve DICOM documents show that window-width window level adjustment the use of bilinear interpolation image scaling.
Platform: | Size: 44032 | Author: lu | Hits:

[Otherck

Description: 使用vc++开发的数控系统的插补算法,本人发现的,上传供大家参考-Use vc++ Developed CNC interpolation algorithm, I discovered, upload for your reference
Platform: | Size: 1573888 | Author: gaopeng | Hits:

[Software Engineering2

Description: 数控梯形图编程,发那科系统,圆弧插补,宏程序,G代码-NC ladder programming, Fanuc system, circular interpolation, macro programs, G code
Platform: | Size: 8192 | Author: cyh1986 | Hits:

[Algorithmnumerical_analysis_java

Description: 数值分析算法源码(java) 这个学期一边学习java一边学习数值分析,因此用java写了一个数值分析算法的软件包numericalAnalysis. [说明] 适合使用者:会java的,想要学习数值分析算法的人. 本代码对照书:数值分析第二版,史万明等编,北京理工大学出版社. 本代码尽量按书中描述的来写,可以提供参考. [使用方法] 在java的ide中新建一个项目,把numericalAnalysis包直接拷贝到此项目的源文件夹中,然后要解决什么问题,就相应的编译运行什么包. 另外有这些类的API提供参考,可以自己根据自己要求写驱动类.运行API文件夹中的index.html文件就行. [包的结构] numericalAnalysis包中又含有9个包,除function包的是接口外,其余包都含有一个独立的数值分析问题的类以及其驱动类.9个包如下: differential:微分问题 equation:方程 function:只含一个接口,用来让用户写自己的函数 functionApproximation:离散情况下函数逼近问题 integration:积分问题 interpolation:插值问题 linearEquationGroup:线性方程组问题(包括过定方程组) norm:求解向量和矩阵的范数 ode:常微分方程数值解的求解
Platform: | Size: 162816 | Author: | Hits:

[Special Effectsimresize

Description: 图像插值算法有三种方法,最近邻插值、双线性插值、卷积插值-Image interpolation algorithm has three methods, nearest neighbor interpolation, bilinear interpolation, convolution interpolation
Platform: | Size: 4096 | Author: 陈旭 | Hits:

[matlabHermite

Description: Matlab中没有现成的Hermite插值函数,必须编写一个M文件实现插值。 设n个节点的数据以数组x0 (已知点的横坐标), y0(函数值), y1(导数值)输入(注意Matlat的数组下标从1开始), m个插值点以数组x 输入,输出数组y 为m 个插值。编写一个名为hermite.m的M文件。 -Matlab is not off-the-shelf Hermite interpolation function, we must realize the preparation of a document M interpolation. N nodes for the data to an array x0 (known point of abscissa), y0 (function value), y1 (numerical derivative) input (note the subscript Matlat array starting at 1), m to the array of interpolation points x input and output array y for m months interpolation. Hermite.m the preparation of a M-file.
Platform: | Size: 1024 | Author: 贺鼎宏 | Hits:

[ERP-EIP-OA-PortalBilinear

Description: bilinear interpolation
Platform: | Size: 668672 | Author: eric | Hits:

[Graph Drawinglineandarcinterpolation

Description: 直线插补与圆弧插补仿真程序 主要做演示用-Linear interpolation and circular interpolation simulation program mainly used to do demo
Platform: | Size: 22528 | Author: plato111 | Hits:

[source in ebookaaa

Description: 插补演示,简单。数控的直线,圆弧插补演示。-Interpolation demo, simple. CNC Linear, circular interpolation demo.
Platform: | Size: 4096 | Author: yanjihui | Hits:

[Special Effects11

Description: 一些自己编写的图像插值算法程序。包括最近邻插值,双线性插值和双三次插值。-Some have written procedures for image interpolation algorithm. Including the nearest neighbor interpolation, bilinear interpolation and bicubic interpolation.
Platform: | Size: 2048 | Author: 陈旭 | Hits:

[Special Effectsbilinear

Description: 双线性插值方法,输出像素的值为其坐标2x2领域内像素值的加权平均。-Bilinear interpolation method, the output pixel values for the coordinates of the area of 2x2 pixels of the weighted average value.
Platform: | Size: 2048 | Author: chenqunqin | Hits:

[matlabNumerical_Computing_with_MATLAB

Description: Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numerical methods, Matlab, and technical computing. The emphasis is on in- formed use of mathematical software. We want you learn enough about the mathe- matical functions in Matlab that you will be able to use them correctly, appreciate their limitations, and modify them when necessary to suit your own needs. The topics include * introduction to Matlab, * linear equations, * interpolation, * zero and roots, * least squares, * quadrature, * ordinary di?erential equations, * random numbers, * Fourier analysis, * eigenvalues and singular values, * partial di?erential equations.-Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory coursein numerical methods, Matlab, and technical computing. The emphasis is on in-formed use of mathematical software. We want you learn enough about the mathe-matical functions in Matlab that you will be able to use them correctly, appreciatetheir limitations, and modify them when necessary to suit your own needs. Thetopics include* introduction to Matlab,* linear equations,* interpolation,* zero and roots,* least squares,* quadrature,* ordinary di? erential equations,* random numbers,* Fourier analysis,* eigenvalues and singular values,* partial di? erential equations.
Platform: | Size: 3994624 | Author: | Hits:

[Algorithmcore-interpolation

Description: 这是关于测井岩心插值的算法,是非常有用的岩心数据插值c++程序-This is on logging core interpolation algorithm, is very useful core data interpolation c++ Procedures
Platform: | Size: 96256 | Author: yjp | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net