-
nnet
神经网络在matlab中的使用说明书 也是新手上手的好东西(Neuron Network Architectures)
- 2010-03-11 15:18:53下载
- 积分:1
-
abutment-gravity
abaqus 重力大坝应力分析 inp
命令流文件(gravity dam stress analysis abaqus inp command stream file)
- 2014-02-18 22:07:00下载
- 积分:1
-
SteepestDescentMethod
最速下降梯度法MATLAB程序.转载自科研中国.(steepest descent gradient method MATLAB program. China reprinted from the research.)
- 2007-04-16 08:32:46下载
- 积分:1
-
apsk-ruanpanjue-
apsk软判决算法的仿真,根据星座特点进行算法的简化,减低复杂度(Simulation apsk soft decision algorithm based on the characteristics of the constellation simplified algorithm to reduce the complexity of)
- 2013-12-05 18:02:41下载
- 积分:1
-
E-shopping
project it was fine to understand pleaase see it
- 2015-02-21 13:32:39下载
- 积分: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
-
xindaorongliang
此程序描述MQAM信道容量,详细内容关于8QAM,16QAM,32QAM,64QAM的信道容量(This procedure describes the QAM channel capacity, details on 8QAM, 16QAM, 32QAM, 64QAM channel capacity)
- 2015-04-16 11:50:41下载
- 积分:1
-
fgdsrg
model and simulation of contol of adaptive sttucture control
- 2014-02-10 23:33:14下载
- 积分:1
-
Diffusion
This toolbox has functions to perform nonlinear diffusion images. This kind of image filtering is particularly useful for reducing noise and to simplify images for further segmentation. Much of these functions are based on Perona and Malick s work, and also on J. Weickert s papers. The fast AOS diffusion is implemented. There is also 3D diffusion functions, color image diffusion and Coherence-Enhancing diffusion
(This toolbox has functions to perform nonl inear diffusion images. This kind of image fi ltering is particularly useful for reducing no ise and to simplify images for further segmenta tion. Much of these functions are based on Peron a and Malick's work, and also on J. Weickert's papers. The hypothetical fast AOS fusion is implemented. There is also 3D diffusi on functions, color image diffusion and Coherence- enhancin g diffusion)
- 2007-03-31 02:15:33下载
- 积分:1
-
潮流计算程序1
潮流计算是电力学名词,指在给定电力系统网络拓扑、元件参数和发电、负荷参量条件下,计算有功功率、无功功率及电压在电力网中的分布。潮流计算是根据给定的电网结构、参数和发电机、负荷等元件的运行条件,确定电力系统各部分稳态运行状态参数的计算。通常给定的运行条件有系统中各电源和负荷点的功率、枢纽点电压、平衡点的电压和相位角。待求的运行状态参量包括电网各母线节点的电压幅值和相角,以及各支路的功率分布、网络的功率损耗等。(Power flow calculation is a term of power science. It refers to the calculation of the distribution of active power, reactive power and voltage in power network under given network topology, component parameters and generation and load parameters. Power flow calculation is based on the given grid structure, parameters and operation conditions of generator, load and other components to determine the steady-state operation parameters of each part of the power system. Usually, the given operating conditions include the power of each power source and load point, junction voltage, balance point voltage and phase angle. The parameters to be determined include the voltage amplitude and phase angle of each bus node, the power distribution of each branch and the power loss of the network.)
- 2020-06-23 10:00:01下载
- 积分:1