-
rbfsysidenty4
这是用matlab写的RBF网络辨识函数。(it is very important)
- 2009-05-29 16:05:31下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
mv
说明: machine vision 工具箱,一直都在用,做机器视觉参考(machine vision toolkit has been used, so machine vision reference)
- 2007-04-19 17:07:19下载
- 积分:1
-
hnm
hnm analysis and synthesis of speech for enhancing degraded speech
- 2014-09-04 13:34:53下载
- 积分:1
-
denoise
This is a wavelet soft thresholding the original code, prepared using Matlab. We want to help
- 2010-10-19 05:42:41下载
- 积分:1
-
MATLAByongfazhinan
MATLAB及在电子信息课程中的应用.感觉很有用,本来也不花钱,有想用的来拿吧(MATLAB and electronic information in the application of the curriculum. Feeling very useful, would have no money, there are来拿want it)
- 2008-04-28 19:01:10下载
- 积分: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
-
tiaozhi
说明: 这是一个关于dQPSK的Matlab程序
这是一个关于dQPSK的Matlab程序 (This is a dQPSK the Matlab program This is a dQPSK the Matlab program)
- 2010-04-21 12:44:39下载
- 积分:1
-
pv-_characteristics
photovoltaic characteristics Simulink model of photovoltaic cellule
- 2014-01-05 23:42:56下载
- 积分:1
-
Pcm_Image
matlab,把文件解压后放入matlab的默认文件夹里,一般是(C:MATLAB7work)。在matlab主窗口中输入命令ima=imread( C:MATLAB7work1.jpg ),然后输入命令[P,U,iter]=GPAS2(ima,2),即可。绝对好运行(matlab, matlab to unzip the files into the default folder, usually (C: MATLAB7 work). In the matlab main window, type the command ima = imread (' C: MATLAB7 work 1.jpg' ), and then enter the command [P, U, iter] = GPAS2 (ima, 2), can. Definitely a good run)
- 2010-06-25 16:27:56下载
- 积分:1