资源列表
Gauss
- auss Numerical Integration for univariate, finite integrals
lowpass
- 实现低通滤波器,可以与PRony分析搭配使用,滤除信号中的高频分量。-Low-pass filter used in conjunction with the PRony analysis to filter out high frequency components in the signal.
zhixiangxing
- 矢量阵的指向性源程序,相当好,放心下载吧,实用-Vector array of directional source, very good, rest assured download it, practical
matlab5
- Dumps SOS filter coefficients to file in C language format in forward order. Creates two files "filename.h" which defines the size of the array and declares the array as extern, and "filename.c" which contains the instance of the array variable. Only
American-put-option-pricing
- 用C-N有限差分法为美式看跌期权定价,通过自己电脑测试-Finite difference method with CN as American put option pricing, through their own computer test
grid_density
- grid density is a function whom calculate the pixel density on a grid applied to an image of size KxL
Sobel.m
- Sobel Edge Detection
EEMD
- 对EMD分解的改进,消除了EMD分解过程中的模态混叠现象,可以得到更准确的IMF分量-EMD decomposition for improvement, eliminating the EMD decomposition process modal aliasing, you can get a more accurate IMF components
Fir_filter
- fir滤波器MATLAB仿真程序,对于理解fir滤波器有一定的帮助-fir filter MATLAB simulation program, for understanding the fir filter has some help
NPCA
- Non Linear Principal Conpoment Analysis
koch
- koch curve matlab code
Kmeans
- k-means和层次聚类算法,瞎写的,希望指正-K-means and clustering algorithm