搜索资源列表
LSMFIT
- 数值分析作业源码,NEWTON插值算法,输出计算结果。请高手多指点!-source, the Newton-interpolation algorithm, and the output results. 19:56 urged more!
matlab-GUI.rar
- 数值分析程序matlab-GUI----第一型三次样条插值函数(包括M文件和GUI),Numerical analysis matlab-GUI---- the first type of cubic spline interpolation function (including M documentation and GUI)
chazhi
- 数值分析常用的几种插值法,包括lagrange插值和Newton插值等-Numerical analysis of several commonly used interpolation, including interpolation and Newton interpolation lagrange
1111
- 矩量法分析小型偶极子在不同介质交界面处的电磁场计算方法。利用HermiteGauss数值插值的算法。请慎重下载。-Moment method analysis of a small dipole at the interface of different media, electromagnetic field calculation. Using HermiteGauss numerical interpolation algorithm. Please carefully download.
numerical
- 利用插值方法实现对图像的一些基本变换。是本人数值分析课的一次作业-Interpolation method used to achieve some of the fundamental transformation of the image. This is one of my homework of numerical analysis course
Sparse-and-Redundant-Representations
- 这本教科书,介绍了稀疏和多余的申述,对信号和图像处理应用的重点。的理论和数值基础处理前的应用进行了讨论。信号源的数学建模一起讨论如何使用适当的模型,如去噪,恢复,分离,插值和外推法,压缩,采样,分析和合成,检测,识别,多任务。这次报告会是优雅和迷人的。-Sparse and Redundant Representations From Theory to Applications in Signal and Image Processing
alglib-2.6.0.delphi
- ALGLIB是一个跨平台的数值分析和数据处理函数库。它支持多种编程语言,如C++,C#,Pascal,VBA等,可以在多个操作系统平台上运行,如:Windows,Linux和Solaris。ALGLIB有以下特点: (1)线性代数(包括矩阵分析); (2)方程求解(线性和非线性); (3)插值; (4)最优化; (5)快速傅里叶变换; (6)数值积分; (7)线性和非线性最小二乘拟合; (8)常微分方程求解; (9)特殊函数; (10)统计(描
test1
- 实现图像旋转缩放,利用三种插值方法,数值分析的大作业。-Implement image rotation scaling, using three interpolation methods, numerical analysis of large operations.
Numerical-analysis-C-language
- 基于C语言的数值分析方法程序,包含Romberg方法、杜利特分解、龙贝格、线性插值法等4种常用分析方法。-Based on the C language numerical analysis method program, including Romberg method, Dullett decomposition, Long Beige, linear interpolation and other four commonly used analytical methods.
87333858
- 实现 了 数值分析 课程 中得 几个 算法, 包括牛顿 插值, 拉格 朗日 插值算法 等()
mxhkfe269
- lagrange求插值算法,这是数值分析方面的一种求值方法()
MATLAB的13个数值分析常用算法
- 插值 函数逼近 矩阵特征值计算 ..... 非线性方程组求解 常微分方程的初值问题 等等