-
REPORTS
数字信号处理实验大全,从基础到充实,这里全有。(digital signal processing using matlab,lab source code.practical!)
- 2010-10-02 03:03:21下载
- 积分:1
-
UWB_Channel_IEEE_802_15_3a
说明: 802.15.3 无线个域网的仿真模型,基于matlab语言实现(802.15.3 WPAN the simulation model, based on the Matlab language)
- 2005-09-11 11:07:25下载
- 积分:1
-
FUZZY_CONTROL
1/4半自动悬架,matlab/simulink仿真(1/4 semi-automatic suspension, matlab/simulink simulation)
- 2020-06-29 02:00:01下载
- 积分:1
-
CoefsMel
This sourcecode extracts de melcepstrum coefficient of an audio file. You should give to de function, the audio file save as a vector, and the function returns a vector with 23 melcepstrum coefficients.
- 2010-05-11 16:03:34下载
- 积分:1
-
FEM
Solving several BVP s (1D example, 2D wave equation, 2D heat equation, 3D cantilever beam deflection (linear & quadratic elements) with use of very basic FEM techniques.
- 2020-10-07 16:57:36下载
- 积分:1
-
learning-Matlab
这是一本matlab的入门教材,对matlab介绍很精简,电子版画面非常清楚,适合初学者学习(This is a Matlab introductory textbook description is very concise, very clear picture of the electronic version, suitable for beginners to learn matlab)
- 2012-07-29 14:44:21下载
- 积分:1
-
fitting
二维数据平滑,跟定二维数据,每9个点拟合,中间点带入拟合的曲线,得到平滑后的数据(2 d data smoothing, with 2 d data, fitting every nine points, intermediate points to the fitting curve, get data after smoothing)
- 2015-04-15 13:50:44下载
- 积分:1
-
kal
Kalman滤波器,实现离散随机信号处理中的Kalman程序(Kalman filter, the realization of discrete-time stochastic signal processing procedures Kalman)
- 2008-04-24 16:45:11下载
- 积分:1
-
Ultrasonic-latest-V2.0
matlab设计的GUI操作界面,用于超声几何声场仿真使用。非常实用(matlab GUI interface designed for the use of ultrasonic sound field simulation geometry. Very useful)
- 2010-05-26 10:56:24下载
- 积分: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