-
FFTexample
高效率FFT计算程序,带有原理说明。简单易懂。(hight effient fft calculation program. including the manual.)
- 2010-12-08 00:15:13下载
- 积分:1
-
GSM
GSM通信原理matlab仿真,非常详细,包括了全部过程(GSM communication theory matlab simulation, very detailed, including the whole process)
- 2014-09-17 11:37:31下载
- 积分:1
-
svm_demo
matlab code for SVM Demo
- 2015-02-07 13:53:44下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
080604
说明: 基于MATLAB的“电力电子技术"仿真实验的研究
为了方便地对这些变流电路进行仿真,
采用了MATLAB的Simulink库。同时,还采用VISUAL BASIC语言将电力电子变流电路的波形与MATLAB
仿真界面进行链接,以便更简洁地、直观地,甚至是在无人指导的情况下,让学习者独立地完成电力电子
变流电路的仿真实验。
(MATLAB based on the " Power Electronics" simulation study in order to facilitate these changes to circuit simulation using the MATLAB-Simulink library. At the same time, the use of VISUAL BASIC language of power electronic converter circuits and the MATLAB simulation waveforms link interface for a more concise and intuitive manner, even in the absence of guidance to enable learners to complete the independent power electronic converter circuit simulation.)
- 2009-08-09 11:02:48下载
- 积分:1
-
fengjiguangfujianmo
风机光伏的simulink建模,能够很好的仿真风机与光伏的特性,可以扩展为任意微网或者配网中的分布式发电模块(Fan PV simulink modeling, simulation can be a good fan and photovoltaic properties, can be extended to any micro-network or distribution network of distributed generation module)
- 2013-11-19 09:45:32下载
- 积分:1
-
dynamic-path-planning
(不错的一篇文章,已被EI收录)模型预测控制(model predictive control,MPC)路径规划算法适用于三维动态环境下的无人机(un-manned aerial vehicle,UAV)路径规划;动态贝叶斯网络(dynamic Bayesian network,DBN)能够有效推理战场态势,对无人机进行威胁评估。针对威胁尾随无人机时的路径规划问题,构建 DBN 威胁评估模型,将 UAV 在战场环境中的威胁态势用威胁等级概率表示,与 MPC 路径规划算法相结合,得到基于 DBN 威胁评估的 MPC UAV 路径规划算法。通过多组仿真分析表明,在三维动态环境下,特别是威胁尾随无人机时,基于 DBN 威胁评估的 MPC无人机路径规划算法可以得到有效的无人机路径。(The model predictive control (MPC)path planning algorithm can solve the problem of dynamic unmanned aerial vehicle (UAV)path planning.Dynamic Bayesian network (DBN)is an effective tool for rea-soning and threat assessment.Considering the problem of path planning when the dynamic threat tags the UAV,the MPC path planning algorithm combined with DBN threat assessment is presented,which used the threat lever probability to describe the threat situation.A group of simulations demonstrate the efficiency of MPC three-dimensional dynamic path planning algorithm for UAV based on DBN threat assessment especially when the dynamic threat tags the UAV.)
- 2021-04-25 15:48:46下载
- 积分:1
-
huadongligongdaxuezuiyouhuakejian
华东理工大学最优化课件,是关于matlab的课件。(East China Science and Technology University optimization courseware is on the Matlab courseware.)
- 2007-07-09 10:54:49下载
- 积分:1
-
bitsprec
matlab开发环境下的谱减法算法,主要用在了作者的语音增强算法当中(development environment under matlab spectral subtraction algorithm, mainly used in the author)
- 2008-05-09 10:30:55下载
- 积分:1
-
gyro_olavar_t
交叠式Allan方差计算函数,经过了反复测试。输入为陀螺频率数据和采样时间间隔。(overlapping Allan variance calculation function, after repeated tests. The input is gyro frequency data and the sampling time interval. )
- 2012-03-02 17:46:22下载
- 积分:1