-
本程序采四边形网格法编制了曲面等值线程序,只要输入相应数据,就可绘制出等值线图...
本程序采四边形网格法编制了曲面等值线程序,只要输入相应数据,就可绘制出等值线图-the procedures adopted mesh France produced a surface contour procedures, as long as the corresponding data input can be drawn contour map
- 2022-03-16 06:51:28下载
- 积分:1
-
梯度函数的逆。我已经提供了1个版本的工作
The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d arrays. In the 1-d case I offer 5 different methods, from cumtrapz, and an integrated cubic spline, plus several finite difference methods.
In higher dimensions, only a finite difference/linear algebra solution is provided, but it is fully vectorized and fully sparse in its approach. In 2-d and 3-d, if the gradients are inconsistent, then a least squares solution is generated
- 2022-06-02 09:40:06下载
- 积分:1
-
神经计算,里面包含的代码和说明,程序员可以根据自己的需要修改任何一步分...
神经计算,里面包含的代码和说明,程序员可以根据自己的需要修改任何一步分-nerve, which contains the code and description, programmers can according to its own need to amend any step pm
- 2023-06-19 12:05:03下载
- 积分:1
-
跟踪滤波的目的是根据已获得的目标观测数据对目标的状态进行精确估计,跟踪滤波的关键是对机动目标的跟踪能力,机动目标跟踪的主要困难在于跟踪设定的目标模型与实际的目标...
跟踪滤波的目的是根据已获得的目标观测数据对目标的状态进行精确估计,跟踪滤波的关键是对机动目标的跟踪能力,机动目标跟踪的主要困难在于跟踪设定的目标模型与实际的目标动力学模型的匹配问题。
-The purpose of tracking filter is based on objective observational data has been the target of the state accurately estimate the key to tracking filter for maneuvering target tracking capabilities, the main difficulty maneuvering target tracking is to track the target model to set realistic goals and motivation learn the model matching problem.
- 2022-04-13 15:56:38下载
- 积分:1
-
BCH 大数据量的编码
这是一个bch编码的程序,以前看到的都是小数据量的用不到循环语句,而这个用到了循环语句,所以解决了数据量大的问题。在用的时候只需要把数据导入到里面就完全ok了,不信你可以试试。
- 2022-05-12 13:36:28下载
- 积分:1
-
改进蚁群算法求解配送
有多个配送点,每个配送点必须访问,可以访问多次,起点确定,配送点与配送点之间不完全连接,配送点与配送点之间以时间作为衡量标准。要求从起点出发,尽可能快地访问每一个配送点。
- 2023-01-03 03:00:07下载
- 积分:1
-
一个小波变换的C++代码,希望对用到的人有帮助
一个小波变换的C++代码,希望对用到的人有帮助-a wavelet transform C code, and I hope to be used to help the people
- 2023-03-10 15:20:03下载
- 积分:1
-
mfcc经典代码
mfcc,最全面的,非网上流传的,首先对输入数据采取加窗分帧,对于每帧的语音,进行SFFT,求得功率谱,送mel滤波器组,经对数变换,DCT变换求得压缩的最终MFCC特征参数
- 2022-03-04 11:23:13下载
- 积分:1
-
多变量非线性优化模型求解,对约束条件建立m文件
多变量非线性优化模型求解,对约束条件建立m文件-Multi-variable nonlinear optimization model for solving the establishment of restrictive conditions on m file
- 2023-06-18 04:15:03下载
- 积分:1
-
csv 到 json 脚本
它的简单,易于理解脚本解析 csv flare json。它
- 2022-02-15 01:42:59下载
- 积分:1