-
用mente-calo法算三维积分:
工作平台是:vs2002(7.0) MFC
用mente-calo法算三维积分:
工作平台是:vs2002(7.0) MFC-with mente- calo 3D integral operator France : working platform is : vs2002 (7.0) MFC
- 2022-08-20 16:19:10下载
- 积分:1
-
engineering calculation frequently used vc numerical algorithm for the numerical...
工程计算中经常用到的数值vc算法,对于进行数值模拟的网友很有用-engineering calculation frequently used vc numerical algorithm for the numerical simulation of netizens useful
- 2023-04-01 00:45:03下载
- 积分:1
-
Kalman滤波实现LabVIEW使用源代码,是一个LLB包
利用LabVIEW实现Kalman滤波的源码,是一个llb包-Kalman filtering to achieve the use of LabVIEW source code, is a llb package
- 2022-01-31 10:29:10下载
- 积分:1
-
数值计算,表达式求值, 如计算3 + 2 * ( 3 + 2) / 5 + 8 + Sin( pi() / 180 * 30 ) + 1 + 2 ^ 10, 可...
数值计算,表达式求值, 如计算3 + 2 * ( 3 + 2) / 5 + 8 + Sin( pi() / 180 * 30 ) + 1 + 2 ^ 10, 可自定义函数, 采用递归算法-numerical calculation, in the expression evaluates, as calculated 3 2* (2)/5 8 Sin (pi ()/180* 30) 1 2 ^ 10,- defined functions using recursive algorithm
- 2022-01-26 05:01:19下载
- 积分:1
-
有限元 程序
资源描述Fortran有限元源程序,结构分析软件,可以用于结构工程、近海工程等领域
- 2022-04-12 22:11:52下载
- 积分:1
-
Newton iterative method for solving nonlinear equations, in which compile WITH T...
牛顿迭代法求解非线性方程,已在TC2.0中编译通过-Newton iterative method for solving nonlinear equations, in which compile WITH TC 2.0
- 2023-01-24 15:45:04下载
- 积分:1
-
分治法求众数
资源描述给定含有n个元素的多重集合S,每个元素在S中出现的次数称为该元素的重数。多重集S中重数最大的元素称为
众数。例如,S={1,2,2,2,3,5}。多重集S的众数是2,其重数为3。
求众数方法很多,现要求你用分治算法来试一试,并分析其效率。
编程任务:对于给定的由n个自然数组成的多重集S,采用分治算法编程计算S的众数及其重数。
- 2022-03-26 15:28:34下载
- 积分:1
-
roseTTA the pdf tutorials, Oh, that you are stuck atop a line than rosetta tutor...
roseTTA的pdf教程,呵呵,这个你是网上下不来的,比rosetta自带的教程内容多一些,很详细-roseTTA the pdf tutorials, Oh, that you are stuck atop a line than rosetta tutorial that comes with the contents of a little more detail
- 2022-03-19 20:53:05下载
- 积分:1
-
遗传算法计算最短路径
mtspf_ga.m是主函数,floyed 是计算任意两点最短路径的算法,myLength 是计算距离的函数,lujing是本例子中所需的数据,只需运行ceshide 即可完美解决“最佳灾情巡视路线问题”。
- 2022-11-18 01:25:03下载
- 积分:1
-
利用HOG特征进行行人检测,用opencv2.2的库!!
利用hog特征进行静态图像的行人检测的程序。需要注意的是 本程序依赖opencv2.2的库,这点看清楚,确实是可用的!
- 2022-02-01 15:22:21下载
- 积分:1