-
Report1
its a project on cdma
- 2009-11-23 09:42:39下载
- 积分:1
-
RGB_HSL
说明: 图像色彩空间RGB到HSL的转换Matlab程序。(images to RGB color space conversion Matlab HSL procedures.)
- 2006-03-18 20:43:37下载
- 积分:1
-
Forward-kinematics
机械臂正运动学,工作空间,包括5个文件,kongjian.m为运行文件,R_x.m为绕x轴转动变换矩阵,T_m.m为平移变换矩阵(Forward kinematics
workspace)
- 2020-12-30 17:09:00下载
- 积分:1
-
Linear-Block-code
the encoder and decoder of Linear block code
- 2013-05-24 23:04:55下载
- 积分:1
-
filter
本文分析了语音数字信号的采集来源以及其预处理。通过实例,利用Matlab对语音信号进行时频变换与分析,同时构造一个固定频率的干扰信号,对两个信号进行合成,设计数字滤波器,实现对语音信号的F IR、IIR滤波处理,最后在时域和频域中对信号进行分析比较。(This paper analyzes the sources of voice digital signal acquisition and its pretreatment. By example, voice signals using Matlab time-frequency transform and analysis, and construct a fixed-frequency interference signals, the two signal synthesis, design digital filters to realize the speech signal F IR, IIR filtering, and finally time domain and frequency domain signal analysis and comparison.)
- 2010-08-25 15:54:31下载
- 积分:1
-
wavelettimefrequent
小波时频画图工具包,能较好地画出小波变换地时频图。(wavelet time-frequency drawing tool kits can be used to paint wavelet transform to the time-frequency map.)
- 2007-06-08 16:42:58下载
- 积分:1
-
Kalman_3
说明: 卡尔曼滤波在船舶GPS导航定位系统中的应用(Application of Kalman filter in ship GPS navigation and positioning system)
- 2021-01-18 13:21:59下载
- 积分:1
-
CICA
还参考量独立分量分析(ICA-R)程序与文档(Also refers to the amount of independent component analysis (ICA-R) procedure and documentation)
- 2020-09-08 10:18:02下载
- 积分:1
-
MATLAB
gui based calculator
- 2012-03-28 02:02:27下载
- 积分:1
-
cut_sample
说明: 使用二分法对样本集进行剪辑,剪辑法的思想,就是将样本集分成训练集与考试集, 利用训练集样本对考试集的样本进行分类(使用近邻法),如果考试集中某个样本分类错误的话,将这个样本删除。在该函数中,使用最近邻法,只进行一次剪辑(遍历完考试集中的样本以后退出)。还有一种重复剪辑法(适用于样本比较多的情况),把样本随机分为多个样本集,将相邻的两个样本前一个作为考试集,后一个作为训练集,调用二分剪辑。所有的样本子集剪辑完毕以后,在递归调用,直到没有样本被剪辑掉,没得讲,重复剪辑的效果肯定好一些。
(The sample sets using the dichotomy of the clips, editing law idea is to sample set into training set and test set, using the training set samples to the test set of samples (using the nearest neighbor algorithm), if the examination focused on a sample of classification error then delete this sample. In the function, use the nearest neighbor method, only once clips (focused on a sample of traversal finished after the exit exam). There is also a repeat clip method (samples are more applicable to the case), the samples were randomly divided into multiple sample set, the two adjacent samples of the former one as a test set, the latter one as a training set, call the two sub-clips. All the samples were a subset of the clips after they have finished, in the recursive call, until there are no samples were clip out, did not have to say that the effect of repeated clips definitely better.)
- 2010-03-19 11:13:13下载
- 积分:1