搜索资源列表
lw
- 特征值的提取方式 有需要的可以下载试试 还不错-for the value
lw
- 运用matlab对管道进行传热计算的基础程序-Pipe heat transfer calculation
LaxWendroffOfFirstOrderHyperbolic
- 本程序功能为计算一阶双曲型偏微分方程的初值问题,采用LW格式计算。-The program features to calculate the first order hyperbolic partial differential equations of the initial value problem, using LW format calculations.
lw
- BP神经网络的matlab实现,预测输出和期望输出对比。-BP matlab implementation of neural network,The predicted output and the expected output contrast
m_arrow
- 画带箭头的线段。由起点指向终点。可以选择颜色,箭头粗细。m_arrow(X,Y,color1,color2,LW )用于画有箭头指向的两点间的线段 X 两点横坐标 Y两点纵坐标 color1线条颜色 color2箭头颜色 LW箭头粗度 -Draw lines with arrows