资源列表
Euler
- Euler 解常微分方程 MATLAB 仿真-Euler solution of ordinary differential equations MATLAB simulation
Garbor-function
- 有了Gabor核函数后就可以采用前文中提到的“离散二维叠加和卷积”或“快速傅立叶变换卷积”的方法求解Gabor变换,并对变换结果求均值和方差作为提取的特征。32个Gabor核函数对应32次变换可以提取64个特征(包括均值和方差)。由于整个变换过程代码比较复杂,这里仅提供测试代码供下载。该代码仅计算了一个101×101尺寸的Gabor函数变换,得到均值和方差。代码采用两种卷积计算方式,从结果中可以看出,快速傅立叶变换卷积的效率是离散二维叠加和卷积的近50倍。-to extract features
booth_multiplier
- A classic booth multiplier implemented using verilog HDL using the Xilinx software.
MPI_MinMaxSum
- MPI C++ code to find minimal, maximal elements and their sum.
APSO30WEI
- 使用MATLAB实现异步粒子群算法,通俗易懂-APSO algorithm
Length
- 运用类的方法,输入两个点,求解两点之间的距离-input two point ,comput the length between the two point
New-folder
- this program is about mri problem
addcurvetype
- Add curve to dataset
Gauss
- 运用高斯积分对复合函数进行求解,并附有注释- Gaussian integral
bidaxiao
- 三角模糊数大小的比较。结合均值与方差的综合比较方法-Compare the size of triangular fuzzy numbers. Comprehensive comparison method combining mean and variance
period_mean_fft
- 傅里叶函数变换求时间序列的非平均循环周期-Fourier function transforms the time series of non-average cycle
BE_shooting
- 使用欧拉方法实现打靶法,解决带有边界条件的布拉修斯方程。-Simple shooting with Euler method to the Blasius equation