-
butworth
说明: 巴特沃斯低通滤波器,完成模拟低通参数给定条件下的低通滤波器设计观念功能,适合初学者使用(low filter)
- 2010-04-13 09:52:21下载
- 积分:1
-
netlibfiles
非线性规划,二次规划SQP,matlab程序求最优值(Nonlinear Programming)
- 2014-09-14 00:24:28下载
- 积分:1
-
Matlab_Codes
该代码是书籍源码,是matlab的书的源代码,里面是算法实例,(The source code is the book, the book is the matlab source code, which is the algorithm instance,)
- 2010-11-23 13:57:49下载
- 积分:1
-
DVB_TCOFDM
DVB_TCOFDM接收系统中关键技术研究与设计(DVB_TCOFDM receiver algorithm)
- 2011-01-07 18:05:26下载
- 积分:1
-
Optimizationproblem
matlab最优化问题整理,对matlab常用的一些最优化函数做了介绍(matlab optimization problem finishing, some of the most commonly used on the matlab optimization function, made an introductory)
- 2010-02-27 11:17:47下载
- 积分:1
-
concavefalt5
平凹腔激光模式计算程序,利用边界元方法计算,matlab编程!(concave cavity laser mode procedures, the use of the boundary element method, the Matlab programming!)
- 2006-07-03 19:40:39下载
- 积分:1
-
VSR_double
simulink环境下的双极性PWM控制的单向电压型整流器的模型(simulink environment bipolar PWM control unidirectional voltage source rectifier model)
- 2013-08-04 17:54:40下载
- 积分:1
-
heat-exchanger-optimization-design
基于Matlab 换热器的最优化设计的matlab源程序。。(Matlab-based heat exchanger optimization design)
- 2020-06-29 00:00:02下载
- 积分:1
-
kmeans
function [L,C] = kmeans(X,k)
KMEANS Cluster multivariate data using the k-means++ algorithm.
[L,C] = kmeans(X,k) produces a 1-by-size(X,2) vector L with one class
label per column in X and a size(X,1)-by-k matrix C containing the
centers corresponding to each class.
Version: 07/08/11
Authors: Laurent Sorber (Laurent.Sorber@cs.kuleuven.be)
References:
[1] J. B. MacQueen, "Some Methods for Classification and Analysis of
MultiVariate Observations", in Proc. of the fifth Berkeley
Symposium on Mathematical Statistics and Probability, L. M. L. Cam
and J. Neyman, eds., vol. 1, UC Press, 1967, pp. 281-297.
[2] D. Arthur and S. Vassilvitskii, "k-means++: The Advantages of
Careful Seeding", Technical Report 2006-13, Stanford InfoLab, 2006.
- 2011-12-22 19:38:16下载
- 积分:1
-
jiachuang
因为傅立叶变换对应的是无限信号,信号经过分帧后变成有限信号,分帧的信号再进行傅立叶变换后,高频部分将有 泄露 ,所以要加窗.
窗函数的拼谱都是在某高频部分截止,所以每帧信号加窗后的傅立叶变化,频谱基本 泄露 (Because Fourier transform corresponding is infinite signals, signals after framing become limited, framing signal again after Fourier transform, the high frequency part will have leaked , so to add window.
Window function spell spectrum are in a high frequency part of the globe, so each frame and window after Fourier transform, signal spectrum basic leak )
- 2015-03-30 12:16:28下载
- 积分:1