-
solve_equations
几个使用的解线性方程组的程序,包括高斯消去法,高斯列主元法,高斯——赛德尔消去法。简明实用。(Gauss elimaination, Gauss_seidel ellimination)
- 2013-12-08 17:42:57下载
- 积分:1
-
matlab 传感器异步融合仿真程序 data fusion
说明: matlab 传感器异步融合仿真程序,目前File Exchange中一共有超过35000个文件,这两天我对这三万多份源代码和模型进行了统计整理,将其中下载量最高的前1000个文件信息及链接,收录到了微信小程序中。(Matlab sensor asynchronous fusion simulation program At present, there are more than 35,000 files in File Exchange. In the past two days, I have compiled and compiled these more than 30,000 source codes and models, and included the information and links of the top 1,000 files with the highest download volume in the WeChat applet.)
- 2020-06-25 15:06:47下载
- 积分:1
-
csademo
这是一个基于模拟退火算法的混沌神经网络模型(This is an algorithm based on simulated annealing chaotic neural network model)
- 2006-10-27 10:48:13下载
- 积分:1
-
Computational-multibody-dynamics
研究生动力学课程,计算多体动力学课程,
学习起来有点难度,如果有兴趣就看看吧(Graduate dynamics course)
- 2016-03-18 20:36:34下载
- 积分:1
-
Patton_copula_toolbox
copula工具库,包括各种copula函数,及联合分布函数的概率密度函数、分布函数和随机数的生成(copula tool library, including a variety of copula function, and joint distribution function of the probability density function, distribution function and a random number generator)
- 2021-04-07 15:59:01下载
- 积分:1
-
单纯形法Matlab程序-2016-11-17
一般线性规划问题具有线性方程组的变量数大于方程个数,这时会有不定的解。当决策变量个数n和约束条件个数m较大时,单纯形法是求解线性规划问题的通用方法。
从线性方程组找出一个个的单纯形,每一个单纯形可以求得一组解,然后再判断该解使目标函数值是增大还是变小了,决定下一步选择的单纯形。通过优化迭代,直到目标函数实现最大或最小值(In general linear programming problems, the number of variables with linear equations is greater than the number of equations. When the number of decision variables n and constraint number m are large, simplex method is the general method for solving linear programming problems.
Find out one by one from the linear equations of the simplex, each a simplex can get a set of solution, and then concludes that the solution is the objective function value increases or smaller and decided to choose the next simplex. By optimizing iteration, until the target function achieves the maximum or minimum value.)
- 2018-03-27 17:22:03下载
- 积分:1
-
The-art-of-programming
超级好用的书,面试必备,包括常用的算法介绍,面试题目等等(Super easy to book, interview essential, including the commonly used algorithm is introduced, interview questions, etc.)
- 2012-07-25 10:36:13下载
- 积分:1
-
demon
对实际采集的舰船辐射噪声进行了demo谱分析,分别采用了窄带解调和宽带解调两种方式,得到了较清晰的轴频和叶频信息。(use narrow-band and broad-band methods to demodulate the ship-radiated noise which is actually colleted, there can see clear axle frequency and blade frequency in the demo spectrum.)
- 2021-01-28 10:58:35下载
- 积分:1
-
gauss-seidel
二维热传导扩散方程的高斯-赛德尔迭代方法。(A two-dimensional thermal diffusion problem using Gauss-Seidel iteration method.)
- 2021-01-18 14:28:44下载
- 积分:1
-
DifferentialEquation
利用龙格库塔法(等步长,变步长)计算椭圆方程,双曲线方程,抛物线方程等。对各类微分方程进行数值计算。(The use of Runge-Kutta method (such as step, variable step size) calculated elliptic equations, hyperbolic equations, such as parabolic equation. Various types of differential equations for numerical calculation.)
- 2009-01-27 17:38:24下载
- 积分:1