-
Software-LAB-EC-V-SEM
It is a files related to basic programes of MATLAB
- 2013-09-03 16:12:58下载
- 积分:1
-
pca
这篇文章是盲信号处理,因为是英文文章,所以大家看内容就好了。(Principal component analysis (PCA) is a mainstay of modern data analysis- a black box that
is widely used but poorly understood. The goal of this paper is to dispel the magic behind this
black box. This tutorial focuses on building a solid intuition for how and why principal component
analysis works furthermore, it crystallizes this knowledge by deriving from simple intuitions, the
mathematics behind PCA . This tutorial does not shy away from explaining the ideas informally,
nor does it shy away from the mathematics. The hope is that by addressing both aspects, readers
of all levels will be able to gain a better understanding of PCA as well as the when, the how and
the why of applying this technique.)
- 2011-10-17 09:07:08下载
- 积分:1
-
点云平面拟合
kinect深度相机采集数据,平面点云数据,通过拟合点云平面,分析点云精度。
- 2022-03-02 11:11:06下载
- 积分:1
-
direct-torque-control-for-PMSM
这是一个永磁同步电机直接转矩控制的例程,包含mdl文件以及m文件,可直接运行(This is a permanent magnet synchronous motor direct torque control routines, including MDL files and M files, can be directly run.)
- 2018-05-15 21:37:28下载
- 积分:1
-
LF算法:整个算法来自《一种利用信息熵的群体智能聚类算法》提供的算法
1、初始化:
1.1每一个空间的点映射到二维窗格,每个空间的点分配唯一的二维窗格坐标。一个窗格只能有一个点。
1.2为每一只蚂蚁在二维窗格分配唯一的地址
(第一步需要注意的是:空间上点的位置和平面窗格上点的位置完全是两回事,空间上两个点的位置来计算两点之间的距离;而平面上点的位置,主要是用来确定半径为S的区域内的点,计算两个点的空间距离,进而计算群体相似度,最后通过群体相似度来计算拾起或者放下的概率)
2、迭代日最高气温次
3、所有的蚂蚁运动一次
4、产生一个0-1之间的随机数R
- 2022-10-03 14:45:04下载
- 积分:1
-
ConvolutionWithViterbiDecoding
QPSK调制下的(5,7)卷积码的编码和维特比译码与BPSK调制下(5,7)卷积码的编码和维特比译码的BER特性(QPSK modulation under (5,7) convolutional code encoding and Viterbi decoding and BPSK modulation (5,7) convolutional code encoding and Viterbi BER characteristic)
- 2020-12-12 20:09:15下载
- 积分:1
-
Do2
窗口鼠标同步器源码。可以同步多个窗口的鼠标操作(Window mouse synchronization source. You can synchronize multiple windows mouse)
- 2014-01-04 21:43:10下载
- 积分:1
-
JoyMEX
to define Joystick In Matlab
- 2015-04-13 17:22:54下载
- 积分:1
-
BP神经网络+最小距离分类器
BP神经网络算法,贝叶斯-最小距离分类器,可以用于模式识别。(BP neural network algorithm, Bayesian minimum distance classifier, can be used for pattern recognition)
- 2017-10-31 15:29:59下载
- 积分:1
-
lms算法降噪
说明: lms算法降噪,LMS在语音增强中具备广泛的应用,是最为常见的算法之一,该算法也是很多更为复杂算法的理论基础或组成部分。(LMS algorithm denoising, LMS has a wide range of applications in speech enhancement, is one of the most common algorithms, the algorithm is also a theoretical basis or component of many more complex algorithms.)
- 2018-12-22 12:06:42下载
- 积分:1