-
fem_matlab
fem_matlab有限元matlab实现的源代码(fem_matlab finite element realization of the source code matlab)
- 2010-10-06 17:31:05下载
- 积分:1
-
cuk_double_output
光伏电源双输出cuk电路,一端负载为电池,本电路实现在光照,负载电流等发生变化时,将输出电压稳定在5 的超调范围内,并附有传递函数,控制器设计的m文件(Solar Power Dual Output cuk circuit, one end of the load cell, in the light of this circuit, the load current and other changes, the output voltage overshoot at the 5 range, together with transfer function, the controller design m File)
- 2011-01-10 03:31:09下载
- 积分:1
-
Parallel-CUDA-Programming
Several GPU parallel processing papers for the NVIDIA CUDA programming language.
- 2015-04-15 14:54:18下载
- 积分:1
-
基于MATLAB的有源滤波器的实现
说明: 基于MATLAB的有源滤波器的实现,很简单,能看懂。(The realization of active filter based on MATLAB is simple and understandable.)
- 2020-06-19 09:40:01下载
- 积分:1
-
main
说明: 马尔科夫决策过程程序,供大家参考,具有很高的价值哦(MDP program)
- 2011-03-20 09:59:49下载
- 积分:1
-
test69
power flow for 69 distribution system
- 2014-01-09 19:57:01下载
- 积分: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
-
exercise2
说明: 给定一幅图片输出其直方图,灰度拉伸,均衡化后的灰度直方图(Histogram, gray stretch, equalization)
- 2010-04-13 22:21:08下载
- 积分:1
-
wiener
winner滤波器matlab代码实现,已测试(winner filter matlab code, has been tested)
- 2013-12-18 10:14:03下载
- 积分:1
-
8QAM
说明: 利用matlab仿真软件,实现8QAM调制。在实现时采用正交调幅的方式,某星座点在I坐标上的投影去调制同相载波的幅度,在Q坐标上的投影去调制正交载波的幅度,然后将2个调幅信号相加就是所需的调相信号。(Use of matlab simulation software to achieve 8QAM modulation. In achieving the adoption of quadrature amplitude modulation means of a constellation in the I coordinates of the projection to the modulation of the amplitude-phase carrier, in the Q coordinates of the projection to the range of carrier orthogonal modulation, and then the sum of two AM signals is the required phase modulation signal.)
- 2008-11-05 10:39:42下载
- 积分:1