-
pdeTM
finite element for waveguide
- 2009-11-17 22:51:43下载
- 积分:1
-
half_Psolve
采用半功率法计算阻尼率,避免人工计算带来的误差(Calculated using half-power damping rate, to avoid the error caused by manual calculation)
- 2011-01-07 20:28:13下载
- 积分:1
-
edge
在matlab,传统的边缘检测直接调用edge函数,但是得到的边缘信息较稀薄,可以通过将sobel,roberts,prewitt三种算子的边缘检测叠加起来,并且对于连续的边缘部分拓宽,使得边缘更连贯清晰(In matlab, traditional edge detection edge direct call function, but thinner than the edge information can be obtained by sobel, roberts, prewitt three edge detection operator stack up, and for widening the continuous edge portion, so that the edge is more consistent clear)
- 2013-12-21 15:16:36下载
- 积分:1
-
PMSM-mtpa
永磁同步电机矢量控制的一篇文章,采用最大转矩电流比控制(permanent magnetic synchronization motor(PMSM) vector control )
- 2015-06-04 21:15:31下载
- 积分:1
-
spectral_no
谱聚类 matlab 程序
谱聚类是从图论中演化出来的算法,后来在聚类中得到了广泛的应用。它的主要思想是把所有的数据看做空间中的点,这些点之间可以用边连接起来。距离较远的两个点之间的边权重值较低,而距离较近的两个点之间的边权重值较高,通过对所有数据点组成的图进行切图,让切图后不同的子图间边权重和尽可能的低,而子图内的边权重和尽可能的高,从而达到聚类的目的。(Spectral clustering matlab program)
- 2018-05-28 15:38:09下载
- 积分:1
-
Wiener_filter
Application of wiener filter
- 2010-06-25 01:39:08下载
- 积分:1
-
cyclic_autocorrelation_fast
计算循环平稳信号的相关函数的普通以及快速算法,希望对大家有所帮助(Cyclostationary signals calculated correlation function, as well as the general fast algorithm, and they hope to help everyone)
- 2009-03-28 11:01:28下载
- 积分:1
-
Simpson
说明: matlab中运用Simpson求积时的求积函数,可以有效解决这类问题。(matlab use Simpson quadrature quadrature at the time of function, can effectively solve all these problems.)
- 2008-11-16 21:04:23下载
- 积分:1
-
afdpf1
基于matlab的并网逆变仿真器,可以动态仿真(Matlab-based grid inverter emulator can dynamic simulation)
- 2013-09-20 22:28:31下载
- 积分:1
-
AdaBoost算法
用matlab软件,实现adaboost算法。将数据集划分为训练集和测试集,给训练集的数据贴标签,用训练好的模型来测试测试数据的准确度。(Using Matlab to implement the AdaBoost algorithm. The data set is divided into training set and test set to label the data of the training set, and the accuracy of the test data is tested by the trained model.)
- 2017-12-23 17:21:29下载
- 积分:1