- 
                        Matlab_Support_Vector_Machine_Toolbox
                        
                          This toolbox was designed as a teaching aid, which matlab is
particularly good for since source code is relatively legible and
simple to modify. However, it is still reasonably fast if used
with the supplied optimiser. However, if you really want to speed
things up you should consider compiling the matrix composition
routine for H into a mex function. Then again if you really want
to speed things up you probably shouldn t be using matlab
anyway... Get hold of a dedicated C program once you understand
the algorithm.                         
                            - 2008-11-01 13:47:36下载
- 积分:1
 
- 
                        maxflow
                        
                          maximum flow in a network                         
                            - 2012-06-21 21:00:42下载
- 积分:1
 
- 
                        Heterogeneous-Network-Handover-Schme
                        
                          This code is been done for a new adaptive handover approach between the macro and the femtocell with screening the total network quality of the network. In this new algorithm the frequency sub divisional strategy adapted.                         
                            - 2015-03-10 15:25:19下载
- 积分:1
 
- 
                        PSO
                        
                          PSO algorithm matlab code                         
                            - 2012-08-07 08:05:48下载
- 积分:1
 
- 
                        ejemp_latex
                        
                          latex ejemplo de proyecto                         
                            - 2015-01-31 03:52:39下载
- 积分:1
 
- 
                        fuzz
                        
                          常规PID与模糊PID的比较,模糊调节的速度更快。(Comparison between conventional PID and fuzzy PID)                         
                            - 2017-10-25 10:20:49下载
- 积分:1
 
- 
                        文本分类TF-IDF代码,可直接调用运行
                        
                          此代码实现了TF-IDF 文本表示,为一个子函数,直接输入参数就可以调用运行,输入参数据两个:文本内容和特征词。输出可得到每个特征词下对应的权重。                         
                            - 2023-01-19 15:00:03下载
- 积分:1
 
- 
                        ImageMatch
                        
                          说明:  这是一个基于matlab的图像匹配算法,通过先后两帧中相同的部位,在前一帧中搜索协方差最大的匹配点。(This is a matlab-based image matching algorithm has the same two parts, a former search the largest covariance matching points.)                         
                            - 2008-09-19 15:39:44下载
- 积分:1
 
- 
                        projection2
                        
                          故障信号的采样值,采样频率为100KHZ(Fault signal samples, the sampling frequency is 100KHZ)                         
                            - 2011-06-30 11:46:32下载
- 积分:1
 
- 
                        ProcessControl
                        
                          化工上的程序控制
系统:二阶串联回馈热搅拌器,使用2个热交换器分别对2个串联的搅拌槽加热。
控制策略:我们将利用2个控制阀来控制热交换器,以维持T2和T4的温度在理想的控制范围之内
可计算:GP,GV,GC,误差值时,PID
可做动态测试
附上文件操作及说明档(Chemical process control on
System: Second-order hot mixer series feedback, the use of two heat exchangers in series, respectively, for two stirred tank heating.
Control strategy: We will use the two control valves to control the heat exchanger to maintain the temperature in the T2 and T4 within the scope of the ideal control
Calculated value: Gp, Gv, Gc, the error value, PID
Dynamic testing can be done
Attach file operations and help files)                         
                            - 2011-08-03 01:06:40下载
- 积分:1