-
FFT_16pt
利用MATLAB实现了16位快速傅立叶变换,并与自包含函数进行了比较。(The 16-bit Fast Fourier Transform is realized by using MATLAB and compared with the self-contained function.)
- 2020-06-18 10:40:02下载
- 积分:1
-
ISO_VOR
求解二维平面等熵涡的matlab程序,计算流体力学,MacCormack格式,均匀网格(Solving two-dimensional plane isentropic vortex matlab program, computational fluid dynamics, MacCormack format, uniform grid)
- 2020-12-08 18:59:20下载
- 积分:1
-
MATLAB Codes for Dimensionality Reduction
子空间学习方法工具箱,包含PCA、LDA、LLE、ISOMAP等经典子空间分析方法(Subspace learning method toolbox, including classical subspace analysis methods such as PCA, LDA, LLE, ISOMAP and so on)
- 2021-04-17 16:38:53下载
- 积分:1
-
0527
差声波检测混凝土的反演计算,通过超声波对未知损伤损伤程度的混凝土进行检测,检测出其损伤程度(Poor acoustic detection of concrete inversion, the unknown damage by ultrasonic concrete testing the degree of injury, to detect the degree of injury)
- 2020-06-30 19:20:02下载
- 积分:1
-
code_ista
ista算法,用于最优化求解,迭代收敛,实用小程序(ista algorithm, for the most optimtical problem)
- 2017-12-13 10:12:21下载
- 积分:1
-
Iterative-dynamic-reduction
迭代的动力缩聚法计算结构的前两阶频率和阵型(4个自由度)(Iterative dynamic condensation method to calculate the structure of the first two natural frequencies and formation (4 degrees of freedom))
- 2013-07-08 14:45:37下载
- 积分:1
-
util_mod
说明: 相场法基础书籍的配套计算代码,对于学习相场法的基础同学来说极其有用(The supporting calculation code of the phase field basic book is extremely useful for the students who are studying the basic method of the phase field method.)
- 2020-06-25 13:20:01下载
- 积分:1
-
ModelC_pure
相场法材料计算的model C-pure对应的基础相场计算代码,初学者可取(The phase field calculation code corresponding to the model C-pure calculated by the phase field method material is suitable for beginners.)
- 2021-01-14 22:48:46下载
- 积分:1
-
HCgai
贝叶斯网络结构学习爬山算法的改进方法,更准确(Improved Bayesian network structure learning climbing algorithm, more accurate)
- 2015-08-20 20:32:28下载
- 积分:1
-
fsortrow
矩阵排序,按照行排序。
例如 矩阵[ 1 2 3 4 5
4 1 3 2 1
3 5 6 9 7]排序后为:
[ 1 2 3 4 5
3 5 6 9 7
4 1 3 2 1]
(matrix row sort )
- 2012-03-13 09:12:53下载
- 积分:1