-
123
可靠性估计时的二项分布风险评估实验的参数估计与预测算法(Reliability estimates of the binomial parameter estimation risk assessment and prediction of the experimental method)
- 2011-05-21 13:02:23下载
- 积分:1
-
spline
三次样条曲线拟合代码,先训练,后差值,计算非常准确(Three times spline curve fitting, the first training, and after, computation is very accurate)
- 2012-02-21 20:27:19下载
- 积分:1
-
PR_midugen
P-R方程编程源代码,用于热力学相平衡计算,计算泡点和露点,欢迎大家下载!(PR equation programming source code, used to calculate the thermodynamic equilibrium, the bubble point and dew point calculation, welcome to download!)
- 2021-02-28 16:59:35下载
- 积分:1
-
zheng
正入射的自由曲面透镜设计,计算获得透镜的二维坐标(The free-form surface lens is incident on the design, the two-dimensional coordinates of the lens calculated)
- 2021-04-13 18:58:56下载
- 积分:1
-
各种随机算法
说明: 瑞利分布的随机变量,标准高斯分布的随机变量,莱斯分布的随机变量(Random Variables of Rayleigh Distribution, Standard Gauss Distribution and Rice Distribution)
- 2020-06-20 01:20:02下载
- 积分:1
-
fenerzhizhisuanfa
说明: 这是一个ACM试题中的算法,叫分而治之算法,上面有PPT还有实例代码,希望喜欢ACM的同学可以喜欢(This is a Question in the ACM algorithm, called divide and conquer algorithms, there are examples of the code above, there are PPT hope that students like to be like the ACM)
- 2010-03-26 12:38:25下载
- 积分:1
-
fft
FFT快速傅里叶变换,用于数字信号处理,大大提高了运行速度,节省内存开销。C语言实现(FFT fast Fourier transform for digital signal processing, greatly improving the speed and save memory overhead. C language)
- 2011-05-30 00:54:58下载
- 积分:1
-
数值分析(超清晰版)
说明: 本书是为理工科大学各专业普遍开设的“数值分析”课程编写的教材 . 其内容包括插值与逼近 ,数值微分与数值积分 , 非线性方程与线性方程组的数值解法 , 矩阵的特征值与特征向量计算 , 常微分方程数值解法 . 每章附有习题并在书末有部分答案 ,书末还附有计算实习题和并行算法简介 . 全书阐述严谨, 脉络分明 ,深入浅出 ,便于教学 .(This book is a textbook for the course of "numerical analysis" which is widely offered in various majors of universities of science and engineering. Its contents include interpolation and approximation, numerical differentiation and numerical integration, numerical solution of non-linear and linear equations, calculation of eigenvalues and eigenvectors of matrices, numerical solution of ordinary differential equations. At the end of the book, there are some answers. At the end of the book, there are also a brief introduction of computational practice questions and parallel algorithms. The whole book elaborates rigorously, clearly, thoroughly and shallowly, which is convenient for teaching.)
- 2019-07-01 12:51:46下载
- 积分:1
-
LMI_SOLVE
运用线性矩阵不等式(LMI)求解鲁棒优化问题。该LMI不等式求解代码,更具有一般性,结合matlab中help命令,能够方便的对新的LMI问题求解(This programme code is useful for the common optimization problem, combined with the description of matlab help statement, a new LMI problem can be easy to solve.
)
- 2016-03-16 22:31:16下载
- 积分:1
-
牛顿迭代法求解非线性方程组
说明: 牛顿法又称牛顿-拉弗森方法(Newton-Raphson method),是一种在实数域和复数域上近似求解方程的方法。本程序收敛速度快,迭代步数可取大一些(Newton method, also known as Newton-Raphson method, is an approximate method for solving equations in real and complex fields. The program has fast convergence speed so the number of iteration steps can be larger.)
- 2019-05-13 21:08:38下载
- 积分:1