-
GML AdaBoost Matlab 工具箱,有详细的说明文档,脚本,用例
GML AdaBoost Matlab 工具箱,有详细的说明文档,脚本,用例-GML AdaBoost Matlab Toolbox
- 2022-05-31 09:13:01下载
- 积分:1
-
矩阵类,可实现矩阵的各种运算,包括加减乘除、求逆等。
矩阵类,可实现矩阵的各种运算,包括加减乘除、求逆等。-Matrices can realize a variety of matrix operations, including multiplication and division addition and subtraction, inversion and so on.
- 2022-04-17 02:54:14下载
- 积分:1
-
Exceptional C++ shows by example how to go about solid software engineering. Alo...
Exceptional C++ shows by example how to go about solid software engineering. Along with a lot of other material, this book includes expanded versions of the first 30 issues of the popular Internet C++ feature Guru of the Week (or, in its short form, GotW), a series of self-contained C++ engineering problems and solutions that illustrate specific design and coding techniques.
- 2022-12-15 03:15:03下载
- 积分:1
-
hash表的实现
hash表的实现-hash table to achieve
- 2022-04-17 16:55:50下载
- 积分:1
-
重磁频率域位场延拓Fortran程序
重磁频率域位场延拓Fortran程序,这是我们大四编的程序,要求用子程序,大家看看吧,物探的,除了空间域之外还有频率域,但是主要是频率域的延拓。
- 2023-02-27 20:35:03下载
- 积分:1
-
这个程序有别于已经做好exe文件的2
这个程序有别于已经做好exe文件的2-8-10-16进制转换程序而是可以被其他程序调用,或简单地用ctrl c,来复制其中一段至目标程序的源代码-have made exe files 2-8-10-16 base for the conversion process, but the other procedures can be called, or simply use the ctrl c, to replicate some of which target program"s source code
- 2022-02-01 06:25:30下载
- 积分:1
-
变压器的有限元计算程序
该程序对变压器进行了网格高质量的剖分,并用有限元方法对变压器的电势值进行了计算。其中用到了FREEFEM++,不但让大家可以了解到freefem++功能的强大,而且还能了解变压器的有限元计算具体过程。
- 2022-02-20 13:23:55下载
- 积分:1
-
大学里必学的一门课程,数值分析的一个必做的程序,雅可必插值...
大学里必学的一门课程,数值分析的一个必做的程序,雅可必插值-universities will learn a curriculum, a numerical analysis of the process will do, the latter can certainly interpolation.
- 2022-07-19 15:24:19下载
- 积分:1
-
Learnin Mathematics with the ABACUS Activity
Learnin Mathematics with the ABACUS Activity-book
part3
- 2022-01-24 12:55:16下载
- 积分:1
-
二进制搜索 java 代码
导入 java.util.* ;类 BinarySearch{int [] ;无效的 get){扫描仪 sc = 新的 Scanner(System.in) ;System.out.println ("输入 no。元素") ;= 新 int[sc.nextInt()] ;System.out.println ("输入元素") ;为 (int 我 = 0 ; 我 < a.length;i++)a[i]=sc.nextInt() ;}int binarySearch (int n){int 低 = 0 ;int high=a.length-1 ;虽然 (低 < = 高){int 中期 =(low+high)/2 ;if(a[mid]==n)返回 (中期) ;if(n = 1 & & a [j-1] > t; j — —)[j] = [j-1] ;[j] = t ;}}空 display(){System.out.println ("给定的列表是") ;为 (int 我 = 0 ; 我 < a.length;i++)System.out.print ([i] +"") ;System.out.println() ;
- 2023-01-30 23:10:03下载
- 积分:1