-
yuyin_fundamental
说明: 语音信号基本的处理,包括spectrogram和specgram两个函数的比较(The basic speech signal processing, including spectrogram and specgram comparison of the two functions)
- 2010-04-19 21:28:17下载
- 积分:1
-
sanwei-tdoaand-aoa
一种用matlab实现的三维UWBTDOA AOA联合定位算法仿真程序,很好,写的很详细(matlab )
- 2014-05-08 18:29:43下载
- 积分:1
-
kpca
说明: KPCA的提出者亲自写的程序。是一份很值得收藏的经典代码。(KPCA the author himself procedures. It is a very worthwhile collection of classic code.)
- 2006-02-02 15:18:08下载
- 积分:1
-
mulFastDown
最速下降法求解非线性方程组,此程序求解了【6x-sin(y)-50=0 cos(x)-4y-70=0】这一方程的解,大家可以把方程组改换,应用于自己的题目,例子。(Steepest descent method for solving nonlinear equations, this procedure solved 【6x-sin (y)-50 = 0 cos (x)-4y-70 = 0】 solution of this equation, we can change the equations, applications in their own subject, example.)
- 2011-06-10 21:34:55下载
- 积分:1
-
Switchsource
基于平均电流法设计的APFC高频开关电源MATLAB仿真模型(APFC MATLAB simulation model of high-frequency switching power supply design based on the average current law)
- 2014-12-11 19:31:58下载
- 积分:1
-
Mogunaghuocai
以动画的形式模拟了随机摸火柴的过程,该程序改变后可以用于检验二项分布。(Form of animation to simulate the process of random touch matches, after the change of the program can be used to test the binomial distribution.)
- 2012-10-17 19:14:14下载
- 积分:1
-
l1_ls
稀疏表示分类算法,用于样本分类的数学算法(Sparse that classification algorithms, mathematical algorithms for sample classification)
- 2011-10-04 09:28:19下载
- 积分:1
-
bisection
Step 1: Set i=1 FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2 FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP.
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
TaylorAlgorithm
适用于三维定位,和chan算法结合使用,能够提高精度。(Very useful.)
- 2016-09-17 17:20:04下载
- 积分:1
-
004
说明: 蒙特卡罗马尔科夫链学习相关知识,了解马尔科夫和蒙特卡罗常用方法。(Markov chain Monte Carlo to learn relevant knowledge, understanding common Markov and Monte Carlo methods.)
- 2010-03-21 19:49:40下载
- 积分:1