资源列表
phase
- FFT algorithm using verilog
FFT3
- C语言实现FFT运算,运用FFT蝶形算法的原理,实现离散数列的快速傅里叶变换,常用于数字滤波器的设计-C language FFT computation
satu
- int i, j, k,b,n,s,t,r=1 float sum, c float a[12][12] //pengisian matrix printf("Masukkan ordo matriks : ") scanf(" d",&n) printf("masukkan banyak persamaan : ") scanf(" d",&b) for(i=0 i<n i++){ for(j=0 j&
PCAmodel
- 用基于主元分析的方法对被控过程进行建模,可以消除变量之间的贡献性。-Accused of process modeling method based on principal component analysis, contribution between the variables can be eliminated.
Kalman
- 卡尔曼滤波的c程序源码,通过对函数的参数进行设置便可应用于自己的工程-Kalman filter c program source code, to set the parameters of the function can be applied to their own engineering
proje
- image fusion algoritm based on contourlet
kaiserbessel
- 稀疏傅里叶变换理论绘图时域和频域响应3个不同的过滤器: 1 - 高斯滤波器 2 - 多尔夫 - 切比雪夫滤波器 3 - 凯泽贝塞尔滤波器 -Plots the time domain and frequency domain response of 3 different filters: 1- Gaussian Filter 2- Dolph-Chebyshev Filter 3- Kaiser-Bessel Filter
1
- 生成随机风速时程,用于风响应计算,修改相关参数即可使用-Generate random wind speed time for wind response calculation, can be used to modify the relevant parameters
pingxingbanlast
- 计算平行板电容器电荷密度分布,很实用的哦。-plate capacitance computation
Yuan-Zhen
- 计算圆阵方向图,可任意设置阵元个数和信号频率;并汇出三维图、二维方向图以及等高线图-Calculating circular array pattern can be arbitrarily set the number of array elements and signal frequency and export three-dimensional map, two-dimensional pattern and contour plots
Desktop
- 数值计算,包含公倍数、公约数两大部分,可适用于数学计算,我是初级学习者。-static for match
TS
- tabu search for tsp by matlab