资源列表
Filtering-algorithm
- 这是软件滤波的几个简单的常用的算法,文件内容包括各个滤波算法的优点和缺点,附有简单程序供参考-This is a few simple software filtering algorithms used, the contents of the file, including the advantages and disadvantages of each filtering algorithm, and accompanied by a simple procedure for refere
TSP
- 模拟退火算法的tsp问题在matlab中的解决方案-The solution of the simulated annealing algorithm for the tsp problem in matlab
example
- 地质统计学中关于空间变量的相关性系数,方差,协方差的计算源码-Spatial variables, the calculation of the correlation coefficient
NA
- 这是采用c语言编写的数值积分的部分算法,希望对大家有用。-This is part of the algorithm for the numerical integration of the c language, and the hope that useful.
Euler
- 利用欧拉法对一阶微分方程进行数值计算。可在源代码中修改所需要计算的微分方程。-Euler method the numerical calculation of first order differential equations. Need to calculate the differential equations can be modified in the source code.
RK_4
- 利用四阶RK方法对一阶微分方程进行数值计算。计算结果精度可控。-The fourth-order RK method for numerical calculation of the first order differential equations. Calculation precision is controlled.
sin
- 在fluent中入口风速随时间成正弦变化-Fluent in the inlet velocity varies sinusoidally with time into
Lagrange
- 利用拉格朗日法进行插值计算。可在运行时改变控制参数。-Lagrangian method for interpolation. Control parameters can be changed at runtime.
zhishuzhenfeng
- fluent中来流入口风速成阵风指数变化-fluent flow in the entrance of wind speed gust index change
BinSolve
- 利用二分法对非线性方程进行数值计算。具有可靠性高的优点。-The dichotomy numerical calculation of nonlinear equations. With high reliability.
leach
- 改进的LEACH算法如下:将所有节点的能量信息统一的发送给源节点,由源节点进行处理,选择所有节点中能量最大的作为Sink节点,再由Sink节点收集其他节点的能量信息,之后由Sink节点讲收集到的信息发送给源节点,这就完成了一次的能量收集,当此次能量收集完毕的时候,再循环最初的过程,重新选择Sink节点进行信息的传送。-LEACH algorithm is as follows: improved energy information for all nodes to send to the so
ode78
- 龙格库塔78阶积分器,matlab语言。可设置积分参数。缺点是中间过程在积分区间较大是无法显示。-78-order Runge-Kutta integrator, the Matlab language. You can set the integration parameters. The disadvantage is that the intermediate process in the larger integration interval can not be displayed.
