-
chap5_04_PID
增量式PID控制,控制规律,MATLAB演示。(Incremental PID control, control law, MATLAB Demonstration)
- 2010-12-14 22:17:27下载
- 积分:1
-
ICA_demo_text
ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to align the context grouping structure well in a human sense [1], thus can be used for unsupervised classification. The demonstration shows this on medical abstracts (MED dataset), that uses BIC to estimate the number of classes and produces keywords for each class. The icaML algorithm is used.
(ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to align the context grouping structure well in a human sense [1], thus can be used for unsupervised classification. The demonstration shows this on medical abstracts (MED dataset), that uses BIC to estimate the number of classes and produces keywords for each class. The icaML algorithm is used. )
- 2005-11-16 10:48:59下载
- 积分:1
-
shuikuidiaodupso
说明: 水电站中长期优化调度主要是在满足电力系统出力要求以及下游综合用水要求等的前提下,合理地安排水库各个月份的发电流量,使得调度期内的总发电量最大。即在给定预报入库流量过程线、下游综合用水流量过程线、调度期起始水位和终止水位等条件下,通过总水量的合理运用使调度期内水电站的总发电量最大。(Long-term optimal operation of hydropower stations mainly in the power system to meet the output requirements, and integrated water requirements downstream of the premise, reasonable arrangements for generating reservoir flow each month, making the scheduling period, the largest amount of total power generation. That is forecast in a given inflow hydrograph, downstream water discharge hydrograph synthesis, scheduling and termination of the initial water level and water level conditions, the total amount of water through the rational use of the scheduling period, the total generating capacity of the largest hydropower station.)
- 2011-03-07 09:40:57下载
- 积分:1
-
job-shop2
说明: Matlab 车间动态调度 PSO微粒群算法程序(优化目标为平均流动时间)(Matlab Workshop Particle Swarm Optimization PSO dynamic scheduling program (average flow time optimization objectives))
- 2010-05-04 15:32:37下载
- 积分:1
-
hilbert_transfer
用于一般函数的希尔伯特变化,并用画图显示变化前和变化后的函数的图形(this program is used for hilbert_transfer)
- 2012-12-31 22:10:48下载
- 积分:1
-
hs_err_pid1672
this is one of the best satelite code in the world to find the look angle
- 2013-08-23 11:56:31下载
- 积分:1
-
PCAface-recognitionGUI
利用支持向量机和PCA技术设计人脸识别系统,并作出GUI界面便于理解程序,同时增加可视化。并附带ORL人脸库(Face recognition system with GUI is easy to understand,designed based on SVM and PCA technologies. The file also has ORL face .)
- 2014-12-24 16:39:10下载
- 积分:1
-
transferfn2
transfer function model
- 2013-11-03 17:48:45下载
- 积分:1
-
GoldsteinUnwrap2D_r1
来自国外的2D phase unwrap 的matlab源码。基于branch cut(剪枝法) 及FloodFill(洪泛法)实现。速度很快。相位解卷绕精度高。(2D phase unwrap from abroad matlab source. Based branch cut (Pruning) and FloodFill (flooding method). Fast. Phase unwrapping high precision.)
- 2012-11-22 10:38:07下载
- 积分:1
-
wind_rose
说明: 此功能允许创建方向强度直方图,也称为“风玫瑰”。该工具可用于表示这种图形表示。(%% WindRose
% Draw a Wind Rose knowing direction and speed
%
% [figure_handle,count,speeds,directions,Table] = WindRose(direction,speed);
% [figure_handle,count,speeds,directions,Table] = WindRose(direction,speed,'parameter1',value1,...);
%
% figure_handle is the handle of the figure containing the chart
% count is the frequency for each speed (ncolumns = nspeeds) and for each direction (nrows = ndirections).
% speeds is a 1 by n vector containing the values for the speed intervals
% directions is a m by 1 vector containing the values in which direction intervals are centered
% Table is a (4+m) by (3+m) cell array (excel-ready), containing Frequencies for each direction and for each speed.)
- 2017-06-13 00:27:50下载
- 积分:1