-
matlab
这是计算方法基本迭代法的一个matlab编程实例。(This is the calculation of a basic iterative method matlab programming examples)
- 2010-12-09 20:30:50下载
- 积分:1
-
miaoshuhanshufa
描述函数法非线性系统分析实例,已经测试可直接在matlab中打开并运行。(Nonlinear system analysis function method described examples have been tested directly in matlab open and run.)
- 2013-10-29 20:46:18下载
- 积分:1
-
MATLAB-and-spwm
这是用MATLAB作图对等效面积法产生的双极性spwm波形进行了仿真.
(this is a spwm set by matlab!)
- 2012-09-27 11:39:40下载
- 积分:1
-
FSK
FSK调制解调MATLAB源代码 高斯白噪声 调制 眼图 信噪比
(FSK modulation and demodulation MATLAB source code modulation Gaussian white noise signal eye diagram
)
- 2009-06-11 20:37:27下载
- 积分:1
-
some-MATLAB
几个matlab程序 包括:计算任意相交区域面积和电场的仿真实现(Several matlab programs include: the intersection area and in arbitrary Simulation of the electric field)
- 2011-01-24 23:49:48下载
- 积分:1
-
cavity
Lattice Boltzmann Method Simplified 2D Cavity Flow D2Q9, for educational purpose only.
- 2012-09-09 10:03:15下载
- 积分:1
-
svpwm
Space Vector Modulation (SVM) Technique has become the important PWM technique for three phase Voltage
Source Inverters for the control of AC Induction, Brushless DC, Switched Reluctance and Permanent Magnet Synchronous
Motors.
- 2013-12-08 17:46:33下载
- 积分:1
-
diversity
co operative diversity tech
- 2012-10-29 23:40:03下载
- 积分:1
-
adaptive
最小均方算法在DPSK和4QAM中的实现,很有用啊,还有word文档介绍基本原理(least mean square algorithm for DPSk and 4QAM transmission )
- 2011-12-22 22:17:42下载
- 积分:1
-
svm
SVM方法的基本思想是:定义最优线性超平面,并把寻找最优线性超平面的算法归结为求解一个凸规划问题。进而基于Mercer核展开定理,通过非线性映射φ,把样本空间映射到一个高维乃至于无穷维的特征空间(Hilbert空间),使在特征空间中可以应用线性学习机的方法解决样本空间中的高度非线性分类和回归等问题。svm 程序,即支持向量机的代码。(The basic idea of SVM method are: the definition of the optimal linear hyperplane, and the search algorithm for optimal linear hyperplane by solving a convex programming problem. Then based on Mercer nuclear expansion theorem, through a nonlinear mapping φ, the sample space is mapped to a high-dimensional and even infinite dimensional feature space (Hilbert space), so that in the feature space can be applied to solve the linear learning machine method, the sample space The highly nonlinear classification and regression problems. svm procedures that support vector machine code.)
- 2010-07-31 10:21:45下载
- 积分:1