-
tsp
完整的matlab解决旅行商问题源程序数学建模使用(Complete source code matlab to solve the traveling salesman problem using mathematical modeling)
- 2010-06-15 21:06:29下载
- 积分:1
-
variable_load
simulation of fuel cell -part5
- 2013-07-29 16:00:34下载
- 积分:1
-
kalmanRLSLMS
给出了kalman、RLS、LMS三种自适应滤波器的仿真程序,三种滤波器都采用了80次迭代,将仿真值与理论值进行了比较(Given kalman, RLS, LMS adaptive filter simulation program of three, three types of filters are used 80 iterations, the simulated values were compared with the theoretical value)
- 2020-12-30 16:58:59下载
- 积分:1
-
Communication-system-matlab-simulink
matlab/simulink通信建模与仿真实例精讲 非常详细(matlab/simulink communications modeling and simulation is very detailed Jingjiang)
- 2011-05-28 17:47:22下载
- 积分:1
-
signal-processing
signal processing principal
- 2013-04-26 14:50:22下载
- 积分:1
-
Hz_propagation
本程序主要通过仿真动态显示均匀平面电磁波中,磁场 Hz 的波阵面在自由空间(理想介质)中的传播。(The program primarily through dynamic simulation shows uniform plane wave, the magnetic field Hz wavefront in free space (ideal medium) in the transmission.)
- 2013-11-22 21:32:48下载
- 积分: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
-
QPSK
有关通讯系统QPSK调制和解调理论值的仿真(QPSK modulation and demodulation in Matlab)
- 2011-10-23 11:28:29下载
- 积分:1
-
Untitled2
利用matlab实现数字图像处理
实现了各种图像类型的转换,缩放,噪音等各种操作(Digital image processing using matlab
Realize the transformation of different types of images, zoom, various operations such as noise
)
- 2013-05-13 21:34:10下载
- 积分:1
-
AnalyseNMEAGGA
说明: 可以分析NMEA0183格式中的GGA数据的静态精度(rms)(Can analyze the static accuracy (rms) of GGA data in NMEA0183 format)
- 2020-03-25 17:08:29下载
- 积分:1