A numerically stable dual method for solving strictly convex quadratic progr.pdf
2021-08-09 09:10:35 1.42MB 二次型 二次规划 双重算法
1
这是由IT公司资深工程师Tim Green编写,Green担任模拟与混合信号电路板/系统设计工程师长达24年之久,他计划编写的《Operational Amplifier Stability分为15个部分,是电子工程师提高运放电路设计水平,学习电路稳定性分析必读。此资源是TI官网找的ppt原版,包含1-15part全
2021-07-29 10:51:13 8.64MB 运算放大器
1
数据结构与问题求解(C++版影印版)-大学计算机教育国外著名教
2021-07-10 11:11:13 55KB 数据结构 c++ 问题求解
1
求解非线性方程的Newton类方法综述,包括finding Newton step with Gauss elimination, Newton-Krylov methods and Broyden's method。
2021-06-12 15:34:46 1.96MB nonlinear newton numerical
1
"Approximate Dynamic Programming: Solving the Curses of Dimensionality" 介绍了动态规划的算法、理论和应用。是学习动态规划的极佳教材
2021-05-22 11:16:59 3.63MB DP dynamic prog algorithm
1
采用基于CUDA的Parallel Gauss-Seidel方法求解2D 泊松方程。
2021-05-21 13:02:20 1.53MB CUDA Poisson
1
ThisbookteachesC++andusesittosolvepartialdifferentialequations(PDEs). Basic and advanced numerical methods are introduced and implemented easily and efficiently in a unified object-oriented approach. The powerful features and advanced tools available in C++ are particularly useful for implementing the complex mathematical objects that are often used in numerical modeling. The code segments and their detailed explanations show how easy it is to implement advanced algorithms such as finite elements and multigrid.
2021-05-20 11:05:48 21.62MB 数值计算 C++ 面向对象
1
使用傅里叶(余弦)变换求解带Neumann边界条件的二维泊松方程的公式推导。
2021-05-19 09:04:00 184KB Poisson Neumann DFT DCT
1
全英文的,但却是求解最小二乘问题的经典,值得学习!
2021-05-17 15:22:22 30.31MB Least-square Problem
1