牛顿法(Newton s method)又称为牛顿-拉夫逊方法(Newton-Raphson method),它是一种在实数域和复数域上近似求解方程的方法。方法使用函数f(x)的泰勒级数的前面几项来寻找方程f(x) = 0的根
标签: method Newton-Raphson Newton 牛顿
上传时间: 2016-03-03
上传用户:yxgi5
Status CreateSMatrix(RLSMatrix &M) { // 创建稀疏矩阵M int i Triple T Status k printf("请输入矩阵的行数,列数,非零元素数:") scanf("%d,%d,%d",&M.mu,&M.nu,&M.tu) M.data[0].i=0 // 为以下比较做准备 for(i=1 i<=M.tu i++) { do {
标签: Status CreateSMatrix RLSMatrix Triple
上传时间: 2013-12-22
上传用户:shanml
光学双稳特性曲线 调制作用:It=Ii*T(phi) 反馈作用:phi=phi_0+K*It 得透射率T(phi)与相移phi的反馈关系是 T(phi)=[phi-phi_0]/[K*Ii] 式中phi_0为初始相移 对于多干涉(F-P干涉)有: T(phi)=1/[1+F*(sin(phi/2))^2]
上传时间: 2013-12-16
上传用户:lifangyuan12
著名的统计分析软件 S-Plus 的基础教程, 内容精炼,适合自学
上传时间: 2013-12-21
上传用户:yoleeson
S语言(statistics语言,通用的统计编程语言) 编程教程,适合统计爱好者和科研工作者
标签: statistics 语言
上传时间: 2016-03-04
上传用户:xfbs821
Java课程设计案例精编源代码 see s
上传时间: 2016-03-04
上传用户:CHENKAI
考试系统,用DELPHI实现C/S模式,保证数据的安全和稳定,比起ASP要好一点
上传时间: 2014-01-16
上传用户:hullow
Dr. Dobb s Journal - Issue 402 @ 2007 November - Smart Compilers BUT SMART ENOUGH ? - GRID-ENABLING YOUR APPS - Building Desktop Apps Using Web Technologies - JavaScript & Aspect-Oriented Programming - C++ & Reusable Associations *** A Programmer s MUST-READ magazine... ***
标签: GRID-ENABL Compilers November Journal
上传时间: 2016-03-04
上传用户:hfmm633
CANopen is a networking system based on the CAN serial bus. CANopen assumes that the device’s hardware has a CAN transceiver and CAN controller as specified in ISO 11898. CANopen profile family specifies standardized communication mechanisms and device functionality. The profile family is available and maintained by CAN in Automation (CiA), the international users’ and manufacturers’ group and may be implemented license-free.
标签: CANopen networking the assumes
上传时间: 2013-12-26
上传用户:q123321
Capturing low-level network data can be hard in Java, but it s certainly not impossible If you want to capture network packets in your Java program, you ll need a little help because no parts of the core Java APIAPI give access to low-level network
标签: impossible Capturing low-level certainly
上传时间: 2016-03-05
上传用户:yuanyuan123