-
HMM
matlab的HMM训练程序,可用于语音信号的训练与处理。(matlab HMM training program, can be used for the training of the voice signal processing.)
- 2013-04-02 11:09:25下载
- 积分:1
-
statcom
A statcom simulation on matlab
- 2012-01-30 21:04:00下载
- 积分:1
-
VibrateSimulate
说明: 微多普勒仿真,用于微多普勒仿真计算,方便快捷(Micro doppler simulation)
- 2021-04-25 09:38:46下载
- 积分:1
-
SER
自适应,SER序贯回归算法,权的迭代及画图(dsp,SER)
- 2021-05-09 08:48:34下载
- 积分:1
-
heatmap
用于画热区图的R语言代码,适合统计方面的人使用。(Used to draw heat zone map R language code for people to use statistics.)
- 2014-01-06 20:20:16下载
- 积分:1
-
关联维数
分形维数处理声发射信号时间序列上的撞击率(Acoustic emission signal processing with fractal dimension)
- 2017-11-26 20:55:51下载
- 积分:1
-
renzhiwuxiandian
这个程序在认知无线电中的频谱计算方法,是一种经典的计算方法,十分好用。(The program in cognitive radio spectrum is obtained by a classical method of calculation is very easy to use.)
- 2010-11-12 11:08:23下载
- 积分:1
-
matlab
matlab基础使用程序,适合初学人员,多读多练(matlab based on the use of procedures, suitable for novice staff, and more time practicing)
- 2008-05-18 15:57:15下载
- 积分:1
-
grady2004faster_code.tar
说明: 该算法用于图片切割,有详细的源代码和注释。于是希望大家能好好利用(The algorithm used for image cutting, detailed source code and comments. So hope that we can make good use of)
- 2010-04-26 08:45:06下载
- 积分:1
-
rangePolyponPoint
Matlab中有很多根据多边形顶点计算多边形面积,对多边形涂色等函数,但是并没有对多边形顶点进行凸多边形排序问题,所以写了这个对可以构成凸多边形的顶点进行排序的算法。( 此子程序功能为逆时针排列多个可构成一个凸多边形的顶点
输入参数xv是这些顶点的横坐标集合 yv是这些坐标的纵坐标集合
返回的排列好的点的横坐标和纵坐标集合.
使用示例: [x y]=rangePolyponPoint([0 10 10 0],[0 10 0 10])
输出结果为:x = [ 0 10 10 0], y = [ 0 0 10 10].)
- 2011-11-27 11:34:14下载
- 积分:1