-
knn
K邻域模式识别方法 KNN算法不仅可以用于分类,还可以用于回归。通过找出一个样本的k个最近邻居,将这些邻居的属性的平均值赋给该样本,就可以得到该样本的属性。更有用的方法是将不同距离的邻居对该样本产生的影响给予不同的权值(weight),如权值与距离成正比。(k-Nearest Neighbor algorithm )
- 2010-11-19 17:08:38下载
- 积分:1
-
WaveformDownloadAssistant_v2
用于安捷伦信号源。将波形下载到函数发生器上的MATLAB程序(Download the code to the signal generator machine.)
- 2020-07-01 22:20:02下载
- 积分:1
-
二阶时滞系统
这是二阶时滞系统三种智能算法SOA PSO GA源程序代码(This is the source code of three intelligent algorithms for two order time-delay systems)
- 2021-04-27 15:08:44下载
- 积分:1
-
report_4th[1]
one good report of starting learn LDPC codes with matlab codes
- 2011-07-15 07:16:57下载
- 积分:1
-
PCLDSP
对稠密点云或者Mesh模型进行降采样,以获得更加具有代表性的模型来减少点的数量和面的个数。(The dense point cloud or Mesh model is sampled down to obtain a more representative model to reduce the number of points and the number of faces.)
- 2017-06-27 16:13:07下载
- 积分:1
-
wavelet_code
这是《小波分析理论与MATLABR2007实现》的源代码。主要是基于Matlab的小波工具箱实现小波基选择、小波包分解、Mallat变换以及小波变换在边缘提取、图像去噪、数据压缩等中的应用,特别包含了二代提升小波的相关内容,理论与实际相结合。大家想要了解的二进小波、正交镜像滤波器组[QMF]等概念这里都有体现。(This is 《MATLABR2007 wavelet analysis theory and implementation》 of the source code. Mainly based on the Matlab wavelet toolbox implementation of wavelet selection, wavelet packet decomposition, Mallat transform and wavelet transform in edge detection, image denoising, data compression, such as the application, in particular, contains a second generation of relevant content Lifting Wavelet theory and reality. Everyone wanted to know about the dyadic wavelet, quadrature mirror filters [QMF] concepts are embodied here.)
- 2021-05-09 01:18:35下载
- 积分:1
-
FTDT2D
一个二维的FDTD程序 matlab程序 中间加高斯脉冲源 PML(A two-dimensional FDTD program matlab program the middle of the Gaussian pulse source PML)
- 2011-05-18 21:00:06下载
- 积分:1
-
ANM
目前比较前沿的数值渐近法(Asymptotic Numerical Method)求解弹簧平衡路径算例,直接运行可得计算结果图象。(an example of Asymptotic Numerical Method solving two-dimension spring problem)
- 2013-03-26 22:21:19下载
- 积分:1
-
swing
swing equation model and program
- 2015-02-25 17:40:43下载
- 积分:1
-
PPLapSVM
该代码是根据基于流行正则化和后验概率的分类模型而改写的,能够对复杂数据进行准确的分类。(The code is based on the popular regularization and posterior probability classification model and rewritten, able to accurately classify complex data.)
- 2015-03-21 17:57:11下载
- 积分:1