-
sp_square_wave
说明: 该模型模拟了单相方波逆变器,使用MATLAB环境。(Single Phase square wave inverter)
- 2010-04-09 17:49:17下载
- 积分:1
-
Kernel-Patial-Least-square-
Kernel Patial Least square
- 2015-01-19 01:49:59下载
- 积分:1
-
bin
multiple modulation schemes.enjoy
- 2013-11-29 08:01:11下载
- 积分:1
-
SIMULINK
内容包括matlab中simulink的使用方法,方便于控制方面学习者的使用(Include the use of the simulink in matlab, convenient to control the use of the learners)
- 2013-05-08 10:54:53下载
- 积分:1
-
DictionaryLearning
一种基于图像训练的字典构造方法,可以用来进行压缩感知的基矩阵构造(Based on image training dictionary construction method can be used for compressed sensing-based matrix structure)
- 2011-08-02 13:21:16下载
- 积分:1
-
05C21_460
A Fractional Order PID Tuning Algorithm
for A Class of Fractional Order Plants
- 2014-09-25 20:12:31下载
- 积分:1
-
Weighted-Average-interpolation
加权平均法是DEM移动内插法的特例,是一种简化的逐点内插法。它是先以内插点为中心,确定一个取样窗口,然后计算落在窗口内的采样点的特征值的平均值,作为内插点的特征值的估值,(The weighted average method is a special case of the DEM mobile interpolation, a simplified point-by-point interpolation. It is the first interpolation point as the center, to determine a sample window, and then calculate the average of the characteristic values of the sample points falls within the window, the valuation of the points of the feature value as the interpolation,)
- 2013-04-14 15:42:39下载
- 积分:1
-
Matlab-Image-Processing
This Document Help the user to know how can deal with image tools and processing through using matlab
- 2013-11-03 16:09:34下载
- 积分:1
-
Matlabdemystified
学习MATLAB的入门级教材,内容包括“向量与矩阵”、“绘图与图形”、“统计与MATLAB编程介绍”、“代数方程求解与其他符号工具”、“基本符号运算与微分方程”、“ODE的数值解”、“积分”、“变换”、“曲线拟合”、“使用特殊函数工作”。(It could guide you into MATLAB programing if you didn t even learn it. )
- 2010-07-11 11:17:37下载
- 积分:1
-
MatlabSharedLib_demo
Introduction
Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articles, I showed you some ways to use Matlab engine (vis. API, C++ class or Matlab engine API) for employing Matlab built-in functions, but what about functions that we develop? How can we use them in VC? Is there any interface? This article shows you an idea to employ your own Matlab functions.
- 2007-11-05 15:09:26下载
- 积分:1