-
pitch
简洁适用的基音周期提取程序,采用自相关和平均幅度差函数相结合的方法(Simple application of the pitch period extraction procedures, the use of auto-correlation and the average magnitude difference function method of combining)
- 2007-07-12 16:41:41下载
- 积分:1
-
rbf_matlab
用matlab编写的径向基函数神经网络程序,有需要的就下载吧,(Prepared using matlab radial basis function neural network program, there is need to download it,)
- 2010-05-08 16:26:29下载
- 积分:1
-
the9part
matlab算法第九章内容其他部分陆续上载中请稍后.(Chapter IX matlab algorithm for the rest be uploaded in a moment.)
- 2010-05-25 16:48:04下载
- 积分:1
-
LQR
LQR非线性系统模型 所属分类:matlab例程(LQR nonlinear system)
- 2021-03-28 21:19:11下载
- 积分:1
-
构造非平稳信号
说明: 该程序代码是用于构造非平稳的信号的代码,其统计特性是随时间而变的。(This program code is used to construct non-stationary signals)
- 2020-04-11 22:15:06下载
- 积分:1
-
dxVideo
This library contains helper functions to read image frames into matlab from Video
file using DirectShow. This library has borrowed codes from Ashwin Thangali s
"DirectShow (DirectX) based AVI file reader", and it can read multiple video formats besides avi.
Features:
a) can read frames from rmvb, avi, etc.
b) handles most codecs installed on the system
d) its implementation is only based on the IMediaDet interface
-- Depending on your Matlab version, the .mexw32 files may need to be renamed as .dll
-- The library usage is as follows,
[avi_hdl, avi_inf] = dxVideoOpen(avi_filename)
pixmap = dxVideoReadMex(avi_hdl, frame_num)
img = reshape(pixmap,[avi_inf.Height,avi_inf.Width,3])
dxVideoCloseMex(avi_hdl)
-- recompile the library
I have compiled the code with the DirectShow lib in Microsoft DirectX 9.0 SDK Update (December 2004)
-- known limitation
a)only works for windows :(
b)may be slow for big image frames and some codecs.
- 2009-11-05 17:17:06下载
- 积分:1
-
LASSOaLARSa-SPCA
Abstract There are a number of interesting variable selection methods available beside the regular forward selection and stepwise selection methods. Such approaches include LASSO (Least Absolute Shrinkage and Selection Operator), least angle regression (LARS) and elastic net (LARS-EN) regression. There also exists a method for calculating principal components with sparse loadings. This software package contains Matlab implementations of these functions. The standard implementations of these functions are available as add-on packages in S-Plus and R.
Keywords LASSO, LARS, SPCA, Matlab, Elastic Net, Sparse, Sparsity, Variable selection
- 2013-10-28 22:36:21下载
- 积分:1
-
lanqiuguiji
有初速度,身高,到篮筐的距离等求篮球的运动轨迹(Initial velocity, height, and distance to the basket and basketball trajectory)
- 2012-11-04 21:12:03下载
- 积分:1
-
matlabKlaman954
kalman filter tutorial code
- 2012-03-22 18:38:46下载
- 积分:1
-
2ndn
关于bp神经网络的源程序,对研究bp神经网络非常有帮助(bp on neural network source, the study bp neural network has been very helpful)
- 2006-07-15 21:49:35下载
- 积分:1