-
dpfast
speech recognition matlab code. m file
- 2010-01-07 20:51:34下载
- 积分:1
-
myfft
fft自编源码,用于快速傅立叶变换的matlab程序(fft own source for the Fast Fourier Transform matlab procedures)
- 2008-06-27 17:46:35下载
- 积分:1
-
newton_raphson
Newton-Raphson算法 介绍
在科学计算和财经工程领域,许多数值算法都是通用的(至少在理论上是),可广泛地用于解决一类问题。一个大家熟悉的例子就是Newton-Raphson例程,它可用来寻找方程 f(x)=0的数值解。标准的数学表达式f(x)表示f是变量x的函数,其通常的表达形式为f(x,a,b,...)=0,f被定义为多于一个变量的函数。在这种情况下,Newton-Raphson算法试图把x以外的变量固定并作为参数,而寻找关于变量x的数值解。
由于Newton-Raphson算法需要知道被求解函数的确切表达,其传统实现方法是直接将代码嵌入到客户应用程序中。这就使得算法的实现代码经过针对不同被求解函数的少量修改后在客户程序中反复出现。
同许多其它数学例程一样,Newton-Raphson算法的具体实现是应该与特定用户无关的。并且,重复编码在任何情况下都应该尽量避免。我们很自然地会想到把该类例程作为库函数来实现,以使客户程序可以直接调用它们。但是,这种实现方式必然会涉及到如何将用户自定义函数(Newton-Raphson 例程需要调用该函数)封装成可以作为参数传递的形式。
(err)
- 2008-06-16 10:38:48下载
- 积分:1
-
LPC
LPC语音预测的matlab程序,可以直接运行(LPC speech prediction matlab program can be run directly)
- 2013-04-09 20:14:02下载
- 积分:1
-
HOSA
数字信号处理高阶谱工具箱,里面包含工具箱的使用说明(Digital signal processing high-order spectral toolbox, which contains instructions Toolbox)
- 2009-03-16 10:18:44下载
- 积分:1
-
M_series
很多场合需要白噪声,本程序通过一种简单的M文件产生白噪声。(Many occasions need white noise, this program through a simple M files generated white noise.)
- 2012-03-22 21:50:39下载
- 积分:1
-
fisher
fisher判别,输入两类样本,根据类间相似度和类内相似度矩阵求解权值w和偏值b(fisher discriminant, enter the two types of samples, according to the similarity between class and class similarity matrix to solve the weights w and the partial value of b)
- 2012-06-12 09:53:37下载
- 积分:1
-
exp_equal
实现超指数盲均衡算法,隐含了信号的高阶累积量信息 (realize the SEI equalization algorithm and uses the high order cumulates of signals)
- 2013-03-19 12:24:01下载
- 积分:1
-
CSPfilter
Common spatial pattern 公共空间模式滤波是处理脑电信号的一种方法,它可以使两类想象运动EEG的协方差之间的差距最大化,便于后期的分类处理。(Common spatial pattern model of public space filtering is a method of EEG signal processing, it can make two types of movement EEG covariance imagine the gap between the maximum, to facilitate the later classification.)
- 2010-05-07 18:17:00下载
- 积分:1
-
Algo
matlab开发的多种技术分析交易策略及其测试(matlab development of a variety of technical analysis trading strategies and test)
- 2011-07-11 02:10:31下载
- 积分:1