-
用双点弦截法计算f(x)=0
用双点弦截法计算f(x)=0-Two-point cut-off method string f (x) = 0
- 2022-03-26 14:23:10下载
- 积分:1
-
Redes Bayesianas
Prediciendo resultdos de partidos de 足球德尔世界巴西 2014年,con redes y bayesinas 大数据
- 2022-10-26 08:10:02下载
- 积分:1
-
八位2进制相加 就是2进制数的加法 是8位的
八位2进制相加 就是2进制数的加法 是8位的-the code realized the plus arithmetic between 8 bit binary numbers.
- 2022-08-06 09:51:19下载
- 积分:1
-
包括基本概念,数学规划的分析方法,B。
包括基本概念,数学规划的解析法,基本构件优化设计,线性规划,桁架优化设计,连续梁和钢架的优化设计,非线性规划在结构优化设计中的应用,动态规划,几何规划,结构动力优化-Including basic concepts, the analytic method of mathematical programming, the basic components to optimize the design, linear programming, optimization of truss design, steel beams and continuous optimization of the design, non-linear programming in structural optimization and design, dynamic programming, geometric programming, structural dynamics Optimization
- 2022-08-13 22:32:11下载
- 积分:1
-
数值积分算法实现对一阶微分方程组的计算:通过编写程序语言,运用欧拉,预报校正,龙格库塔的方法实现对x1微分=x2 x2微分=x3
x3微分=...
数值积分算法实现对一阶微分方程组的计算:通过编写程序语言,运用欧拉,预报校正,龙格库塔的方法实现对x1微分=x2 x2微分=x3
x3微分=-800*x1-80*x2-24*x3+sin(t); y=800x1 的运算-Numerical integration algorithm for the calculation of first-order differential equations: through the preparation of programming language, the use of Euler and forecast correction, Runge-Kutta method of achieving x1 differential = x2 x2 differential = x3 x3 differential =- 800* x1-80* x2-24* x3+ sin (t) y = 800x1 computing
- 2022-01-26 00:33:59下载
- 积分:1
-
clucene是c++版的全文检索引擎,完全移植于lucene,采用 stl 编写.
clucene是c++版的全文检索引擎,完全移植于lucene,采用 stl 编写.
- 2022-01-31 15:28:29下载
- 积分:1
-
压缩感知SL0算法
SLl0算法是一种压缩感知稀疏重构的新算法,通过利用高斯函数等光滑函数来逼近压缩感知中的0范数优化问题,将NP问题转化为光滑凸优化问题。根据本人测试,SL0算法计算效率显著高于传统的OMP、BP等算法,同时具有较好的计算精度,不过对噪声的容忍度略差。
- 2022-02-02 17:50:44下载
- 积分:1
-
本源码是关于模糊聚类中的一小部分,是对课本中的习题的解答...
本源码是关于模糊聚类中的一小部分,是对课本中的习题的解答-The source is a fuzzy clustering on a small part of the exercise of textbooks in the answers
- 2022-06-01 09:38:33下载
- 积分:1
-
逆向最大匹配java
这是用java实现的逆向最大匹配的一个小程序,我做了一些注释。词典比较简单,这点有些对不起观众了。希望大家用php或者是sql实现更庞大的字典。字符匹配的最大长度是3,还没有做出一个可以使用随便长度的匹配的算法。这也是笔者的局限所在,希望看到的大侠们可以加上自己的一些绵薄之力把这个小程序继续完善一下,让大家更好的学习这个算法。
- 2022-08-02 11:49:09下载
- 积分:1
-
用差分方法求解沃尔泰拉方程,此处为一个变元的方程,由于该方程同时含有微分和积分,一般求解有一定的困难。...
用差分方法求解沃尔泰拉方程,此处为一个变元的方程,由于该方程同时含有微分和积分,一般求解有一定的困难。-use of the finite difference method for Volterra equation here as a variable element of the equation, As the same time contain differential equations and integral, the general solution is definitely difficult.
- 2022-02-21 04:15:01下载
- 积分:1