-
programmpowerflow
Complex Power Flow, param,pfs_gsm, symetrical component with graph ,Symmetrical Fault Analysis ,Ybus and Zbus
- 2013-08-23 22:21:49下载
- 积分:1
-
20131124
在matlab中直接调用的doolittle分解、改善的平方根法分解、追赶法分解小程序(Small program can be called directly in matlab,including doolittle decomposition method,improved square root of decomposition and catching decomposition method using in triangular matrix decomposition)
- 2013-11-24 10:54:02下载
- 积分:1
-
Desk213top
matlab课程编程【谷速软件】2D和3D+GUI的名称和类图的例子 (Courses matlab software programming speed [Valley] 2D and 3D+ example GUI name and class diagram)
- 2015-01-02 18:13:24下载
- 积分:1
-
nn
说明: this is matlab program uses GRNN neural network tocontrol the speed of Linear induction Motor Drive, both m-file and simulink file are includd
- 2010-06-03 19:17:30下载
- 积分:1
-
face_recognition1
PCA是一种掌握事物主要矛盾的统计分析方法,它可以从多元事物中解析出主要影响因素,揭示事物的本质,简化复杂的问题。本程序实现了基于PCA特征脸的人脸识别。(PCA is a major contradiction to grasp things, statistical analysis, it can parse out things from multiple main factors, revealing the essence of things, simplifying complex issues. This program implements the features of face recognition based on PCA.)
- 2010-10-16 18:18:24下载
- 积分:1
-
1
说明: 关于PSO优化后文本聚类的算法--MATLAB(Text on the PSO clustering algorithm optimized- MATLAB)
- 2010-11-21 07:35:23下载
- 积分:1
-
Opt.-Tech.-in-Wireless-Commun
无线通信中的优化技术,原书,通过对现有已运行的网络进行数据分析、现场测试数据采集、参数分析、硬件检查等手段,找出影响网络质量的原因,并且通过参数的修改、网络结构的调整、设备配置的调整和采取某些技术手段。(Optimization of wireless communications technology by Sergiy A. Vorobyov and Yonina C. Eldar, the original book, through the existing network has been in operation for data analysis, field test data acquisition, parameter analysis, hardware checks and other means to identify the factors affecting the quality of the network, and by modifying the parameters of the network structural adjustment, and the adjustment device configured to take certain technical means.)
- 2015-04-07 18:02:49下载
- 积分:1
-
第三章(二)
说明: 这是本人在学习过程中自行学习编写的《优化阵列信号处理》中第三章后几个例题的程序,有需要的下。(This is the program of several examples in the third chapter of "optimized array signal processing" which I learned and compiled by myself in the learning process.)
- 2020-11-02 17:24:16下载
- 积分:1
-
imaqplot
IMAQPLOT is a simple demonstration of previewing video data using the toolbox s TimerFcn callback. IMAQPLOT also allows users to integrate the video preview into any MATLAB GUI. These are capabilities that are present in the toolbox s PREVIEW command, but are presented here as a demonstration of TimerFcn callback.
Using toolbox callback properties, you can configure a video input object to generate a live image plot display.
Do you want a basic preview window created for you? Simply call:
obj = videoinput( matrox , 1)
obj.TimerFcn = @imaqplot
obj.TimerPeriod = 0.1
obj.FramesPerTrigger = Inf
start(obj)
Do you want to add a preview window to an existing GUI? Simply provide IMAQPLOT a handle to an image object and it will update it for you:
obj = videoinput( dt , 1)
obj.TimerFcn = {@imaqplot, hImage}
obj.TimerPeriod = 0.1
obj.FramesPerTrigger = Inf
start(obj)
- 2009-10-21 15:20:29下载
- 积分:1
-
MATLAB
很好的程序哦!可以用于混沌系统的同步研究,对于系统参数未知的网络进行估计,很好!(very good!it is very helpful for our study!)
- 2013-08-08 08:23:00下载
- 积分:1