搜索资源列表
sbc
- Wavelet Subband coding for speaker recognition The fn will calculated subband energes as given in the att tech paper of ruhi sarikaya and others. the fn also calculates the DCT part. using this fn and other algo for pattern classification(VQ,GMM
FN
- This function is used by Newton s Method for systems and by Broyden s Method
fangzhen
- 用matlab仿真轴承故障信号构造轴承故障的仿真信号,其中轴承的固有频率fn=3000Hz , 位移常数y0=5, 阻尼系数ξ=0.1, 冲击故障发生的周期为0.01s,采样频率fs=20KHz, 采样点数N=4096。要求:根据上述条件构造轴承故障的仿真信号,画出其时域波形及频谱图。-Matlab simulation bearing fault signal
Postprocessor
- 以MATLAB程序开发一个后处理器,产生N个样本的输入数据的直方图、PSD估计及自相关。运行后处理器的任何必要参数都通过参数文件输入,有后处理器读取。将零均值、单位方差的高斯过程的N=5000个样本通过巴特沃斯滤波器产生N个样本,这里的滤波器的截止频率为0.2fN,其中fN为奈奎斯特频率,用这样的样本测试后处理器。-MATLAB program to develop a post-processor to generate a histogram of N samples of input da
A1A2
- 通过fn算法,实现社区网络发现的一个例子。(Through FN algorithm, an example of community network discovery is implemented.)
RRT-star-master
- RT(快速扩展随机树)是一种基于采样的算法求解路径规划问题。RRT提供可行的解如果时间RRT趋于无穷大。 RRT *是一个基于采样的算法为解决运动规划问题,这是一个概率最优变异性。RRT *收敛到最优解的渐近。 RRT * FN是一个基于采样的算法基于RRT *。RRT * FN内在渐近收敛到最优解,然而RRT * FN实现使用更少的内存(RRT (Rapidly-Exploring Random Tree) is a sampling-based algorithm for solving
Fast-Newman
- matlab上实现的复杂网络的社区发现算法--FN快速算法(Community discovery algorithm for complex networks implemented on MATLAB --FN fast algorithm)