-
matlabsimulationincommunication
数字通信原理基于matlab的仿真计算,希望对大家有用(Principles of digital communication matlab simulation based on the hope of useful)
- 2008-04-25 14:05:59下载
- 积分:1
-
JonBoley-PsychoacousticModel2-PsychoacousticModel
Matlab code for calculating masking threshold using psychoacoustic model.this involves graphical features
- 2015-01-27 20:23:04下载
- 积分:1
-
Spectral-estimation_matlab
Spectral estimation(谱估计)的目标是基于一个有限的数据集合描述一个信号的功
率(在频率上的)分布。功率谱估计在很多场合下都是有用的,包括对宽带噪声湮没下的信
号的检测(Spectral estimation)
- 2015-07-25 21:05:07下载
- 积分:1
-
odedemo
The equation is written as a system of two first order ODEs. These are evaluated for different values of the parameter Mu. For faster integration, we choose an appropriate solver based on the value of the parameter Mu. (The equation is written as a system of two first order ODEs. These are evaluated for different values of the parameter Mu. For faster integration, we choose an appropriate solver based on the value of the parameter Mu.)
- 2007-10-14 11:22:22下载
- 积分: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
-
HebbNN
简单的神经网络学习规则赫布matlab代码。
这是不知情的初学者学生。它可应用于如简单的任务逻辑“和“,”或“,”不是“简单的图像和分类。
(Simple Matlab Code for Neural Network Hebb Learning Rule.
It is good for NN beginners students. It can be applied for simple tasks e.g. Logic "and", "or", "not" and simple images classification.)
- 2011-05-23 11:12:26下载
- 积分:1
-
TheoreticalEigenSate
MATLAB code to calculate eigen engenry and eigen function of a square potential well.
- 2012-06-01 15:25:45下载
- 积分:1
-
gene-recognition
区分基因序列的外显子和内含子并找出区分外显子和内含子的阈值(Distinguish gene sequence exons and introns and exons and identify distinguishing threshold intron)
- 2013-12-01 10:31:36下载
- 积分:1
-
K-SVD
K-SVD是一种经典的字典训练算法,依据误差最小原则,对误差项进行SVD分解,选择使误差最小的分解项作为更新的字典原子和对应的原子系数,经过不断的迭代从而得到优化的解。(K-SVD is a classic dictionary training algorithm, based on the principle of minimum error, the error items SVD decomposition, choose to make the smallest error decomposition item as an updated dictionary of atoms and atomic corresponding coefficient, through constant iteration to obtain an optimized solution.)
- 2015-11-09 08:58:27下载
- 积分:1
-
paper5
research papers for m tech
- 2010-06-15 12:59:05下载
- 积分:1