资源列表

« 1 2 ... .01 .02 .03 .04 .05 16106.07 .08 .09 .10 .11 ... 28522 »

[数学计算/工程计算two-find

说明: 通过每次把f(x)的零点所在小区间收缩一半的方法,使区间的两个端点逐步迫近函数的零点,以求得零点的近似值,这种方法叫做二分法-By the time f (x) between the zero shrinkage area where half of the ways in which the two endpoints of interval functions gradually approaching zero, in order to achieve zero approximati
<咕噜杰> 在 2025-06-27 上传 | 大小:2kb | 下载:0

[数学计算/工程计算least-square-method-

说明:在残差满足VPV为最小的条件下解算测量估值或参数估值并进行精度估算的方法。其中V为残差向量,P为其权矩阵-In the residuals meet the minimum conditions for the VPV solver valuation or measurement precision of parameter estimation and the estimation method. Where V is the residual vector, P the weight ma
<咕噜杰> 在 2025-06-27 上传 | 大小:2kb | 下载:0

[数值算法/人工智能sijieadangmusi

说明:四阶阿当姆斯预测-校正公式 - 龙格库塔方法,四阶,求解一个方程,可控精度,实现很直观,扩展性强。-Adam Williams, the fourth-order prediction- correction formula- Runge-Kutta method of fourth order, to solve an equation, control accuracy, the implementation is straightforward, and strong expansion.
<咕噜杰> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[数学计算/工程计算yagebidiedaifa

说明:设方程组Ax=b 满足aii ≠0, 将方程组变形为: x=Bx+f, 则雅可比(Jacobi)迭代法是指 x(k+1)=Bx(k)+f 由初始解逐步迭代即可得到方程组的解-Set of equations Ax = b satisfy aii ≠ 0, the equations of deformation: x = Bx+ f, then the Jacobi (Jacobi) iteration is x (k+1) = Bx (k)+ f from the initial
<咕噜杰> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法gene

说明:用遗传算法优化石油工程网络模拟中的孔喉参数-Petroleum engineering using genetic algorithms to optimize the pore network simulation parameters
<guo longfei> 在 2025-06-27 上传 | 大小:6kb | 下载:0

[人工智能/神经网络/遗传算法GAgongjuxiang

说明:遗传算法的工具箱,用到关于MATLAB的遗传算法时,就可以直接用这个啦!-Genetic algorithm toolbox for MATLAB genetic algorithm is used, you can use this friends!
<baoying> 在 2025-06-27 上传 | 大小:49kb | 下载:0

[数据结构常用算法3

说明:从键盘读入若干个字符串,对他们按字母大小的顺序排序,然后把排好序的字符串送到磁盘文件-Read from the keyboard into a number of strings, the size of their alphabetical sort order, then sorted string to disk file
<蓝精灵> 在 2025-06-27 上传 | 大小:1.07mb | 下载:0

[数学计算/工程计算HarrisPointTracking

说明:The famous KLT tracking code used for object detection, motion detection, and optical flow analysis.
<xu kun> 在 2025-06-27 上传 | 大小:1.54mb | 下载:0

[数学计算/工程计算cPPpaowuxianfa

说明:c++的抛物线法,输入取值范围,和分割次数,就可得出最终取值。-c++ of the parabola method, input range, and split times, he will get the final value.
<王蒙> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[matlab例程linearbinarypattern

说明:the code of texture compare and match, used for image and video retrival
<xu kun> 在 2025-06-27 上传 | 大小:2kb | 下载:0

[STLSingleLinkSort

说明:使用Visual C++,其实是用了STL了,实现单链表的排序,通过采用分治法,使得时间为O(n*log(n)),空间复杂度O(n)。-Sort of Single Link List
<小小> 在 2025-06-27 上传 | 大小:276kb | 下载:0

[数据结构常用算法LongestIncreasingSequence

说明:找出数组A中最长的递增序列的长度,使用动态规划算法,复杂度为O(N*N)。-Find the longest increasing sequence
<小小> 在 2025-06-27 上传 | 大小:488kb | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 16106.07 .08 .09 .10 .11 ... 28522 »

源码中国 www.ymcn.org