-
doc1
Supporting Document for Support Vector Machine matlab Coding
- 2009-11-06 15:17:47下载
- 积分:1
-
Giao-trinh-matlab-DKTD
This is ebook by vietnamese ,to using matlab easy to difficuilt, in this book you can learn so much information about matleb
- 2012-09-06 13:53:49下载
- 积分:1
-
single_switch_Unidirectional_boost_converter_3pha
3 phase single switch uni directional boost converter
- 2015-03-04 16:47:20下载
- 积分:1
-
overlay
function Px=overlay(N,omega,A,sigma,num)
OVERLAY Forms multiple power spectral density estimates.
-------
USAGE Px=overlay(N,omega,A,sigma,num)
Calculates the periodogram using an ensemble of realizations
of a process consisting of a sum of complex exponential in
white noise.
N : length of the signal
omega : vector containing the sinusoid frequencies
A : vector containing the sinusoid frequencies
sigma : the variance of the white noise
num : size of the ensemble (number of periodograms)
- 2012-04-18 10:00:02下载
- 积分:1
-
progiymminmcablechope
一个VC和MATLAB联合编程的简单的例子,希望能对你有所帮助,(A simple example of VC and MATLAB programming, hope to be able to help you,)
- 2017-04-29 18:58:57下载
- 积分:1
-
matlab-Algorithm
各类基于matlab的算法的编写,主要是各类数学模型的讲解,以及对于各类数学问题的描述(Various number of algorithms written in the explanation of the mathematical model, as well as a description of the various types of mathematical problems.)
- 2012-05-03 12:59:46下载
- 积分:1
-
vad
在语音识别系统中,端点检测的目的是要区分语音段和非语音段 ,它在自动语音识别中起着关键作用(In speech recognition systems, the purpose of endpoint detection is to distinguish between voice and non-voice segment, which in automatic speech recognition plays a key role)
- 2009-05-20 17:16:04下载
- 积分:1
-
TNIPM
用基于内点法的截断牛顿法来求出lasso问题(The truncated Newton method based on interior point method is used to solve the lasso problem)
- 2017-10-24 11:24:28下载
- 积分:1
-
motorvectorcontrol
异步电机矢量控制模型,包裹调速等 (Vector control induction motor model, speed control, such as parcel)
- 2009-06-09 17:26:11下载
- 积分:1
-
mandelbrot
This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in).
although mandelbrot equation is Z=Z^2+C you can change the degree of the equation between 1 - 50.
higher number in iteration, points in axes gives better results in image besides more resulting time.
to zoom an area of the figure you must aproximately choose the point and then change the center values to this point values then push Show Graph button. because of this is the first version there can be any lack of usage.
(This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in).
although mandelbrot equation is Z=Z^2+C you can change the degree of the equation between 1- 50.
higher number in iteration, points in axes gives better results in image besides more resulting time.
to zoom an area of the figure you must aproximately choose the point and then change the center values to this point values then push Show Graph button. because of this is the first version there can be any lack of usage.
)
- 2010-02-17 07:21:59下载
- 积分:1