-
FFT-time-frequency
可以实现FFT变化的时域图分析,可以清楚的知晓信号随时间的规律变化(Changes can achieve FFT time domain analysis, the signal can be clearly aware of the law change with time)
- 2013-08-19 17:55:12下载
- 积分:1
-
matlab
说明: 这是初学者学习Matlab的经典课件,第一到五章,包含微积分问题、线性代数问题以及数据拟合方法等(This is the classic beginner learning courseware Matlab, first to the five chapters, including the issue of calculus, linear algebra problems, and data fitting methods)
- 2010-04-20 13:58:38下载
- 积分:1
-
Spline
采用MATLAB编写的三次样条插值程序,在《数值计算》典型算例中调试通过。(A cubic spline interpolation program in MATLAB,the validity of which has been verified in the numerical test.)
- 2015-01-03 22:57:37下载
- 积分:1
-
Skeletonmatlab
用Matlab实现了对一副图像骨架的提取,方法简单,易于掌握。内附实例(Using Matlab to achieve an image of the skeleton extraction method is simple, easy to master. Containing examples)
- 2020-10-24 14:10:01下载
- 积分:1
-
tsallis_entropy_lps_t
this file compute lagg on arrays
- 2012-06-14 16:28:42下载
- 积分:1
-
1671-4512(2011)S2-0172-04
贝叶斯压缩感知稀疏信号重构方法研究.PDF(Research on methods of signal reconstruction by Bayesian compressive sensing)
- 2014-02-02 15:33:59下载
- 积分:1
-
基于OC算法的连续体动力学机构拓扑优化设计代码
基于OC算法的连续体动力学机构拓扑优化设计代码,值得下载收藏(The code of topology optimization design of continuum dynamics mechanism based on OC algorithm is worth downloading and collecting.)
- 2020-09-09 21:48:03下载
- 积分:1
-
Using_the_MATLAB_PDE_TOOLBOX
详细讲解了matlab中PDE工具箱的应用,附有具体的例子并附图说明()
- 2007-09-27 15:50:24下载
- 积分:1
-
k_medoids
聚类算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去(根据与medoid最相近的原则); 3,对于每个类(Oi)中,顺序选取一个Or,计算用Or代替Oi后的消耗—E(Or)。选择E最小的那个Or来代替Oi。这样K个medoids就改变了,下面就再转到2。 4,这样循环直到K个medoids固定下来。 这种算法对于脏数据和异常数据不敏感,但计算量显然要比K均值要大,一般只适合小数据量。 这里是MAtlab源代码。(err)
- 2008-08-06 22:03:55下载
- 积分:1
-
houghcircle
在一张有圆形的图片中利用matlab软件采用hough变换检测圆形,(In a picture using a round using hough transform matlab software testing round,)
- 2013-11-16 00:35:37下载
- 积分:1