-
G.729
G.729的coder和decoder,即编码和解码的matlab原代码,对学习G.729标准有很好的参考价值(
The G.729 coder and decoder, ie, encoding and decoding matlab source code, to learn G.729 standard has a good reference value)
- 2015-04-14 16:37:57下载
- 积分:1
-
Run
Simulation of simple Delay and sum beamforming with shading and everything controllable
- 2011-01-05 13:40:18下载
- 积分:1
-
craete_swissroll
人工产生swissroll数据集,方便一些降维方法的效果验证(Swissroll generate artificial data sets to facilitate some of the effects of dimensionality reduction methods to verify)
- 2007-10-08 11:15:22下载
- 积分:1
-
automate_image_twothreads
说明: matlab写的运动检测 自动实现 十分有用的代码 值得学习!(Motion detection matlab automatically write the code should be very useful to learn!)
- 2011-03-25 13:42:57下载
- 积分:1
-
SVC
SIMULINK下包含SVC的稳态和暂态仿真系统模型(SIMULINK under contain SVC steady-state and transient simulation system model)
- 2013-03-05 16:17:51下载
- 积分:1
-
create-new-function-in-matlab
create a function in neural network
- 2014-02-24 21:45:33下载
- 积分:1
-
m041010
100个matlab学习程序,通过它可以全面的学会matlab编程,和一些简单算法的使用(100 matlab learning process, it can fully learn matlab programming, and some simple algorithm using
)
- 2014-09-26 16:19:09下载
- 积分:1
-
linux
设计一程序,要求用带缓存的流文件I/O操作,在“./tmp”目录下,打开名称为“tmpfile”的文件。如果该文件不存在,则创建此文件;如果存在,将文件清空后关闭。W或w+(design a program, it need to use the cache files to operate the in/out directory)
- 2015-10-05 20:17:38下载
- 积分:1
-
LMS
用LMS算法预报时间序列,对比真实值和预报值(LMS algorithm with time-series prediction, compared to the true value and forecast value)
- 2009-12-04 10:38:54下载
- 积分:1
-
lda
对有类别监督的数据进行先行判别分析用于降维
数据为结构体类型,返回数据也是降维后的结构体类型。如(a.X a.y)a.X是带有类别的数据,a.y是类别信息(Synopsis:
model = lda(data)
model = lda(data,new_dim)
Description:
This function is implementation of Linear Discriminant Analysis.
The goal is to train the linear transform which maximizes ratio
between between-class and within-class scatter matrix of projected
data.)
- 2011-05-01 17:52:36下载
- 积分:1