-
ODE45
matlab仿真模拟中的ode45的使用例程,文件代码是一个很好的ode45实验模板(ode45 matlab simulation in the use of routine, the file code is a good experimental template ode45)
- 2010-11-28 13:12:44下载
- 积分:1
-
addmusic
在matlab的环境下,运行此程序可将两段音频信号进行叠加(In the matlab environment, run this program can be two audio signals are superimposed)
- 2009-12-16 14:40:49下载
- 积分:1
-
baseband3
说明: 基于MATLAB的基带仿真源码,基于数据流的过程,希望对大家有所启发,此代码可以 用于课堂教学(MATLAB-based simulation of the base-band source, based on the data flow process, and everyone would like to be a source of inspiration, this code can be used for classroom teaching)
- 2008-09-08 20:45:58下载
- 积分:1
-
zrq
潮汐调和分析关于无潮点及潮流方向与潮时的计算与分析。(Tidal wave of harmonic analysis on non-point and the trend direction and tide calculations and analysis.)
- 2011-05-27 19:06:32下载
- 积分:1
-
svdmode
相空间重构及奇异值分解代码,可用于消噪处理,希望有所帮助(Phase space reconstruction and singular value decomposition code, can be used to eliminate noise processing, Hope that helps)
- 2011-07-20 11:46:05下载
- 积分:1
-
zdzcx
一个惯性导航子对准程序,可以用MATLAB运行(An inertial navigation sub-alignment procedures can be used to run MATLAB)
- 2008-07-10 21:54:18下载
- 积分:1
-
SLM_Proposed_test
OFDM以SLM方法結合CES降低PAPR(OFDM PAPR reduction SLM method combined with CES)
- 2012-06-10 19:50:43下载
- 积分:1
-
FDTD-1D-in-Debye-Media
This FDTD 1D simulation based on Dennis Sullivan book s. Wave propagation in vacuum bacground and penetrates Debye media.
- 2012-11-13 15:44:28下载
- 积分:1
-
ir551
包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,IDW距离反比加权方法,ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块。( Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, IDW inverse distance weighting method, ofdm system simulation including 16qam modulation fft windowing modules plus cp.)
- 2017-03-20 08:47:14下载
- 积分:1
-
BESSModel
说明: BESS通常用于负载均衡,调峰,负载转移应用等。
此BESS块从工作空间获取每小时负载曲线(kW)输入,并计算电网和电池使用量输出到工作空间。
必须以两列格式准备负载配置文件,其中第一列是从一天的0小时开始的时间。第二列是以kW为单位的功耗。(例如,将SampleLoadProfile.mat加载到工作空间中)。
模拟运行时间是从一天的0小时开始的每小时单位。例如,为了模拟24小时负载配置文件,模拟运行时间设置为23,一周运行时间设置为167,一个月30天运行时间设置为719和31天运行时间设置为743。
在“求解器”选项下的模型配置参数中,设置为固定步长类型并将固定步长(基本采样时间)设置为1并运行模拟。(BESS are commonly used for load leveling, peak shaving, load shifting applications and etc.
This BESS Block takes hourly Load Profile (kW) input from workspace and compute the Grid and Battery usage output to workspace.
The load profile has to be prepared in two column format, where the first column is time starting from 0 hour of the day. The second column is power consumption in kW unit. (For example, load the SampleLoadProfile.mat into workspace).
The simulation run time is in hourly unit starting from 0 hour of the day. For example to simulate a 24 hours load profile, the simulation run time is set to 23, one week run time is set to 167, one month 30 days run time is set to 719 and 31 days run time set to 743.
In model configuration parameters under Solver options, set to fixed-step type and set the fixed-step size (fundamental sample time) to 1 and run the simulation.)
- 2019-02-28 10:59:38下载
- 积分:1