搜索资源列表
matlab多项式
- matlab多项式的应用在趋向拟和的数据的拟和方面应用非常广泛-Matlab polynomial trend in the application and data to the application and to be very broad
Lagrange-polynomial-interpolation
- 拉格朗日(Lagrange)多项式插值算法源代码这是一个Matlab实现的拉格朗日多项式插值算法,它使用拉格朗日多项式插值的方法近似点定义函数。
crc校验的matlab程序
- crc校验的matlab程序,对多项式进行处理,可以正常运行,经过fpga实现验证-crc check of the matlab program, processing of the polynomial can be normal operation, after verification fpga implementation
LASIP_Image_Restoration_DemoBo
- LASIP局部多项式逼近算法用于二维信号处理、图像复原,图像去噪的MATLAB实现。,LASIP local polynomial approximation algorithm for two-dimensional signal processing, image restoration, Image Denoising MATLAB to achieve.
Chebeshev.rar
- 切比雪夫插值(利用切比雪夫点进行多项式插值),对连续函数进行逼近。,Chebyshev interpolation (using Chebyshev polynomial interpolation points), for continuous function approximation
m_PN.rar
- 伪随机码或称PN码,是扩频通信中不可缺少的一种序列。扩频通信,简单的说来就是通过一组相关性很强的伪随机序列,使原有的信号按照伪随机序列的特性出现。从波形上看,原有信号完全淹没于随机的噪声中,达到隐藏信号和抗干扰的目的。接受方只要有相同的伪随机序列,就可以通过伪随机序列很强的相关性将信号还原出来。而m序列,是扩频系统中最长用的伪随机序列。下面的代码就是基于matlab的生成m序列的代码,通过改变初始多项式的值,就可以生成不同阶数的m序列。,Pseudo-random code or PN code
Rungehanshuchazhiwenti.rar
- 比较三次样条插值和拉格朗日插值多项式对runge函数插值的效果并作图解释,Comparison of cubic spline interpolation and Lagrange interpolation polynomial interpolation of the Runge function and mapping to explain the effect of
legendrefit.rar
- Legendre polynomial fitting(勒让德多项式拟合) 该算法程序找出N阶勒让德多项式你的的权值系数 ,Legendre polynomial fitting (Legendre polynomial fitting) procedures to identify the algorithm N-order Legendre polynomials your weight coefficient
shuxuejianmo_8.rar
- (拟合) 用给定的多项式,y=x3-6x2+5x-3,产生一组数据(xi,yi,i=1,2,…,n),再在yi上添加随机干扰(可用rand产生(0,1)均匀分布随机数,或用rands产生N(0,1)分布随机数),然后用xi和添加了随机干扰的yi作的3次多项式拟合,与原系数比较。 如果作2或4次多项式拟合,结果如何? ,(Fitting) with a given polynomial, y = x3-6x2+5 x-3, generated a set of data (xi, yi, i
Matlab
- Matlab函数逼近程序,包含下面所列多种算法的程序 。 Chebyshev 用切比雪夫多项式逼近已知函数 Legendre 用勒让德多项式逼近已知函数 Pade 用帕德形式的有理分式逼近已知函数 lmz 用列梅兹算法确定函数的最佳一致逼近多项式 ZJPF 求已知函数的最佳平方逼近多项式 FZZ 用傅立叶级数逼近已知的连续周期函数-Matlab function approximation process, including following the procedu
Matlab
- Matlab数据统计和分析的程序,包含下面所列的多种算法的 MultiLineReg 用线性回归法估计一个因变量与多个自变量之间的线性关系 PolyReg 用多项式回归法估计一个因变量与一个自变量之间的多项式关系 CompPoly2Reg 用二次完全式回归法估计一个因变量与两个自变量之间的关系 CollectAnaly 用最短距离算法的系统聚类对样本进行聚类 DistgshAnalysis 用Fisher两类判别法对样本进行分类 MainAnalysis 对样本进行主成分
MATLAB
- zernike 多项式的一部分程序,此程序用Matlab编写,能很好的实现功能-zernike polynomial part of the program, this procedure to prepare to use Matlab, can achieve a good functional
polynomial
- 对滤波器耦合矩阵中的极点和零点位置进行编程,以求出表示零点极点的多项式-Coupling matrix of the filter pole and zero position programming has been calculated F (w) E (w) polynomial
numerical-methods-using-matlab--4th--Edition
- Numerical Methods Using Matlab (4th Edition),John H. Mathews (Author), Kurtis K. Fink (Author).This book provides a fundamental introduction to numerical analysis. This book covers numerous topics including Interpolation and Polynomial Approximation,
prbs-matlab
- 基于Matlab 平台根据反馈数字逻辑给出了m 序列的计算机生成源程序和m 序列的基本性质的考察代码。可根据输入的八进制 本原多项式系数生成相应的m 序列。上机结果验证了程序的正确性和有效性-Matlab-based platform based on feedback digital logic m-sequence are given computer-generated source code and the basic properties of m-sequence code vi
Polynomial-fitting-code
- 文件为采用matlab进行多项式拟合的程序及其详细讲解-File using matlab polynomial fitting program and explain in detail
zenilke.matlab
- 光机集成的泽尼克多项式拟合,采用matlab编程实现(Zernike polynomial fitting for Opto mechanical integration)
D 生成泽尼克多项式的matlab代码
- 拟合zernike多项式,这里给出了前35项的泽尼克像差。有需要的话可以继续添加像差。(Fitting zernike polynomial.The zernike aberrations of the first 35 terms are given here. Continue to add aberrations if necessary)
最小二乘法在商业活动中的应用及其在MATLAB的实现
- 利用基于最小二乘法的多项式拟合算法处理商业数据,包含源码(Using the polynomial fitting algorithm based on the least square method to deal with commercial data, including the source code)
多项式拟合批处理代码
- matlab多项式拟合批量处理代码实现,可做参考(Matlab polynomial fitting batch processing code, can be used as reference.)