-
OFDM_4QAM_R14
simulation model from matlab. sharing for acedamic purpose
- 2009-06-03 10:18:44下载
- 积分:1
-
m1
说明: 用来对图书馆排队借书的情况进行仿真,假设只有一个对列时的仿真程序见源代码,用的MatlAB写的(Library queue library used to simulate the situation, assuming that only one simulation program when the column, see the source code, written with the MatlAB)
- 2011-03-08 19:32:02下载
- 积分:1
-
Matlab-tutorial
西安交大Malab教学视频,从入门到精通,易于学习,用时少。(Xi' an Jiaotong University Malab teaching video, from the entry to the master, easy to learn, with less time.)
- 2011-05-11 15:25:28下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
multivaliable-GPC
该代码教程详细描述了多变量广义预测控制的编写及算法运用(The code tutorial describes in detail the multivariable generalized predictive control algorithm uses the preparation and)
- 2016-02-21 21:35:42下载
- 积分:1
-
PWM-Rectifiers-under-Unbalaneed-Grid
对电网不平衡情况下的三相PWM整流器进行了详细的建模分析,并在此基础上研究了两种不平衡控制策略。其一是抑制网侧负序电流的控制策略,主要控制三相PWM整流器交流电流对称正弦化控制。其二是抑制直流电压谐波分量的控制策略,主要控制三相PWM整流器从电网吸收平衡的瞬时功率,消除直流电压中的各次谐波分量。(Research on the Control strategy of Three-Phase PWM Rectifiers under Unbalaneed Grid Voltage)
- 2016-11-09 03:12:07下载
- 积分:1
-
facedetection
基于肤色的人脸识别代码(转自MATLAB论坛)(Face recognition based on color code (from MATLAB Forum))
- 2010-12-18 21:23:26下载
- 积分:1
-
yichuansuanfa
说明: 使用遗传算法求解TSP问题,文档文件里为坐标点,.m文件为程序源代码。(Genetic Algorithm for Solving the TSP Problem. )
- 2011-03-22 23:30:50下载
- 积分:1
-
Matlab_Toolbox_adaboostAlgorithm
提供了adaboost Algoritm的工具箱,该算法是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。
(Adaboost is an iterative algorithm, the core idea is the same training set for training the different classifiers (weak classifier), then these weak classifiers together to form a stronger final classifier (strong classification) .)
- 2011-06-07 21:01:44下载
- 积分:1
-
rs54
matlab rough set 粗糙集代码 matlab实现(this is a rar for rough set using matlab )
- 2012-09-12 15:17:40下载
- 积分:1