搜索资源列表
分布傅立叶法求解
- 分布傅立叶法求解脉冲在光纤中的传输求解非线性薛定谔方程
changyongsuanfachengxuji
- 本程序针对工程中常用的行之有效的算法而编写,其主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。 书中所有算法均用C语言描述。 本程序集可供广大科研人员、工程技术人员以及管理工作者阅读使用,也可作为高等院校师生的参考程序。 与本程序配套的书为《C常用算法程序集》。也一同上传。可从本网站上下载。
nonlinearequation1
- 非线性方程求解1--5(1) 非线性方程求解1--5(1)
nonlinearequation12
- 非线性方程求解1--5(2) 非线性方程求解1--5(2)
nonlinearequation13
- 非线性方程求解1--5(3) 非线性方程求解1--5(3)
nonlinearequation14
- 非线性方程求解1--5(4) 非线性方程求解1--5(4)
nonlinearequation15
- 非线性方程求解1--5(5) 非线性方程求解1--5(5)
sample-rate-conversion
- 内容包括:解线性代数方程组,插值,数值积分,特殊函数,函数逼近,特征值问题,数据拟合,方程求根和非线性方程组求解-VB -Include: solving linear algebraic equations, interpolation, numerical integration, special functions, function approximation, eigenvalue problem, the data fit the equation and non-linear eq
C_language_algorithms_for_Quick_Lookup_Manual
- 《C语言算法速查手册》用C语言编写了科研和工程中最常用的166个算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。同时结合这些算法列举了将近100个应用实例,对其进行验证和分析。 -" C language algorithms for Quick Fact Manual" using
erfen
- 二分法的求解非线性方程,的扩充,方便大家下载。
SQP
- 实现sql求解非线性方程最优解,求解边值问题,很好的效果-Realize the SQL method for solving equations optimal solution, solving boundary value problem, a very good effect
Ch6
- 迭代法求解非线性方程的解,包括二分法、牛顿法及抛物线法-Iterative method for solving nonlinear equations, including the dichotomy, Newton' s method and the parabolic law
fuliyebianhuanfa2
- 运用分布傅里叶变换法求解非线性薛定谔方程-solve the nonlinear schoroge functions
Vlasov_Poisson_Landau_damping
- 非线性朗道阻尼的一维模拟,数值求解Possion方程和Vlasov方程- Nonlinear Landau damping simulation in one-dimensional case. Simulation is based on simultaneous numerical solution of Poisson and Vlasov equations.
非线性方程组求解
- 利用改进的遗传算法求解非线性方程,遗传算法得到全局最优解作为初值寻找局部最优解(Using the improved genetic algorithm to solve the nonlinear equation, the genetic algorithm gets the global optimal solution as the initial value to find the local optimal solution)