搜索结果

找到约 27 项符合 mel-spaced 的查询结果

人工智能/神经网络 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 Network. The user supplies a set of training points which represent some "sample" points for some arbitrary curve. Next, the user specifies the number of equally spaced gaussian centers and the variance for ...
https://www.eeworm.com/dl/650/165307.html
下载: 191
查看: 1056

数学计算 /* * EULER S ALGORITHM 5.1 * * TO APPROXIMATE THE SOLUTION OF THE INITIAL VALUE PROBLEM: * Y = F

/* * EULER S ALGORITHM 5.1 * * TO APPROXIMATE THE SOLUTION OF THE INITIAL VALUE PROBLEM: * Y = F(T,Y), A<=T<=B, Y(A) = ALPHA, * AT N+1 EQUALLY SPACED POINTS IN THE INTERVAL [A,B]. * * INPUT: ENDPOINTS A,B INITIAL CONDITION ALPHA INTEGER N. * * OUTPUT: APPROXIMATION W TO Y AT THE (N+1) VALUES OF T. * ...
https://www.eeworm.com/dl/641/186529.html
下载: 43
查看: 1052

其他 PlotSphereIntensity(azimuth, elevation) PlotSphereIntensity(azimuth, elevation, intensity) h = Plo

PlotSphereIntensity(azimuth, elevation) PlotSphereIntensity(azimuth, elevation, intensity) h = PlotSphereIntensity(...) Plots the intensity (as color) of a number of points on a unit sphere. Input: azimuth (phi), in degrees elevation (theta), in degrees intensity (optional, if not provided, a gree ...
https://www.eeworm.com/dl/534/288473.html
下载: 60
查看: 1029

matlab例程 % DYNMODES calculates ocean dynamic vertical modes % taking a column vector of Brunt-Vaisala values

% DYNMODES calculates ocean dynamic vertical modes % taking a column vector of Brunt-Vaisala values (Nsq) at % different pressures (p) and calculating some number of % dynamic modes (nmodes). % Note: The input pressures need not be uniformly spaced, % and the deepest pressure is assumed to ...
https://www.eeworm.com/dl/665/308503.html
下载: 138
查看: 1244

DSP编程 本程序是提取语音MFCC参数的必经步骤

本程序是提取语音MFCC参数的必经步骤,是求出mel三角滤波器器组的参数,网上只有matlab程序,没有C程序,本人花费两个星期的时间才转换成功,经DSP 的CCS环境调试成功。
https://www.eeworm.com/dl/516/348758.html
下载: 119
查看: 1101

VC书籍 MFCC参数计算

MFCC参数计算,也可进行语音信号处理。 本程序需要调用voicebox工具箱中的melbankm.m程序得到Mel频率滤波器组
https://www.eeworm.com/dl/686/435254.html
下载: 140
查看: 1082

通讯编程文档 The document explains the concept of multiple-bandpass filtering and compacting of arbitrarily space

The document explains the concept of multiple-bandpass filtering and compacting of arbitrarily spaced frequency bands.
https://www.eeworm.com/dl/646/460427.html
下载: 77
查看: 1047