-
giepang_v11
是学习PCA特征提取的很好的学习资料,能量熵的计算,对于初学matlab的同学会有帮助。( Is a good learning materials to learn PCA feature extraction, Energy entropy calculation, Matlab for beginner students will help.)
- 2017-04-10 14:38:10下载
- 积分:1
-
096172
应用方便的OrbMath数学运算库,适用于多种语言()
- 2018-04-05 16:13:55下载
- 积分:1
-
temperature
用于ABAQUS计算,描述复合材料温度场变化的程序(describing changes in the temperature field of composite materials with ABAQUS)
- 2018-06-28 16:49:21下载
- 积分:1
-
Ma-Calculatrice
there is an other java project in eclipse
explaine how to code a simple calculator with a motor class
- 2011-07-02 02:51:06下载
- 积分:1
-
KMP-string-match
编写一个使用KMP算法的字符串匹配程序。
使用方法:字符串匹配.exe -f xxx.txt -s xxx
-f 指定要查找的文件
-s 指定要查找的字符串(Writing a string matching algorithm using KMP program. How to use: string matching exe-f xxx.txt-s xxx-f to specify the file you want to find-s to specify the search string)
- 2013-12-08 01:12:46下载
- 积分:1
-
UMAT_Hashin3D_T-N
基于ABAQUS的hashin和Tong-Norrius准则的umat子程序(Umat subroutine based on the Hashin and Tong-Norrius guidelines of ABAQUS)
- 2020-10-26 23:00:00下载
- 积分:1
-
paper1007
利用样本协方差矩阵特征值分解实现双通道SAR动目标检测.pdf(Dual Channels SAR Ground Moving Target Detection with
Eigen-decomposition of the Sample Covariance Matrix)
- 2012-07-29 13:21:49下载
- 积分:1
-
Toeplitz-MUSIC-
基于解相干的MUSIC源程序 矩阵分解算法 Toeplitz算法 矢量奇异值法 双向空间平滑MUSIC源程序(Based on decorrelation MUSIC algorithm source Toeplitz matrix factorization algorithms singular value vector bi source spatial smoothing MUSIC)
- 2020-12-22 15:59:09下载
- 积分:1
-
Matching-2
//给定整数n,产生所有[2n]上的匹配(matching)
//将其视为一个所有块大小均为2的集合分拆
//以a_i表示其第i个元素所在的集合号
//输出格式为 a1 a2 a3 ...
//满足
//a_{i+1} <= max { a1,a2,...a_i } + 1
(//a given integer n, have all [2n] on the matching (matching)// will be considered as an all pieces are two sets of a split// a_i said in its i elements of a collection of lies// output format for a1 a2 a3 ...// meet// a_ i (a))
- 2007-06-13 22:14:46下载
- 积分:1
-
线性回归
说明: 能够实现线性回归,里面有一个线性回归的实例(It can realize linear regression. There is an example of linear regression)
- 2020-05-10 09:38:06下载
- 积分:1