-
xy2libsvm.m.tar
将二维数据转换成libsvm格式的程序,matlab格式文件,可作函数调用。(Will be two-dimensional data into libsvm format procedures, matlab format and can be used for function calls.)
- 2009-02-12 18:29:15下载
- 积分:1
-
SpreadSpectrum1
本人亲手做的一个matlab扩频通信系统simulink仿真系统。从发送端到接收到,每部分都相应得加了示波器或频谱仪,可以对照理论清楚观察到信号发生的变化。matlab6.5及以上版本上运行。(I personally make a matlab Spread Spectrum Communication System simulink simulation system. Send-ended to receive from every part of a corresponding increase in the oscilloscope or spectrum analyzer can be clearly observed in the control theory of signal changes. matlab6.5 and above to run.)
- 2021-04-16 13:38:53下载
- 积分: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
-
Artificial-intelligence
人工智能,解决复杂问题。比如说,解决最优下料问题,解决最优规划问题等。(Artificial intelligence to solve complex problems. For example, the optimal solution under the material and solve optimal planning problems.)
- 2011-08-23 12:22:05下载
- 积分:1
-
transport-Detriot
交通四阶段预测方法中,增长率预测法的matlab实现。(Traffic four stages forecasting methods, the growth rate of the forecast method of matlab.
)
- 2012-08-12 10:49:18下载
- 积分:1
-
M_M_1_QueueModel
mm1仿真模型代码,实现排队理论的模拟。可设置队列长度,泊松过程到达强度,服务率,排队人数, 得到平均队列长度等参数。(network simulation code for MM1 model. Flexiable model for queueing theory study.)
- 2013-02-06 10:40:29下载
- 积分:1
-
gdh
模拟频分复用系统,仿真了6路公用信道的ssb调制的频分复用系统(Simulation of frequency division multiplexing system, simulation of no.6 public channel of SSB modulation frequency division multiplexing system)
- 2013-05-14 13:02:12下载
- 积分:1
-
camera
一个调整用电脑摄像头,当捕捉到画面有运动时,进行拍照并发送到邮箱的程序。(An adjustment computer camera, to capture the screen when there is movement, take photos and send mail program.)
- 2013-10-15 18:17:44下载
- 积分:1
-
saoleimatlabgame8
matlab编写的扫雷的仿真游戏
可实现基本的游戏功能
对初学MATLAN者来说是一个不错的练手小例程(matlab simulation game written in de-mining can realize the basic set of gaming features for beginners MATLAN who is a nice little routine practice hand)
- 2009-09-10 10:53:13下载
- 积分:1
-
Digital_Watermarking_and_Steganog
digital image processing book
- 2013-01-09 15:58:29下载
- 积分:1