-
Numerical-analysis-and-MATLAB
数值分析及其MATLAB实现(MATLAB 6.X 7.X版)光盘含有用可视化图形介绍的MATLAB基本操作和作图等内容的Word文档电子图书及其多媒体教学软件。另外,光盘中还附有本书中的MATLAB程序包和图形供读者使用。(EBooks numerical analysis and MATLAB (MATLAB 6.X 7.X version) CD-ROM containing MATLAB basic operations and mapping of the visual graphics on a Word document and multimedia teaching software. In addition, the CD also use with MATLAB package and graphics for this book readers.)
- 2012-10-18 19:06:00下载
- 积分:1
-
MPPTwithMatlab
基于MATLAB的光伏电池仿真的通用光伏电池封装模型(MATLAB-based simulation of the photovoltaic cells of common photovoltaic cells package model)
- 2009-03-30 00:10:57下载
- 积分:1
-
pinpu
建筑风工程实测加速度的互功率谱和自功率谱的计算(Building wind engineering measured acceleration crosspower and auto-power spectrum calculation)
- 2014-12-11 19:47:54下载
- 积分:1
-
dst_iii
3D DCT function in wavelet
- 2013-04-30 17:33:24下载
- 积分:1
-
FFT_Model
resistive and inductive load. simulation also demonstrate the role of free wheeling diode. Single phase pulse generator was developed to generate the pulses at required firing angle.
- 2014-02-13 10:53:14下载
- 积分:1
-
psotb-beta-0.3
粒子群算法的MATLAB编程。。。。。。。。。。。。。。。。。。。。(Particle Swarm Optimization of MATLAB programming. . . . . . . . . . . . . . . . . . . .)
- 2009-06-17 10:04:37下载
- 积分:1
-
frame_difference
说明: 视频帧差算法实现的背景减除。matlab代码。(Video frame difference algorithm of background subtraction. matlab code.)
- 2010-04-21 10:39:49下载
- 积分:1
-
Radar_Backscatter
RADAR scateriing using pulse compression principle
- 2014-01-03 02:04:14下载
- 积分: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
-
ga-BP3
用遗传算法优化BP神经网络的源程序代码 很好很强大(The source code of the BP neural network using genetic algorithm optimization is a very powerful)
- 2012-04-20 21:07:00下载
- 积分:1