-
chaye
实现茶叶的RGB颜色分量提取,并通过分量所占比例与模板的匹配来鉴别茶叶品质(Realization of the tea RGB color components extraction, and through the component proportion of template matching to identify with the tea quality
)
- 2012-04-30 03:01:02下载
- 积分:1
-
GMhuise
Matlab灰色预测成语代码,方便大家实用(Matlab work huiseyuce)
- 2013-09-13 23:43:17下载
- 积分:1
-
PC-Program-to-simulateBandgapnal
此程序可用来对二维光子晶体带隙结构进行模拟绘图(This procedure can be used to two-dimensional photonic band gap structure to simulate the drawing)
- 2011-11-16 15:28:37下载
- 积分:1
-
matlabebook
数学工具软件Matlab的学习资料,内容十分详尽,是初学者的实用参考资料。(Matlab mathematical tools of learning materials, the content is very detailed, useful references for beginners.)
- 2010-10-31 17:33:34下载
- 积分:1
-
pca
Principle Component Analysis
- 2010-11-04 12:49:28下载
- 积分:1
-
search-chen
使用Python编写的AI程序Pacman,可以适合AI的初学者,有BFS, DFS, UCS, A Star 运行的命令在commands.txt文件里
可以用 bash commands.txt演示(AI programs written in Python Pacman, AI can fit beginners, there BFS, DFS, UCS, the command runs in commands.txt A Star file can bash commands.txt demo)
- 2014-12-19 11:08:38下载
- 积分:1
-
complex-network
求解复杂网络的度及度分布、群集系数、平均路径长度等(Solving complex network of degree and degree distribution, clustering coefficient, average path length, etc.)
- 2015-02-10 21:24:55下载
- 积分:1
-
coulletdfcctrlsystem
coullet混沌系统,包含DFC控制和绝对值控制(coullet chaotic system, including control and absolute control of DFC)
- 2010-11-19 13:31:46下载
- 积分:1
-
MATLAB
MATLAB控制系统设计与仿真 赵文峰编著,适合于初学者,比较详细、贴切。(MATLAB Control Design and Simulation Edited by Wen-Feng Zhao, suitable for beginners, more detailed and appropriate.)
- 2010-05-24 16:15:59下载
- 积分:1
-
P3
说明: 本程序可以绘制p3曲线,直接输入cv、cs、EX,也通过降雨或径流数据计算绘制
[cs,cv,ma] = p3plot(a,kk,b,bb,y1,cs_cv,ma,cs,cv,x0)
a=20 横向网格条数
kk=200 纵坐标标注间隔(间隔要是最大值和最小值差的整数倍)
b=2000 纵坐标最大值
bb=0 纵坐标最小值
y1=[] 降雨量,横向矩阵输入,如果没有请输入[]
cs_cv=[2] 没有,请输入[]
ma=[] 年平均降雨量,没有输入[]
cs=[] 没有,请输入[]
cv=[] 没有,请输入[]
x0=0.01 初始概率点,百分数,没有输入[]( this program can draw P3 curve, direct input CV, CS, EX, also by rainfall or runoff data calculation and drawing
The [cs, CV, ma] = p3plot (a, KK, B, BB, Y1, cs_cv, Ma, CS, CV, x0)
The a=20 of the number of horizontal grid
The kk=200 longitudinal coordinate labeling interval (interval if the maximum value and the minimum value of the integer times the difference)
The b=2000 of the maximum longitudinal coordinates
The bb=0 of the minimum longitudinal coordinates
The y1=[] rainfall, transverse matrix input, if not please input []
The cs_cv=[2] no, please enter []
The ma=[] of the average annual rainfall no input [].
The cs=[] no, please enter []
The cv=[] no, please enter []
x0=0.01 initial probability, percentage, no input [])
- 2014-11-15 10:15:40下载
- 积分:1