-
N-R
将用matlab编译的N-R法用于潮流计算是以导纳矩阵为基础的,由于利用了导纳矩阵的对称性、稀疏性及节点编号顺序优化等技巧,使N-R法在收敛性、占用内存、计算速度方面的优点都超过了阻抗法,成为六十年代末期以后普遍采用的方法。(Matlab compiler will use the N-R method for power flow calculation is based on admittance matrix-based, due to the use of the admittance matrix of the symmetry, sparsity and node ID, such as sequential optimization techniques, so that N-R method in convergence , memory, computing speed advantages over the impedance method, the late sixties to become widely used method.)
- 2008-05-27 19:43:16下载
- 积分:1
-
boost_neural_network
结合boosting与神经网络方法相结合的分类方法,效果好,识别率高(Combining boosting and neural network approach for robust classification, effective with high recognition rate)
- 2011-04-30 17:41:07下载
- 积分:1
-
SimpleGPC
generalized predictive control(GPC) Matlab m-file
- 2014-11-16 19:20:45下载
- 积分:1
-
Smpc
此程序为模型预测控制算法中的动态矩阵控制算法,依据算法的控制思想,实现基本的控制。(This procedure is belong to the model predictive control. It is the DMC algorithm with real-time update module calculation, to complete the cycle simulation.)
- 2013-12-05 09:25:42下载
- 积分:1
-
kmeans1
K Means Algorithm in Matlab.
- 2011-10-24 11:22:32下载
- 积分:1
-
ISI
理解无码间串扰的条件;利用matlab仿真,验证无码间串扰的条件,画出相关波形及眼图,并画出有噪声时的误码率特性曲线;对仿真结果进行性能分析
(Understand the inter-symbol interference-free conditions using matlab simulation, verification without inter-symbol interference conditions, draw relevant waveforms and eye diagram, bit error rate characteristic curve and draw when there is noise performance analysis of simulation results)
- 2013-12-10 00:29:14下载
- 积分:1
-
fiberlaser_Multi6
end-pumped fiber laser
- 2012-12-25 21:40:01下载
- 积分:1
-
ROC-plot.zip
试者工作特征曲线 (receiver operating characteristic curve,简称ROC曲线),又称为感受性曲线(sensitivity curve)。得此名的原因在于曲线上各点反映着相同的感受性,它们都是对同一信号刺激的反应,只不过是在几种不同的判定标准下所得的结果而已。接受者操作特性曲线就是以虚报概率为横轴,击中概率为纵轴所组成的坐标图,和被试在特定刺激条件下由于采用不同的判断标准得出的不同结果画出的曲线。(PLOTROC Plot receiver operating characteristic.
Syntax
plotroc(targets,outputs)
plotroc(targets1,outputs1, name1 ,targets,outputs2, name2 , ...)
Description
PLOTROC(TARGETS,OUTPUTS) plots the receiver operating characteristic
for each output class. The more each curve hugs the left and top edges
of the plot, the better the classification.
PLOTROC(TARGETS1,OUTPUTS2, name1 ,...) generates multiple plots.
)
- 2012-02-12 11:58:08下载
- 积分:1
-
ElectromagneticField
这是一个利用MATLAB的GUI编的长直导线周围电磁场的可视化程序。(This GUI provides a visualization of the electromagnetic field induced by a current flowing in a straight wire. The tool also shows the current induced by a rectangular coil that is placed inside the electromagnetic field. The current is calculated using Ampere s Law and the Biot-Savart Law. This demo was created for educational demonstrations.
The user can modify the size and position of the coil, as well as the resistance. The current waveform and magnitude can also be specified.)
- 2021-04-07 15:59:01下载
- 积分:1
-
QPSK_Matlab
用matlab仿真来实现QPSK通信系统(Matlab simulation of QPSK)
- 2013-03-22 12:43:23下载
- 积分:1