搜索资源列表
XR-EE-ICS_2006_021
- IEC 61850 gateway for PLC Systems, configuration via AX MMS
gksx
- 求pell方程的最小解的论文 很好的文章哦 -ax^2-by^2=c
A-Maximum-Power-Point
- 以直驱同步风力发电机组为研究对象, 为了提高发电机的系统的效率, 降低电机的损耗-Th is paper discusses a contro lm ethod form ax im um pow er po int tracking for gea rless w ind turb ine
1-110521205F7
- 一段时钟程序 实现的功能是时钟功能 很有效-STACK segment para stack stack db 256 dup (0) stack ends data segment para public data count db 100 tenh db 1 hour db 3 ,20h tenm db 1 minute db 0 db : tens db 5 second db 0 ,0
nnewton
- 用非光滑牛顿算法求解绝对值方程 用非光滑牛顿法计算f=Ax-|x|-b的零点; f_是f的光滑函数; by wax; 终止条件为 ||f(xk)||<1e-6 -Non-smooth Newton algorithm for solving the absolute value equation with non-smooth Newton method f = Ax-| x |-b zero f_ is a smooth function of f by w
fangdajing
- 放大镜效果源码flahs ax cs -Magnifier sourceMagnifier sourceMagnifier sourceMagnifier source
LU_Decomposition_with_Pivoting_NUM_(AX=B)
- Solving AX=B by using LU Decomposition with Pivoting
LU_Decomposition_without_Pivoting_(AX=B)
- Solving AX=B by using LU Decomposition without Pivoting
Euclidean
- 扩展的Euclidean算法不仅能够被用于计算gcd(a,b),而且能够找到满足等式ax+by=d的整数x和y。-Extended Euclidean algorithm can be used to calculate gcd (a, b), and can be found to satisfy the equation ax+ by = d integers x and y.
lsqr_b
- 该程序利用Lancos和QR分解求解最小二乘问题AX=B-The program uses Lancos and QR decomposition least squares problem solving AX = B