-
xiyinzi
说明: 这是个混沌理论中吸引子的源代码,我们可以得出它的相图,希望对大家有用(This is a chaotic attractor theory of the source code, we can conclude that the phase diagram, we hope to be useful)
- 2011-03-31 15:07:47下载
- 积分:1
-
MATLAB-power-flow
本程序是严格按照IEEE标准格式书写的潮流程序,结构简单明了,可直接运行出结构。对于学习编程的人员可提供极好的的帮助。(This program is written in strict accordance with IEEE standard format trend procedures, simple structure, the structure can be run directly. For learning to program staff can provide excellent help.)
- 2014-10-24 17:47:41下载
- 积分:1
-
k
k均值算法,社区划分算法中经典算法,WSN中分簇也可使用该算法。(K-means algorithm, classic algorithms in community partition algorithm, clustering can also use this algorithm in the WSN.)
- 2013-10-16 13:53:35下载
- 积分:1
-
bisection
Step 1: Set i=1 FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2 FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP.
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
pscadDataProcess
PSCAD程序与MATLAB程序的接口,将PSCAD文件产生的.out文件自动处理到所需matlab的文件格式(PSCAD program interface with MATLAB program , .out file generated by PSCAD automatically processed to the required file format for matlab)
- 2015-03-04 16:13:31下载
- 积分:1
-
植物虫害检测(GUI,注释,svm算法)
说明: 植物虫害检测(GUI,注释,svm算法)
该课题为基于MATLAB SVM方法的植物病害检测系统,带GUI界面,可以识别多种被虫害侵蚀的植物叶子,输出结果。带论文和详细注释。
train 对黄瓜子文件夹所有图片提取 颜色矩特征和gabor纹理特征,然后svm训练
test 对测试图像灰度化,滤波,提取 颜色矩特征和gabor纹理特征,然后svm模型测试,输出类别
colorMom.m 颜色矩特征提取
Gabor_palm.m gabor纹理特征提取(Plant pest detection (GUI, annotation, SVM algorithm)
The project is a plant disease detection system based on MATLAB SVM method, with GUI interface, which can identify a variety of plant leaves eroded by pests and output results. With paper and detailed notes.
Train extracts color moment features and Gabor texture features from all the pictures in the sub folder of cucumber, and then SVM trains them
Test grayscale and filter the test image, extract color moment features and Gabor texture features, then SVM model test, output category
Colormom. M color moment feature extraction
Gabor u Palm. M Gabor texture feature extraction)
- 2021-04-28 09:48:44下载
- 积分:1
-
GUI_2_C
matlab开发的GUI程序,转换成实用的C语言程序(GUI development matlab procedures into practical procedures for the C language)
- 2009-05-13 16:43:41下载
- 积分:1
-
example_ATC_2lever
使用matlab实现多学科设计优化中目标层解分析法,比较形象的描述了问题的求解。(Matlab realize the use of multidisciplinary design optimization of the target layer solution analysis, comparing the image of a description of the problem solving.)
- 2008-08-22 16:21:20下载
- 积分:1
-
ieeebasedswitchinglosesehormonicdostortin
this is an ieee based simulink based projects for reducing the harmonic ditortion is the power systems
- 2010-07-04 14:49:00下载
- 积分:1
-
agc
说明: 在matlab平台中使用matlab实现agc算法(implement agc in matlab)
- 2021-01-05 20:35:13下载
- 积分:1