搜索资源列表
lw
- 特征值的提取方式 有需要的可以下载试试 还不错-for the value
LW
- 神经网络相关的代码,不知道有用否,试试看吧?-Neural network-related code, I do not know whether useful, give it a try, right?
ch17soft
- 这个主要是研究:Basic Numerical Methods for Scalar Conservation Laws -These codes will produce two ASCII output files: lf.out, lw.out, roe.out, or bwsplit.out. Lists delta_t, delta_x, and lambda. Also lists the final time requested vs. actual final time
LW
- LW无标度小世界模型生成程序代码,描述复杂网络特性,可生成连接表文件及求度分布-LW scale-free small-world model to generate code that describes a complex network characteristics, can be generated to connect the table files, and degree distribution requirements
lw
- 这是个用Richtmyer格式编写的源代码,在输入初始条件后,可以用来求解rieman问题的数值解-This is a Richtmyer format with the input source code, after input the initial conditions, can be used to solve the numerical solution of the rieman problem
lw.
- 这是个用Richtmyer格式加入了人工粘性项编写的源代码,输入初始条件后,可以用来求解rieman问题的数值解-This is a Richtmyer format of the source code with artificial viscosity , after input the initial conditions, can be used to solve the numerical solution of the rieman problem
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