-
Beam_Vibration_Control
针对梁的振动控制Matlab程序,包括输入MKC矩阵,计算固有频率,并采用Simulink进行梁的振动控制(Matlab for beam vibration control procedures, including input MKC matrix, calculate the natural frequency and vibration of beams using Simulink Control)
- 2020-11-18 19:09:38下载
- 积分:1
-
555
关于柴油机与液力变矩器匹配的一些论文,很好的知识(Many designs of rotary engine were proposed in the past 100 years, including the recent rotary vane concept 10 , but only the gasoline Wankel engine has become a production success. This has good power-weight ratio, inherent balance, and smoothness, but suffers from reduced effi ciency, sealing, and emissions prob-lems, particularly of unburned hydrocarbons 1)
- 2013-05-08 20:36:07下载
- 积分:1
-
anglecos
利用夹角余弦距离进行样本数据分类。实现步骤主要分为以下两部分:a、待测样品X与训练集里每个样品Xi的距离采用夹角余弦距离公式计算。b、循环计算待测样品和训练集中各已知样品之间的距离,找出距离待测样品最近的已知样品,该已知样品的类别就是待测样品的类别。(Using the sample data classification Angle cosine distance.Implementation steps are divided into the following two parts: a, sample under test with each of the samples in the training set X Xi distance using the included Angle cosine distance formula.B, loop calculation under test samples and the distance between the known samples training focus, find out the known closest to the sample under test samples, the samples of known category is the category of the sample under test.)
- 2015-03-30 16:27:58下载
- 积分:1
-
LDAForTextClassification
使用变分EM方法实现的LDA文本模型
输入为文本即可
分解实现,含多个小函数可单独使用(LDA For Text Classification)
- 2009-04-25 10:50:08下载
- 积分:1
-
is95
说明: QPSK仿真OQPSK仿真,通信原理资料上面的 (QPSK)
- 2010-03-26 19:58:31下载
- 积分:1
-
757002176
基于小波分析的信号奇异检测和去噪。。。。。。。。。。。。。。。(Based on wavelet analysis and signal singularity detection denoising. . . . . . . . . . . . . . .)
- 2010-05-08 22:57:24下载
- 积分:1
-
mathmatical-calculation-with-matlab
CG、Gauss、SOR、Jacobi迭代法matlab程序 自己收藏的源程序(CG, Gauss, SOR, Jacobi iteration method matlab program his collection of source code)
- 2014-12-16 10:26:43下载
- 积分:1
-
De423sktop
【谷速软件编程】matlab源码-平滑稀疏采样信号和图像的直方图 可以作为参考使用,程序是word版本
([Valley] matlab source software programming speed- smooth sparse sampling signal and image histogram can be used as a reference, the program is a word version)
- 2014-12-16 22:02:35下载
- 积分:1
-
music_matlab
用matlab实现多重信号合成(Music)算法(Synthesis of multiple signals to achieve with matlab (Music) algorithm)
- 2010-06-21 08:23:55下载
- 积分:1
-
GUISUSAN
边缘是图像最基本的特征,是图像分割的第一步。经典的边缘检测方法如:Roberts,Sobel,Prewitt,Kirsch,Laplace等方法,基本都是对原始图像中象素的小邻域构造边缘检测算子,进行一阶微分或二阶微分运算,求得梯度最大值或二阶导数的过零点,最后选取适当的阀值提取边界。由于这些算法涉及梯度的运算,因此均存在对噪声敏感、计算量大等缺点。在实践中,发现SUSAN算法只基于对周边象素的灰度比较,完全不涉及梯度的运算,因此其抗噪声能力很强,运算量也比较小。并将SUSAN算法用于多类图像的边缘检测中,实验证明该算法非常适合含噪图像的边缘检测。 2 SUSAN边缘检测简介
(err)
- 2009-10-22 11:34:46下载
- 积分:1