-
knn
K邻域模式识别方法 KNN算法不仅可以用于分类,还可以用于回归。通过找出一个样本的k个最近邻居,将这些邻居的属性的平均值赋给该样本,就可以得到该样本的属性。更有用的方法是将不同距离的邻居对该样本产生的影响给予不同的权值(weight),如权值与距离成正比。(k-Nearest Neighbor algorithm )
- 2010-11-19 17:08:38下载
- 积分:1
-
jxtiq
脊线提取是信号处理很重要的一个项内容 这里用MATLAB语言实现了脊线的提取 (Ridge extraction is a very important signal processing items here in MATLAB language to implement the extraction ridge)
- 2020-12-04 17:09:24下载
- 积分:1
-
Power_Spectrum_estimation
经典功率谱估计方法——直接法和间接法,以及改进的经典功率谱估计方法-Welch法(Classic power spectral estimation methods- direct and indirect methods, as well as improvements to the classic power-Welch method of spectral estimation method)
- 2012-09-24 13:48:08下载
- 积分:1
-
f_cc_encoder_tailbiting
CC编码的matlab实现,802.16( Encodes input_bits with a constraint length 7, rate 1/2, 2/3,
3/4, or 5/6 encoder as specified in section 8.4.9.2.1 of 802.16e)
- 2009-02-24 00:18:54下载
- 积分:1
-
bpsk
全数字BPSK调制解调系统的仿真,BPSK信号信噪比估计方法的分析与仿真
(All-digital BPSK modulation and demodulation system simulation, BPSK signal to noise ratio estimation method of analysis and simulation)
- 2011-08-18 09:46:46下载
- 积分:1
-
Visual-CPPand-Matlab
数字图象处理与机器视觉Visual C++与Matlab实现,光盘源代码(Digital image processing and machine vision Visual C++ with Matlab, CD-ROM source code)
- 2013-12-24 12:02:43下载
- 积分:1
-
LTE-throughput
in this simulation we implement LTE schemes frequency reuse and we analysed interference co-chennel
- 2014-08-30 07:07:57下载
- 积分:1
-
FIRdaitonglvbo
用matlab实现的FIR带通滤波器,直接型,(FIR filter using matlab )
- 2010-07-12 09:05:56下载
- 积分:1
-
image-enhancement
该文档介绍了空域、频域图像增强的基本内容,并包含MATLAB程序(This document describes the spatial frequency domain image enhancement of the basic content and contains the MATLAB program)
- 2014-09-15 17:10:20下载
- 积分:1
-
jml-tutorial
it is PDF for How to write the right JML for our code.. Very Helpful for new users
- 2014-10-30 04:10:19下载
- 积分:1