Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - interpolation
Search - interpolation - List
DL : 0
双线性插值的matlab实现,可以用于运动补偿,对处理后的图像进行重建等。-Bilinear interpolation matlab realize that can be used for motion compensation, to deal with the images after reconstruction.
Update : 2024-05-06 Size : 1024 Publisher : kevin

DL : 0
三次样条插值的源代码,可以用dsp实现,希望对大家有用!-Cubic spline interpolation of the source code, can be used dsp realize, in the hope that everyone useful!
Update : 2024-05-06 Size : 2048 Publisher : myra

插值计算--计算方法_delphi.rar 计算方法课程上机作业-Interpolation calculation method of calculating method of calculating _delphi.rar curriculum machine operating
Update : 2024-05-06 Size : 269312 Publisher : 齐欢乐

自己做的图像直角坐标与极坐标转换程序,源代码中还有双线性和双三次插值的函数代码,很基础也很实用。-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.
Update : 2024-05-06 Size : 241664 Publisher : dc

DL : 0
数控插补算法,比较基本的那种 数控插补算法,比较基本的那种-CNC interpolation algorithm to compare the kind of basic CNC interpolation algorithm to compare the kind of basic
Update : 2024-05-06 Size : 1997824 Publisher : samuel

DL : 0
运动控制中的插补算法,比较实用 运动控制中的插补算法,比较实用-Motion Control in the interpolation algorithm, more practical motion control of the interpolation algorithm, more practical
Update : 2024-05-06 Size : 375808 Publisher : samuel

首先介绍了内插理论和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.
Update : 2024-05-06 Size : 203776 Publisher : 会飞的鱼

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

Otherck
DL : 0
使用vc++开发的数控系统的插补算法,本人发现的,上传供大家参考-Use vc++ Developed CNC interpolation algorithm, I discovered, upload for your reference
Update : 2024-05-06 Size : 1573888 Publisher : gaopeng

DL : 0
数控梯形图编程,发那科系统,圆弧插补,宏程序,G代码-NC ladder programming, Fanuc system, circular interpolation, macro programs, G code
Update : 2024-05-06 Size : 8192 Publisher : cyh1986

数值分析算法源码(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:常微分方程数值解的求解
Update : 2024-05-06 Size : 162816 Publisher :

图像插值算法有三种方法,最近邻插值、双线性插值、卷积插值-Image interpolation algorithm has three methods, nearest neighbor interpolation, bilinear interpolation, convolution interpolation
Update : 2024-05-06 Size : 4096 Publisher : 陈旭

DL : 0
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.
Update : 2024-05-06 Size : 1024 Publisher : 贺鼎宏

bilinear interpolation
Update : 2024-05-06 Size : 668672 Publisher : eric

直线插补与圆弧插补仿真程序 主要做演示用-Linear interpolation and circular interpolation simulation program mainly used to do demo
Update : 2024-05-06 Size : 22528 Publisher : plato111

DL : 0
插补演示,简单。数控的直线,圆弧插补演示。-Interpolation demo, simple. CNC Linear, circular interpolation demo.
Update : 2024-05-06 Size : 4096 Publisher : yanjihui

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

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

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.
Update : 2024-05-06 Size : 3994624 Publisher :

这是关于测井岩心插值的算法,是非常有用的岩心数据插值c++程序-This is on logging core interpolation algorithm, is very useful core data interpolation c++ Procedures
Update : 2024-05-06 Size : 96256 Publisher : yjp
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.