-
ACO-for-TSP
This Source Solve TSP Problem By Ant Colony Algorithm
- 2013-01-27 19:49:03下载
- 积分:1
-
gui
数字图像处理,(傅立叶变换,小波变换,锐化算法,直方图均衡化等)
- 2010-01-04 14:55:38下载
- 积分:1
-
matlab
说明: 该资料主要讲matlab编程技术,内容不错,适合初学者学习。(The information is mainly talk about matlab programming, content, good, suitable for beginners to learn.)
- 2010-03-18 10:39:09下载
- 积分:1
-
hundun
混沌现象的基于matlab所进行的编程,实现了简单的运算(file for )
- 2012-04-12 20:41:21下载
- 积分:1
-
5
说明: Transformation in matlab alfa beta
- 2012-06-02 04:54:24下载
- 积分:1
-
GA_Lambert
探火轨道兰伯特问题求解,利用Matlab遗传算法工具箱进行求解,可将发射窗口搜索时间精确到年月日时分秒(Fire detection track Lambert problem solving, use of Matlab genetic algorithm toolbox to solve, you can launch window Search time accurate to the date, hour)
- 2020-12-04 16:49:23下载
- 积分:1
-
GMDHann
matlab中是没有GMDH神经网络工具箱的,好多书籍中也没有代码,本人编写了一个,望对读者有用,记者把里面的函数分开写成一个个的m文件(There is no GMDH neural network toolbox of matlab, a lot of books in no code, I wrote a, hope is useful to the reader, the reporters to separate the function inside the written one m files)
- 2015-01-02 10:12:49下载
- 积分:1
-
self-definite-power-flow
matlab自编潮流程序,包括潮流,最优潮流,连续潮流等(self definite power flow program, include power flow, optimal power flow, continuous power flow)
- 2021-04-07 19:39:01下载
- 积分:1
-
svm测试
matlab 自带svm的测试, 用设置的数据简单测试svmtrain函数和svmclassify函数,并用图明确表示,自测结果正确,适合初学者(Matlab is equipped with SVM test, and the svmtrain function and svmclassify function are simply tested with the set data, and the figure clearly indicates that the self-test result is correct and suitable for beginners)
- 2018-08-21 14:46:32下载
- 积分:1
-
BESSModel
说明: BESS通常用于负载均衡,调峰,负载转移应用等。
此BESS块从工作空间获取每小时负载曲线(kW)输入,并计算电网和电池使用量输出到工作空间。
必须以两列格式准备负载配置文件,其中第一列是从一天的0小时开始的时间。第二列是以kW为单位的功耗。(例如,将SampleLoadProfile.mat加载到工作空间中)。
模拟运行时间是从一天的0小时开始的每小时单位。例如,为了模拟24小时负载配置文件,模拟运行时间设置为23,一周运行时间设置为167,一个月30天运行时间设置为719和31天运行时间设置为743。
在“求解器”选项下的模型配置参数中,设置为固定步长类型并将固定步长(基本采样时间)设置为1并运行模拟。(BESS are commonly used for load leveling, peak shaving, load shifting applications and etc.
This BESS Block takes hourly Load Profile (kW) input from workspace and compute the Grid and Battery usage output to workspace.
The load profile has to be prepared in two column format, where the first column is time starting from 0 hour of the day. The second column is power consumption in kW unit. (For example, load the SampleLoadProfile.mat into workspace).
The simulation run time is in hourly unit starting from 0 hour of the day. For example to simulate a 24 hours load profile, the simulation run time is set to 23, one week run time is set to 167, one month 30 days run time is set to 719 and 31 days run time set to 743.
In model configuration parameters under Solver options, set to fixed-step type and set the fixed-step size (fundamental sample time) to 1 and run the simulation.)
- 2019-02-28 10:59:38下载
- 积分:1