-
序列二次规划程序
求解序列二次规划程序,只要编写不同的目标函数,目标函数导数,约束函数,约束函数的雅克比矩阵,即可求出不同问题的最大值或最小值。Solving sequence quadratic programming, as long as write a different objective function, the target function and constraint function, constraint function of Jacobi matrix, then find out the maximum or minimum of a different question.
- 2023-07-14 13:15:03下载
- 积分:1
-
Was established based on moving least square (Moving Least
建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲
面拟合方法 这种方法对传统的最小二乘(LS)法的作了比较大的改进 使生成的曲线曲面具
有精度高 光滑性好等许多优点 详细介绍了移动最小二乘法的原理 应用和特点 并且给
出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程 最后给出了曲线拟合和空间散
乱数据曲面拟合算例 将拟合结果与最小二乘拟合结果作了比较 分析了 MLS 拟合曲线曲
面的光滑性和拟合质量 表明了该方法的优越性和有效性-Was established based on moving least square (Moving Least-Squares MLS) method of this curve and surface fitting method to the traditional method of least squares (LS) method was relatively large improvements to make the generated curves and surfaces with a precision of High smoothness, good detail, and many other advantages of the principle of least-squares method for mobile applications and features and gives the least-squares method using the mobile curve and surface fitting procedure design process Finally, curve fitting and spatial scattered data surface to be cost-effective cases of the results of the fitting results are compared with the least-squares fitting analysis of MLS fitting curves and surfaces smooth and fitting quality demon
- 2023-02-17 12:50:04下载
- 积分:1
-
实现的人工智能寻路算法
希望对大家有所帮助
实现的人工智能寻路算法
希望对大家有所帮助-AI pathfinding algorithm implementation we want to help
- 2022-10-18 08:50:04下载
- 积分:1
-
汉字点阵数据读取(含汉字库)
读取中文点阵字库,形成点阵数组,可用于LED显示或喷印点阵字体,包括了12*12 16*16 24*24 48*48。也可以读取单色的BMP位图信息。资料在网上很难找的,特别是字库文件,都是在DOS系统里面找来的,希望对大家有帮助
- 2022-01-25 21:32:54下载
- 积分:1
-
读地震 SEG-Y 数据与 Fortran 2003
这个程序读取Fortran 90的地震SEGY数据从C修改,请参阅网址在SEGY数据格式文件包括在内。与Fortran的03的新功能,阅读与“流”的数据被使用。检查的号码的数字(整数或实数)的一个自定义功能用于实现的输出格式的自动化然而,一个SEG-Y数据的字节大小必须指定,在你运行该程序之前。
- 2022-02-14 05:59:20下载
- 积分:1
-
简要的Gauss列主元消去法,很实用,用matlab实现,还有一个图例,程序说明很详细...
简要的Gauss列主元消去法,很实用,用matlab实现,还有一个图例,程序说明很详细-brief Gauss main-element elimination, very practical, using Matlab to achieve, there is a legend, a very detailed description of the procedures
- 2023-03-17 03:50:03下载
- 积分:1
-
高效内存的R树索引
应用背景
知名的空间索引R树,这个是基于内存的实现,160000个MBR的r树构建时间为4秒
里面包含插入结点,删除结点,和查询结点,支持动态的树结构维护。
关键技术
R树结点插入insert();
R树结点删除delete();
R树索引搜索search();
注意:在插入和删除的同时需要考虑根节点的分裂与替换。
- 2022-05-22 17:26:14下载
- 积分:1
-
that the procedure was constructed using wavelet neural network function of the...
该程序是用小波函数构建神经网络的源程序。用以分析心电信号、脑电信号等等。-that the procedure was constructed using wavelet neural network function of the source. For the analysis of ECG, EEG, and so on.
- 2022-02-04 20:30:21下载
- 积分:1
-
there are 100 c program in the document.
there are 100 c program in the document. -there are 100 c program in the document.
- 2022-01-25 16:54:01下载
- 积分:1
-
CRC
CRC-16校验源程序及算法分析-CRC-16 checksum algorithm analysis and source
- 2022-01-26 03:51:24下载
- 积分:1