This program demonstrates some function approximation capabilities of a Radial Basis Function Networ
This program demonstrates some function approximation capabilities of a Radial Basis Function Networ...
This program demonstrates some function approximation capabilities of a Radial Basis Function Networ...
/* * EULER S ALGORITHM 5.1 * * TO APPROXIMATE THE SOLUTION OF THE INITIAL VALUE PROBLEM: * Y = F...
PlotSphereIntensity(azimuth, elevation) PlotSphereIntensity(azimuth, elevation, intensity) h = Plo...
% DYNMODES calculates ocean dynamic vertical modes % taking a column vector of Brunt-Vaisala values...
本程序是提取语音MFCC参数的必经步骤,是求出mel三角滤波器器组的参数,网上只有matlab程序,没有C程序,本人花费两个星期的时间才转换成功,经DSP 的CCS环境调试成功。...
MFCC参数计算,也可进行语音信号处理。 本程序需要调用voicebox工具箱中的melbankm.m程序得到Mel频率滤波器组...
The document explains the concept of multiple-bandpass filtering and compacting of arbitrarily space...