-
地震波有限差分正演
地球物理勘探中,基础的地震波正演模拟程序,包括五个正演程序,(高阶中心差分,高阶交错网格差分,使用标准的PML边界的正演程序)在acou文件夹下附有运行的结果。
- 2022-09-04 08:15:02下载
- 积分:1
-
小波变换所有常见例程,vc++下调试通过。适合科研人员和工程应用人员...
小波变换所有常见例程,vc++下调试通过。适合科研人员和工程应用人员-Wavelet transform of all common routines, vc++ Adopted under the debugger. Suitable for the application of scientific research personnel and engineering staff
- 2023-06-09 04:30:03下载
- 积分:1
-
断齿分析
用稀疏分解分析断齿的原因,经过验证在MATLAB中可以良好的运行从而进行分析,,
- 2022-05-09 10:50:34下载
- 积分:1
-
//产生0
//产生0-1之间均匀分布一个随机数// /////////////////////////////////////////////////////////////// //传入参数:r--双精度实型变量指针,指向的单元存放随机数种子值//// //传出参数:p:产生0-1之间均匀分布一个随机数 -//0-1 have a uniform distribution between random numbers// //////////////////////////////////// ///////////////////////////// imported parameters : r-- double precision real- variable pointer to the storage unit random number seed////// out parameters : p : 0-1 produce a uniform distribution between random numbers
- 2022-05-19 12:42:14下载
- 积分:1
-
VB写的非线性回归源
VB写的非线性回归源程序-VB write nonlinear regression source
- 2022-02-05 16:52:24下载
- 积分:1
-
photogrammetry Resection of the algorithm to achieve, through the importation of...
摄影测量中后方交会算法的实现,通过输入测量数据可以算出交会点的小程序-photogrammetry Resection of the algorithm to achieve, through the importation of data could calculate the intersection of the small programs
- 2022-04-01 21:10:21下载
- 积分:1
-
匀速直线运动Swerling 0型目标的检测与跟踪
资源描述
1,产生一个100X100的噪声数据平面,每个单元的噪声幅度暂定为高斯分布(正态分布);
2,产生一个匀速直线运动的目标,目标的幅度是Swerling 0型;
3,将目标的幅度加入到噪声平面,目标位置的对应数据单元的幅度叠加目标的信号强度;
4,二维数据平面上做pfa=10-6的门限检测;画出检测后的平面结果;
5,对检测后的点迹平面,做kalman滤波跟踪处理;
- 2022-06-26 16:35:30下载
- 积分:1
-
行编辑算法:可将输错的单个字符删除,也可将又错误的一行字符删除。操作简便。用栈来实现上述功能。...
行编辑算法:可将输错的单个字符删除,也可将又错误的一行字符删除。操作简便。用栈来实现上述功能。-line editor algorithm : can be wrong deletion of a single character, and it can also wrong to delete his characters. Easy to operate. Stack used to achieve the above functions.
- 2022-02-02 23:01:42下载
- 积分:1
-
等值线插值Pascal程序
等值线插值Pascal程序-contours Pascal interpolation procedures
- 2022-02-01 07:39:22下载
- 积分:1
-
最小二乘法
这是一个比较实用的最小二乘法,涵盖了最小二乘法的基本内容,通过学习本代码,可以掌握最小二乘法的精华,为以后的数据平差打下一个基础。
- 2022-03-10 13:43:37下载
- 积分:1