-
matlab
详细的介绍了matlab仿真的原理与技术,具有重要的意义(Detailed description of the matlab simulation theory and technology of great significance)
- 2010-06-20 12:24:29下载
- 积分:1
-
fftf
利用ARMA、AR、MA模型,以及周期图等进行系统参数估计以及全相位FFT测相位(Using ARMA, AR, MA model, and the cycle map for system parameter estimation, and testing phases of all phase FFT)
- 2008-07-29 09:27:40下载
- 积分:1
-
OHcandra
this programm can meassure loss in propagation.
this name is okummura hatta model
- 2012-03-21 13:13:36下载
- 积分:1
-
TT
说明: The model used for creating the reference voltage is shown
in Fig. 4. First, photovoltaic output current (Ipv) and output
voltage (Vpv) are passed through a first order low pass filter
with a magnitude of G = 1 and a time constant of T = 0.01
seconds in order to filter out the high frequency components
or harmonics from these signals as shown in Fig. 5 and Fig. 6.
The filtered current and voltage signals (Ipv_F and Vpv_F) are
then fed into the MPPT control block that uses the Incremental
Conductance Tracking Algorithm. An algorithm that is based
on the fact the slope of the PV array power curve shown in
Fig. 7 is zero at the Maximum Power Point (MPP), positive on
the left of the MPP, and negative on the right. The MPP can
thus be tracked by comparing the instantaneous conductance
(I/V) to the incremental conductance (∆ I/∆ V) [11] as in (1):
- 2013-07-23 17:46:57下载
- 积分:1
-
MATLAB7_0-fundamental-Course
清华大学版matlab基础教程,内容详细,非常适合初学者。(This book,published by Qsinghua University Press concentrates on fundamental knowledge of matlab.It is helpful for beginners to get a general view of matlab.)
- 2012-04-22 23:55:37下载
- 积分:1
-
mylu
Gauss列主元消去法解线性方程组.mylu函数中,U0、L0、P0分别为Gauss列主元分解中得U,L,P.(out PCA Gauss elimination method for solving linear equations. Mylu function, U0, L0, P0 Gauss out of the main yuan decomposition in the U, L, P.)
- 2006-12-27 11:09:07下载
- 积分:1
-
DMP
压缩感知 重构算法
迂回式匹配追踪
论文 附带 matlab代码(Compressed sensing reconstruction algorithm matlab code circuitous track comes with matching paper)
- 2020-08-25 16:28:14下载
- 积分:1
-
DA变换及上变频
用matlab实现ofdm系统中的DA转换和上变频到射频载波上。(Using MATLAB to implement the DA conversion in the OFDM system and up conversion to the radio frequency carrier.)
- 2017-12-04 08:15:13下载
- 积分:1
-
XMLlToolbox2
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa.
For example,
>> project.name = MyProject
>> project.id = 1234
>> project.param.a = 3.1415
>> project.param.b = 42
becomes with str=xml_format(project, off )
"<project>
<name>MyProject</name>
<id>1234</id>
<param>
<a>3.1415</a>
<b>42</b>
</param>
</project>"
On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
- 2007-11-27 00:35:05下载
- 积分:1
-
Systemsdata
this is about the system data that is used by matlab
- 2010-08-25 18:27:04下载
- 积分:1