搜索资源列表
NumericalLinearAlgebra
- 数值线性代数的Matlab应用程序包 共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名 程序名称 用途 Method 方法 GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特 MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修正格拉母-斯密特 householder.m QR因子分
matlabqiuzhi
- 几种matlab求解最小值方法源代码-分别是二次插值求解最小值和内德-米德求解最小值和最速下降法和梯度法,适合新手学习使用-Several matlab methods for minimum source code- two times interpolation for minimum and ned for minimum Mead and steepest descent method and gradient method, suitable for beginners lear
qenfou_v12
- 各种kalman滤波器的设计,利用自然梯度算法,插值与拟合,解方程,数据分析。- Various kalman filter design, Use of natural gradient algorithm, Interpolation and fitting, solution of equations, data analysis.
qingsui_v13
- 包括随机梯度算法,相对梯度算法,利用matlab GUI实现的串口编程例子,插值与拟合的matlab实现。- Including stochastic gradient algorithm, the relative gradient algorithm, Use serial programming examples matlab GUI implementation, Interpolation and fitting matlab implementation.
bai_uv17
- sar图像去噪的几种新的方法,插值与拟合,解方程,数据分析,包括随机梯度算法,相对梯度算法。- Several new methods sar image denoising, Interpolation and fitt
数值计算相关算法
- 三次样条插值 龙贝格积分 共轭梯度法的实现,基于matlab程序(Three spline interpolation Romberg conjugate gradient method)