资源列表
NND2D
- 用于求解二维欧拉流动方程的有限差分程序,基于NND法,求解精度较高.-Perfect fortran program by two dimensional NND finite difference method for Euler Equations on unstructured Grids, structured Grids and adaptive unstructured Grids.
FIFO
- 进程中的first in first out 算法-first in first out in data structure
SVMTool
- 对于学习支持向量机运用matlab编程很有用哦-For learning support vector machines using matlab programming useful oh
freq
- flood frequency analysis for matlab
SVM_lzb1p0
- 支持向量机matlab程序 (1) Main_SVC_C.m --- C_SVC二类分类算法 (2) Main_SVC_Nu.m --- Nu_SVC二类分类算法 (3) Main_SVM_One_Class.m --- One-Class支持向量机 (4) Main_SVR_Epsilon.m --- Epsilon_SVR回归算法 (5) Main_SVR_Nu.m --- Nu_SVR回归算法-Support vector machine matlab procedur
SVM_lzb1p0
- 关于matlab支持向量机的程序,学习支持向量机的人可以看看。-On support vector machine matlab program, learning support vector machines can see.
queue
- 模拟排队的算法 病人排队看病 医生看病的顺序 用链表实现-Simulated patients queuing algorithm in the order queue to see a doctor a doctor to achieve a linked list
fangzhendianti
- 模拟某校九层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。九个楼层由下至上依次称为地下层、第一层、第二层、……第八层,其中第一层是大楼的进出层,即是电梯的“本垒层”,电梯“空闲”时,将来到该层候命。 乘客可随机地进出于任何层。对每个人来说,他有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。 模拟时钟从0开始,时间单位为0.1秒。人和电梯的各种动作均要消耗一定的时间单位(简记为t),比如:有人进出时,电梯每隔40t测试一次,若无人进出,则关门;关门和开门各需要20t;每个
GA-fortran
- 微遗传算法应用于全局搜索,并行性搜索。是传统遗传算法的改进-Micro genetic algorithm global search, parallel search
cd4ef1.ZIP
- 基于云模型的高光谱遥感图像的分类研究Cloud model based remote sensing image classification research-Cloud model based remote sensing image classification research
matlabplot
- 如何在matlab中输出图形的文章 -How to output graphics in matlab article
Interpolation-and-fitting
- 插值:求过已知有限个数据点的近似函数。拟合:已知有限个数据点,求近似函数,不要求过已知数据点,只要求在某种意义下它在这些点上的总偏差最小。-Interpolation: seeking over a finite number of data points known approximate function. Fitting: Given a finite number of data points, find the approximate function, does not requir
