-
channel-est-code
说明: 信道仿真模型 可以方便快捷的进行相关的仿真操作(Channel simulation models can be convenient and efficient operation of the associated simulation)
- 2009-08-26 13:35:20下载
- 积分:1
-
xb
说明: 基于小波变换的图像分解与重构,实验效果明显,在matlab中实现(Based on wavelet transform image decomposition and reconstruction of the experimental effect, in Matlab)
- 2012-05-01 14:49:19下载
- 积分:1
-
Matlab-numerical-calculation
内容丰富的Matlab数值计算与编程教程,300多页,推荐(Rich content of the numerical simulation with Matlab programming tutorial)
- 2012-01-04 23:20:56下载
- 积分:1
-
firdemo
一个采用Matlab编写的设计FIR滤波器的教程和源代码,便于新手学习设计滤波器和数字信号处理。(a Matlab design prepared by the FIR filter guide and source code, newcomers to facilitate learning how to design filters and digital signal processing.)
- 2006-07-06 19:18:31下载
- 积分:1
-
Water-filling
water-filling algorithm
- 2015-01-25 02:04:39下载
- 积分:1
-
MALE-UAV-autopilot-model
MALE (middle altitude low endurance) unmanned aerial vehicle Simulink model. its been tested rigorously in flightgear and I believe you can learn something it or proceed it. its simple and neat .m model. and some matlab codes to initialize some functions outside the model.
- 2015-03-16 16:48:29下载
- 积分:1
-
蒙特卡罗算法与matlab(精品教程)
蒙特卡洛算法也常用于机器学习,特别是强化学习的算法中。一般情况下,针对得到的样本数据集建立相对模糊的模型,通过蒙特卡洛方法对于模型中的参数进行选取,使之于原始数据的残差尽可能的小。从而达到建立模型拟合样本的目的。(Monte Carlo algorithm is also commonly used in machine learning, especially in reinforcement learning algorithm. In general, a relatively fuzzy model is established for the obtained sample data set, and the parameters in the model are selected by Monte Carlo method so that the residual error of the original data is as small as possible. Thus, the purpose of establishing the model fitting sample is achieved.)
- 2018-05-01 21:21:21下载
- 积分:1
-
ufo
说明: 关于UFO显著性检测算法的实验代码(仅学习用)(Experimental code of UFO significance detection algorithm)
- 2020-04-20 19:20:57下载
- 积分: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
-
XXDSSD
matlab仿真的,功能是实现相关峰值的提取。能够在低信噪比下得到效果较好的相关峰(matlab simulation, feature extraction is to achieve correlation peak. Able to get better low SNR correlation peak)
- 2013-07-28 01:48:02下载
- 积分:1