资源列表

« 1 2 ... .45 .46 .47 .48 .49 1450.51 .52 .53 .54 .55 ... 28522 »

[matlab例程graphing

说明:1100011001的非归零码、曼彻斯特编码、差分曼彻斯特编码、调幅(ASK)、调频(FSK)和调相(PSK)的编码波形示意图-1100011001 of the NRZ, Manchester encoding, differential Manchester encoding, AM (ASK), frequency modulation (FSK) and phase modulation (PSK) waveform diagr
<刘骁明> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[matlab例程RLS

说明:递归最小二乘方算法rls广泛用于信号处理中,它具有收敛速度快的优点。-RLS
<yyimin> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[matlab例程cut_sample

说明: 使用二分法对样本集进行剪辑,剪辑法的思想,就是将样本集分成训练集与考试集, 利用训练集样本对考试集的样本进行分类(使用近邻法),如果考试集中某个样本分类错误的话,将这个样本删除。在该函数中,使用最近邻法,只进行一次剪辑(遍历完考试集中的样本以后退出)。还有一种重复剪辑法(适用于样本比较多的情况),把样本随机分为多个样本集,将相邻的两个样本前一个作为考试集,后一个作为训练集,调用二分剪辑。所有的样本子集剪辑完毕以后,在递归调用,直到没有
<shihao> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[matlab例程Fisher

说明:使用Fisher 现行判别函数对给定的样本进行训练,对于两类,Fisher线性判别函数很好做,就是 w = Sw (m1 - m2), 其中:Sw为总类内离散度矩阵, m1, m2, 为两个模式类的均值-Fisher discriminant function using the current sample of a given training for two, Fisher linear discriminant function
<shihao> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[matlab例程GetSample

说明:产生一个高斯分布的模式类的样本,特征向量为二维的。-Generate a Gaussian distribution model of the class samples for the two-dimensional feature vectors.
<shihao> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[matlab例程neighbor

说明:使用K近邻方法对给定的一个样本进行分类。-K nearest neighbor method using a sample of a given classification.
<shihao> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[matlab例程EMD

说明:本程序为EMD(经验模态分解算法)用于MATLAB的M文件,内含EMD分解所需的三次样条插值算法-This procedure for the EMD (empirical mode decomposition) for the MATLAB M-files containing the required EMD decomposition of cubic spline interpolation algorithm
<fengjunyi> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[matlab例程vector

说明:vector addition subtraction code for all purpose. Very generic code.
<mani> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[matlab例程testing

说明:Finding no of oranges in the image file.... Very useful one
<malli> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[matlab例程wavelet_ecg_R

说明:ECG中小波变换定位R波,并绘制墨迹大随尺度变化-wavelet locat R in ECG
<Jason Chou> 在 2025-02-03 上传 | 大小:1kb | 下载:1

[数学计算/工程计算DOP.m

说明:该程序适用于GPS接收机定位精度因子DOP值计算-GPS DOP value
<周立陶> 在 2025-02-03 上传 | 大小:1kb | 下载:1

[数据结构常用算法FFT

说明:数字信号中的傅里叶变换的基本算法的实现的程序-Digital signal in the Fourier transform procedures for the realization of the basic algorithm
<帅路> 在 2025-02-03 上传 | 大小:1kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 1450.51 .52 .53 .54 .55 ... 28522 »

源码中国 www.ymcn.org