搜索资源列表
弹道 分析
- 铅垂平面飞行弹道仿真 名字为trajectory的是主程序。interp是一维、二维的插值程序,rk是龙格库它函数,grk2f是方程组的右端函数 -vertical plane flight trajectory simulation to name the trajectory of the main program. Interp is one-dimensional, two-dimensional interpolation
ScatteredDataInterpolationusingRadialBaseFunctions
- Set of functions that can be used for interpolation of scattered data of any dimensionality. -Set of functions that can be used for interp olation of scattered data of any dimensionalit y.
dreel430
- Datareel is a comprehensive cross-platform C++ development kit used to build multi-threaded database and communication applications. C++ is a programming language that produces fast executing compiled programs and offers
PVEInterpolation
- Partial volume correction method using reverse diffusion interpolation This function implements a reverse diffusion scheme to interpolate images to correct for partial volume effect. Under the assumption that the pd
interp
- 线性插值工具,能够很好的解决插值问题的matlab源程序
弹道 分析
- 铅垂平面飞行弹道仿真 名字为trajectory的是主程序。interp是一维、二维的插值程序,rk是龙格库它函数,grk2f是方程组的右端函数 -vertical plane flight trajectory simulation to name the trajectory of the main program. Interp is one-dimensional, two-dimensional interpolation
ScatteredDataInterpolationusingRadialBaseFunctions
- Set of functions that can be used for interpolation of scattered data of any dimensionality. -Set of functions that can be used for interp olation of scattered data of any dimensionalit y.
dreel430
- Datareel is a comprehensive cross-platform C++ development kit used to build multi-threaded database and communication applications. C++ is a programming language that produces fast executing compiled programs and offers
PVEInterpolation
- Partial volume correction method using reverse diffusion interpolation This function implements a reverse diffusion scheme to interpolate images to correct for partial volume effect. Under the assumption that the pd
interp
- 线性插值工具,能够很好的解决插值问题的matlab源程序 -Linear interpolation tool that can solve the problem of interpolation matlab source
sin_interp
- 自己编写的正弦插值算法及误差计算Matlab仿真试验代码,供交流参考。-I have written Sinusoidal interpolation algorithm and error calculation of Matlab simulation code for the exchange of reference.
interp
- 用于图象的复原处理,可以对多张同样角度拍摄的图片进行分析,得到清晰的放大图. superresulution-Rehabilitation treatment for the image can be more than the same angle picture taken for analysis have been given clear Enlargement. superresulution
interp
- 实现拉朗日插值、线性插值、样条插值,用MATLAB计算两种二维插值的方法。-Implementation date lalang interpolation, linear interpolation, spline interpolation, calculated using MATLAB in two methods of two-dimensional interpolation.
ch8soft
- These codes require an ASCII input file interp.dat of the following form: N: Number of Polynomial Interpolation Points (Small) First Sample (x1,y1) Second Sample (x2,y2) ... Nth Sample (xN,yN)
COZY
- 计算信号循环谱的函数: 这个函数用来计算数字调制信号的循环谱图,结果存放在sxf中,surf和shading interp这两个函数配合使用就可以得到信号的循环谱图-Calculate the signal cyclic spectrum function: This function is used to calculate the cycle spectrum of digitally modulated signals,
interp
- 1 把要插值的一组数据对从Excel中导出为.txt文本文件 2 启动Matlab,并运行h.m,即可看到插值曲线.-One of a set of data to be interpolated from Excel, export to. Txt text file 2 starts Matlab, and run hm, you can see the interpolation curve.
interp
- YUV to AVI ppWizard has created this interp application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.-
Datafitting
- 它包含了数据拟合、interp1 - 一元函数插值、 spline - 样条插值、polyfit - 多项式插值或拟合、curvefit - 曲线拟合、caspe - 各种边界条件的样条插值、casps - 样条拟合(没有)、interp2 - 二元函数插值、griddata - 不规则数据的二元函数插值、interp - 不单调节点插值和lagrange - 拉格朗日插值法的代码.-It contains code of data f
interp
- 抽取插值运算,实现信号的抽取,实现信号抽样频率等。-This is for students who is major in communication project.
interp
- 插值 线性插值 分段二次多项式插值 样条插值 C++实现 网上现在的 不错-插值 线性插值 分段二次多项式插值 样条插值 C++实现 网上现在的 不错