-
ROCxxc
compute a ROC curve hope you will like it
- 2010-10-18 16:19:50下载
- 积分:1
-
Matlabtuxiangchulianli
提供了关于matlab图像处理中的案例演示,供参考学习和提高用。(Provides case studies on matlab image processing demo, with reference to learn and improve.)
- 2014-05-12 16:22:51下载
- 积分:1
-
C-17-flight-control-system-review
:文章从满足C 17设计基本要求人手,阐述了避免严重失速的机理、操纵失效概率、所有发动机停车操
纵以及安全复飞要求。对综合飞行控制系统设计做了介绍。对满足上述要求的FCS特性做了描述。最后对早期的飞行试验结果作了分析。(: Articles from the design to meet the basic requirements of C 17 staff, described the mechanism to avoid serious stall, control failure probability, all the engines go around parking control and security requirements. The integrated flight control system design is introduced. FCS on the properties meet the above requirements was described. Finally, the early flight test results are analyzed.)
- 2011-05-02 12:44:52下载
- 积分:1
-
matlab_ga
用matlab实现遗传算法的简单程序,采用二进制编码(With a simple genetic algorithm matlab implementation procedures, the use of binary encoding)
- 2015-03-30 09:59:53下载
- 积分:1
-
ObstacleAvoidingUsingAdaptiveMPCExample
无人驾驶避障算法修改的程序用于实现避障,算出可行行驶区域(The program modified by the unmanned obstacle avoidance algorithm is used to realize the obstacle avoidance and calculate the feasible driving area)
- 2018-06-22 16:01:26下载
- 积分:1
-
videos_in_matlab
Handling videos in MATLAB: This describes various apis that are used for handling videos in matlab.
- 2010-03-10 14:40:58下载
- 积分:1
-
all-of-Cluster
大多数经典聚类分析算法的matlab实现,包括K均值、模糊聚类(FCM)、SOM、Kohonen、EM、DBSCAN、等!(ON划词翻译ON实时翻译
Most of the classical clustering algorithm matlab implementation, including K means, fuzzy clustering (FCM), SOM, Kohonen, EM, DBSCAN, etc.!)
- 2014-09-09 08:40:44下载
- 积分:1
-
nodeinsertbeforenodeancestor
param factory document factory, may not be null Source Code for Andriod.
- 2014-01-13 20:57:29下载
- 积分:1
-
bin2hex
function total_length=text_length_num(file_cell)
total_length=0
for i=1:length(file_cell)
y1=char(file_cell(i))
for j=1:length(y1)
if(y1(j)== > )
got=j-3
end
end
y=
for k=1:got
y(k)=y1(k)
end
[a,b,c,d]=fileparts(y)
FileName=[b c]
fid=fopen(y)
total_length_char=0
while 1
tline = fgetl(fid)
if ~ischar(tline), break,
- 2010-07-30 09:38:27下载
- 积分:1
-
indmachi
for finding Induction machine model...
- 2010-12-16 20:23:22下载
- 积分:1