-
matlabpcmA13
说明: 简单易懂的A-Law(13-segment) PCM的源代码,encode 的过程,适合初学者(Easy-to-read A-Law (13-segment) PCM source code, encode process, suitable for beginners)
- 2008-10-23 21:54:40下载
- 积分:1
-
5
说明: matlab学习书籍,pdf格式,书名:MATLAB6.5应用接口编程(matlab learning books pdf format, the title: MATLAB6.5 application interface programming)
- 2013-03-27 21:13:25下载
- 积分:1
-
logo
matlab LOGO绘制程序:空间三维几何图形,颜色渲染填充(matlab LOGO drawing program: three-dimensional geometry, color rendering fill)
- 2013-11-10 09:36:19下载
- 积分:1
-
Kalman_Filtering.pro
Kalman Filtering, IDL Language
- 2010-02-10 11:57:24下载
- 积分:1
-
chapter-4
说明: 《matlab语言常用算法程序集》源代码第四章(" Matlab common algorithms assembly language" source code, Chapter IV)
- 2011-03-24 10:58:46下载
- 积分:1
-
dll
将m文件封装成vc可调用的dll文件,给出了详细的封装过程(M files will be packaged into a vc dll file can be invoked, the packaging process gives a detailed)
- 2011-07-16 17:22:08下载
- 积分:1
-
lesson2
求解语音信号的短时过零率、短时能量、短时自相关特征,分析实验结果,并能掌握借助时域分析方法所求得的参数分析语音信号的基音周期及共振峰。(The short-time zero-crossing rate, short-time energy and short-time autocorrelation characteristics of speech signal are solved, and the experimental results are analyzed. The pitch period and resonance peak of speech signal can be analyzed by the parameters obtained by time-domain analysis method.)
- 2019-05-20 19:21:03下载
- 积分:1
-
medfilter
To de-noise pictures the salt-pepper noise using an adaptive median filter
- 2013-03-31 14:19:30下载
- 积分:1
-
matlab-sync-desync
基于萤火虫的无线传感器网络的同步和去同步时间算法(Self-organizing Synchronization
and Desynchronization in Wireless Sensor Networks)
- 2015-01-06 20:58:31下载
- 积分:1
-
optim
Sequentielle Quadratische Optimierung fuer
f(x) = Min!, g(x) >= 0, h(x) = 0
unter Regularitaetsbedingung
FUNKTIONEN:
gp.m, gp_g.m, restor.m, sigini.m
name_f.m: Zielfunktion/Gradient
name_g.m: Ungleichunen/Gradienten
name_h.m: Gleichungen/Gradienten
INPUT:
name Name des Problems
x zulaessiger Punkt als Startvektor
OUTPUT:
(x,y,z) Kuhn-Tucker-Punkt
f = f(x) Funktionswert
errorcode = 1: Max. Schrittzahl in Iteration
errorcode = 2: Max. Schrittzahl in Backtracking
errorcode = 3: x nicht zulaessig
- 2015-01-07 15:36:55下载
- 积分:1