多項(xiàng)式擬合的MATLAB工具。只要具有以下幾個(gè)函數(shù)
POLYFITN - A GENERAL n-dimensional polynomial fitting tool
POLYVALN - An evaluation tool for polynomials produced by polyfitn
POLYN2SYMPOLY - A conversion tool to generate a sympoly from the results of polyfitn
POLYN2SYM - A conversion tool to generate a symbolic toolbox object from the results of polyfitn
UrJTAG package is free software, covered by the GNU GENERAL Public License, and
you are welcome to change it and/or distribute copies of it under certain
conditions. There is absolutely no warranty for UrJTAG. Please read COPYING
file for more info.
MMS Developer Guide
This document provides a GENERAL introduction to how MMS messages
are composed. It does not cover the relaying, delivery, or receiving of
MMS messages. It gives particular focus to MMS messages and
presentation format that adheres to the conformance agreements
between Ericsson and Nokia for their first MMS client implementations.
SuperLU is a GENERAL purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. The library is written in C and is callable from either C or Fortran. The library routines will perform an LU decomposition with partial pivoting and triangular system solves through forward and back substitution. The LU factorization routines can handle non-square matrices but the triangular solves are performed only for square matrices. The matrix columns may be preordered (before factorization) either through library or user supplied routines. This preordering for sparsity is completely separate from the factorization. Working precision iterative refinement subroutines are provided for improved backward stability. Routines are also provided to equilibrate the system, estimate the condition number, calculate the relative backward error, and estimate error bounds for the refined solutions.
VxWorks 6.6 BSP開發(fā)執(zhí)導(dǎo)
This document describes, in GENERAL terms, the elements that make up a board
support package [BSP], the requirements for a VxWorks BSP, and the GENERAL
behavior of a BSP during the boot process. This document outlines the steps
needed to port an existing BSP to a new hardware platform or to write a new
VxWorks BSP for custom hardware using a reference BSP or template BSP as a
starting point. It provides hints and tips for debugging a BSP and solving common
BSP development problems. It also provides information on the BSP validation test
suite [BSP VTS] that is used to assess the functionality of a VxWorks BSP.