-
IEEE_14_Bus_Data
IEEE 14 bus system data function file.
- 2013-11-04 11:05:49下载
- 积分: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
-
sir
Implements SIR epidemic model
- 2012-02-08 17:38:45下载
- 积分:1
-
Particle-filter
粒子滤波,用来实现目标跟踪,多目标跟踪,及目标跟踪及定位等,解决非线性问题的能力比卡尔曼滤波,EKF,UKF好多了,(Particle filter, used to achieve target tracking, multiple target tracking and target tracking and positioning, the ability to solve nonlinear problems Bikaerman filtering, EKF, UKF much better,)
- 2016-11-30 17:36:22下载
- 积分:1
-
dsp
实现功能
1) 在用户界面设置录音时长并实时录音
2) 调节放音幅度、播放原声并进行时域、频域绘图
3) 对收集的声音进行倒放处理并播放
4) 对收集声音进行回声处理并播放,比对时域波形
5) 对收集声音进行回响处理并播放,比对时域波形
6) 对经过回声处理的声音进行回音消除并比对时域波形
7) 采用自适应滤波器消除采集声音中的环境噪音
8) 设计相应的滤波器组成均衡器对收集的声音进行处理并播放
9) 男女声识别
10) 设计参数可调的滤波器对采集的声音进行处理
(1) in the user interface to set the recording length and real-time recording
2) to adjust sound, played acoustic amplitude and time domain, frequency domain mapping
3) to upend the collection of sound and play
4) to collect sound echo processing and playback, than in the time domain waveform
5) to collect sound echoes, processing and playback, than in the time domain waveform
6) to echo and treated with echo s voice than in the time domain waveform
7) using adaptive filter to eliminate ambient noise in acquisition voice
8) to design the corresponding filter to process the voice of equalizer to collect and display
9) NanNvSheng recognition
10) tunable filter design parameters for voice processing
)
- 2013-12-10 10:24:16下载
- 积分:1
-
MATLAB-Interface-Guide
书籍《MATLAB应用程序接口用户指南》主要介绍了matlab与c、c++、fortran等程序的混合编程以及matlab网络化编程知识(Books " MATLAB Application Program Interface User' s Guide" introduces the matlab and c, c++, fortran other procedures matlab mixed programming and network programming knowledge)
- 2013-05-25 14:23:04下载
- 积分:1
-
gaot
遗传算法视频课配套程序,包括调用函数,目标函数,主函数等,非常全,可以运行(genetic algorithm program, with a detailed explanation of the objective function, Part II)
- 2019-06-02 09:42:10下载
- 积分:1
-
buck
说明: 双闭环buck变换器模型,matlab simulink 仿真(Double closed loop buck converter model)
- 2020-03-11 10:02:16下载
- 积分:1
-
Fuzzy-Logic
模糊逻辑控制仿真源代码,希望对大家有帮助(fuzzy logic cntrol Matlab simulation source code)
- 2012-02-11 09:15:53下载
- 积分:1
-
OSGA
第二种联合稀疏模型重构算法,用于分布式压缩感知(recovery algorithm of JSM2)
- 2012-12-20 21:44:06下载
- 积分:1