搜索结果

找到约 646 项符合 seg-y 的查询结果

matlab例程 使用最小二乘法的一次性计算公式来估计y(i) = b0 + b1 * x + b2 * x^2 + b3 * x^3 + ...... bn * x^n中b0, b1, ..., bn的值,并显示你和

使用最小二乘法的一次性计算公式来估计y(i) = b0 + b1 * x + b2 * x^2 + b3 * x^3 + ...... bn * x^n中b0, b1, ..., bn的值,并显示你和的曲线.
https://www.eeworm.com/dl/665/209811.html
下载: 138
查看: 1581

matlab例程 对于多项式y(i) = b0 + b1 * x + b2 * x^2 + b3 * x^3 + ...... bn * x^n 用递推最小二乘法来估计上式中的b0, b1, ..., bn

对于多项式y(i) = b0 + b1 * x + b2 * x^2 + b3 * x^3 + ...... bn * x^n 用递推最小二乘法来估计上式中的b0, b1, ..., bn
https://www.eeworm.com/dl/665/209812.html
下载: 52
查看: 1193

matlab例程 利用高斯-勒让德多项式计算 sin(x+y)在矩形区域的积分

利用高斯-勒让德多项式计算 sin(x+y)在矩形区域的积分
https://www.eeworm.com/dl/665/211778.html
下载: 153
查看: 1051

数学计算 本题采用的计算方法为:主要求解三对角阵方程组得解。采用的计算方法为“追赶法”。 算法思路为:求解方程Ly=d(追)——〉求解Ux=y(赶)

本题采用的计算方法为:主要求解三对角阵方程组得解。采用的计算方法为“追赶法”。 算法思路为:求解方程Ly=d(追)——〉求解Ux=y(赶)
https://www.eeworm.com/dl/641/212208.html
下载: 176
查看: 1046

文件格式 DragQueryPoint( hDropInfo,&pt ) CString strPos strPos.Format("拖放的位置:(%d %d)",pt.x,pt.y) Set

DragQueryPoint( hDropInfo,&pt ) CString strPos strPos.Format("拖放的位置:(%d %d)",pt.x,pt.y) SetDlgItemText(IDC_FILEPOS,strPos)
https://www.eeworm.com/dl/639/213786.html
下载: 153
查看: 1210

matlab例程 %BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma

%BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma,l,u,... % oval,po,normg,DS,mtxmpy,data,H) % returns the new feasible point nx, the corresponding sign vector nsig, % and the step size of the unreflected step, alpha. % Copyright (c) 1990-98 by ...
https://www.eeworm.com/dl/665/214092.html
下载: 34
查看: 1088

数学计算 用最小二乘法拟合曲线y=a0+a1*x+a2*x^2+a3*x^3+...+an*x^n 的vc源码

用最小二乘法拟合曲线y=a0+a1*x+a2*x^2+a3*x^3+...+an*x^n 的vc源码
https://www.eeworm.com/dl/641/214356.html
下载: 176
查看: 1293

matlab例程 SOUNDSC(Y,...) is the same as SOUND(Y,...) except the data is scaled so that the sound is played a

SOUNDSC(Y,...) is the same as SOUND(Y,...) except the data is scaled so that the sound is played as loud as possible without clipping. The mean of the data is removed.
https://www.eeworm.com/dl/665/214937.html
下载: 166
查看: 1067

其他 曲线标记 自变量X 函数值Y 标记类型的改变等

曲线标记 自变量X 函数值Y 标记类型的改变等
https://www.eeworm.com/dl/534/216708.html
下载: 77
查看: 1014

其他 此压缩包中共有32个MATLAB图形应用程序示例,内容如下:三角函数曲线,图形的叠加,双y轴图形的绘制,单个轴窗口显示多个图形,图形标注,条形图形,区域图形,饼图的绘制,阶梯图

此压缩包中共有32个MATLAB图形应用程序示例,内容如下:三角函数曲线,图形的叠加,双y轴图形的绘制,单个轴窗口显示多个图形,图形标注,条形图形,区域图形,饼图的绘制,阶梯图
https://www.eeworm.com/dl/534/216745.html
下载: 71
查看: 1173