-
algaeex
Simple dynamic ode model describes a nutirition food web in a lake.
- 2010-12-08 17:04:53下载
- 积分:1
-
E6_10_HalfFilterMatlab
利用Matlab提供的firhalfband函数设计阶数为16、通阻带容限为0.0001的半带滤波器。
仿真测试滤波前后的信号时域图,绘制滤波器的频率响应特性图。( Matlab provides firhalfband function design of the order number is 16, stopband tolerance of 0.0001 half band filter.
simulation test before and after filtering signal time domain graph, drawing filter frequency response characteristics of the figure.)
- 2015-01-26 21:20:29下载
- 积分:1
-
modu_classify
以前常有的调制识别程序大多是基于MATLAB的,本程序是基于C语言的实用程序,可以识别AM、FM、DSB、LSB、USB、CW、Noise等模拟调制信号的调制类型,是在实际工程中正在应用的实用程序!(Previous common modulation identification procedures are mostly based on MATLAB, and this program is based on the C language utility can identify the AM, FM, DSB, LSB, USB, CW, Noise and other analog modulation signal modulation type is the actual project utilities are being applied!)
- 2009-09-26 19:05:48下载
- 积分:1
-
Control-Assignment---Introduction-to-wind-energy-
assignment in control of wind turbines
- 2012-06-11 18:00:53下载
- 积分:1
-
bianyaqineibuguzhangfangzhen
变压器内部绕组匝间短路故障仿真,能模拟三相变压器三相短路、单相短路、两相短路和两相短路接地的情况,仿真得到短路电流波形。(Between the windings of the transformer internal short circuit fault simulation, can simulate three-phase transformer three-phase short-circuit, single-phase short circuit, two-phase short-circuit and two-phase short-circuit ground, simulated short-circuit current waveform.)
- 2021-03-05 19:09:31下载
- 积分:1
-
solar
Simple Matlab Script file(m file) for a unit PV cell.
- 2015-02-20 19:05:03下载
- 积分:1
-
toolbox
用于移动机器人SLAM的仿真工具箱(CAS Robot Navigation Toolbox)。由Kai Arras编写。可迅速构建移动机器人仿真平台。(For mobile robot SLAM Simulation Toolbox (CAS Robot Navigation Toolbox). Prepared by Kai Arras. Can quickly build a mobile robot simulation platform.)
- 2007-11-27 17:10:35下载
- 积分:1
-
load-flow-caculation-code
MATLAB中动态潮流及其电压电流等的计算程序(The caculation code of dynamic power flow in MATLAB)
- 2014-12-22 19:30:26下载
- 积分:1
-
LSSVM
说明: 用支持向量机模型预测滑坡位移的MATLAB源代码,供大家交流学习。预测效果还可以。(Landslide displacement prediction)
- 2020-01-14 19:22:39下载
- 积分:1
-
filter
% y=filter(sig,fmin,fmax)
% 对信号进行理想滤波,可完成低通,带通
% sig为被滤波信号
% fmin为下限频率,当fmin为0时为低通滤波器,当fmin>0时,为带通滤波器
% fmax为上限频率,fmax>fmin
% fs为信号的采样频率
% y为经过滤波后的信号
(% Y = filter (sig, fmin, fmax)% of the ideal signal filtering, to be completed by low-pass, band-pass filter% sig for signal% fmin is the minimum frequency, when fmin for 0:00 for the low-pass filter, when fmin > 0, for the bandpass filter% fmax is the upper limit frequency, fmax> fmin% fs for signal sampling frequency% y for the filtered signal)
- 2009-02-14 20:38:28下载
- 积分:1