-
srfft
FFT DIF 分裂基的C语言代码,比较好的说明了整个流程(FFT DIF split the base of the C language code, better explains the entire process)
- 2010-06-02 17:10:36下载
- 积分:1
-
LM3S_ADC
LM3S例程系列,非常实用。
代码稍加修改即可使用。(LM3S routine series, very practical. The code is slightly modified can be used.)
- 2012-07-25 11:59:28下载
- 积分:1
-
MMA
说明: 拓扑优化MMA算法从空间的一个初始设计点出发,沿着某个搜索方向以适当步长的迭代格式 ,实现对设计变量的修改,以获得的值。(Starting from an initial design point in space, the topology optimization MMA algorithm modifies the design variables in an appropriate iterative format along a certain search direction to obtain the optimal value)
- 2021-02-04 12:14:39下载
- 积分:1
-
nelder1.c
nelder-mead algorithm for unconstrained optimization simulation in c programming language
- 2012-12-07 07:49:14下载
- 积分:1
-
高等光学仿真2
comsol仿真的学习教程,有助于初学者深度掌握comsol的 基本使用(Comsol simulation course is helpful for beginners to master the basic usage of COMSOL)
- 2019-03-28 09:48:49下载
- 积分:1
-
mstm-2.2
mpi 版本mstm 程序用于计算非球形粒子散射问题(MSTM, MPI version)
- 2021-01-07 10:58:53下载
- 积分:1
-
DStheory
DS证据理论的matlab实现,是数据挖掘的重要理论,可实现故障诊断。(Matlab implementation of DS evidence theory, data mining is an important theory, fault diagnosis can be achieved.)
- 2011-11-08 15:05:15下载
- 积分:1
-
[muchong.com]MATLAB在计算物理中的应用
用Matlab程序求解计算物理中使用到的方程,包括:薛定谔方程、傅立叶变换、波函数求解等等(Matlab file is used to describe and solve the equations in the computational physics, including, Schrodinger equation, Fourier transform, wave function solution, etc.)
- 2018-05-30 21:37:36下载
- 积分:1
-
jisuan
多孔介质污染物迁移动力学地下水一维渗流的数学模型
差分求解(Contaminant migration in porous media groundwater dynamics differential one-dimensional mathematical model for solving seepage)
- 2020-11-30 10:39:30下载
- 积分:1
-
PCA算法程序 pca
PCA算法程序设计步骤:
1、去均值
2、计算协方差矩阵及其特征值和特征向量
3、计算协方差矩阵的特征值大于阈值的个数
4、降序排列特征值
5、去掉较小的特征值
6、去掉较大的特征值(一般没有这一步)
7、合并选择的特征值
8、选择相应的特征值和特征向量
9、计算白化矩阵
10、提取主分量
(PCA algorithm programming steps: 1 to mean 2, calculation of covariance matrix and its eigenvalues and eigenvectors 3, the calculation of covariance matrix eigenvalues greater than the threshold number of 4, in descending order of eigenvalue 5, remove the smaller eigenvalue 6, remove the larger eigenvalue (usually not this step) 7, the combined choice of eigenvalues 8, select the appropriate eigenvalues and eigenvectors 9, computing whitening matrix 10, principal component extraction)
- 2021-03-09 13:09:27下载
- 积分:1