CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - AX

搜索资源列表

  1. 实验5-雅可比迭代

    1下载:
  2. 用Matlab软件以及雅克比迭代和高斯-赛德尔迭代解方程组Ax=b,分析、比较其结果-using Matlab software and the iterative and Jacques than Gauss - Seidel iterative solution equations Ax = b, analysis, comparison of the results
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:16.95kb
    • 提供者:葛林
  1. Microsoft-Dynamics-AX-introduction

    0下载:
  2. Group还对Microsoft Dynamics AX与微软技术的紧密集成深感欣慰,因为这意味着可以轻松使用和拥有人们所熟悉的微软产品的外观和体验,降低了培训成本。 Microsoft Dynamics AX的实施过程与在Windows服务器上实施其他微软程序包的过程十分相似
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:267.68kb
    • 提供者:shijason
  1. ax-12.rar

    1下载:
  2. AX-12数字舵机控制,利用C8051F310采用baud rate为1M的的UART信号,发送指令串来控制其转动。, control for AX-12 base on the C8051F330
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-06-08
    • 文件大小:1.3kb
    • 提供者:caitou
  1. filter_ax

    0下载:
  2. 用Delphi开发的directshow 过滤器(filter)的源码,带已编释AX的档案。 功能:可实现现时的edge detection过滤。-Developed by Delphi DirectShow filter (filter) the source, has been released with AX files. Function: to achieve the edge detection filter.
  3. 所属分类:DirextX

    • 发布日期:2017-03-29
    • 文件大小:240.93kb
    • 提供者:ultra vision
  1. AX=b

    0下载:
  2. 求解大规模非对称线性方程组AX=b的迭代方法-Solving large-scale non-symmetric linear equations AX = b of the iterative method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.63kb
    • 提供者:CAICAI
  1. Gauss_elimination

    0下载:
  2. Gauss Elimination Algorithm is used to solve linear equations in the form Ax=B, find rank of matrix and to find inverse of matrixes. The program is done in matlab platform.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:603byte
    • 提供者:mmbaskr
  1. ax.25

    0下载:
  2. Program for ax.25 (The AX.25 protocol offers both connected and connectionless modes of operation, and is used either by itself for point-point links, or to carry other protocols such as TCP/IP and NetRom.)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-01-25
    • 文件大小:1.17kb
    • 提供者:Jean
  1. penta2

    0下载:
  2. Solves the problem Ax=b when A is pentadiagonal and strongly nonsingular. This is much faster than x=A\y for large matrices. -Solves the problem Ax=b when A is pentadiagonal and strongly nonsingular. This is much faster than x=A\y for lar
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.17kb
    • 提供者:katore vishal
  1. cramer

    0下载:
  2. Solve the system Ax=b.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:676byte
    • 提供者:katore vishal
  1. lsq

    0下载:
  2. Least squares solution of Ax=b.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:715byte
    • 提供者:katore vishal
  1. How-to-avoid-the-ax-reviewers

    0下载:
  2. 如何避免审稿人的大斧,十分经典,吐血提供,不看别后悔!-How to avoid the ax reviewers
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:38.76kb
    • 提供者:张大年
  1. AX-485

    0下载:
  2. AX-485 rs 485-AX-485 rs 485
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1.54mb
    • 提供者:num
  1. AX=B-jacobi

    0下载:
  2. 根据雅克比迭代法求解线性方程组AX=B的MATLAB程序。经过算例验证正确。适用性非常广。-According to Jacobi iterative method for solving linear equations AX = B on MATLAB. After a numerical example is correct. Very wide applicability.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-21
    • 文件大小:802byte
    • 提供者:大象
  1. the-solution-to-AX=B

    0下载:
  2. 对任意线性方程组AX=B,利用矩阵等价变换形成上三角矩阵,在利用高斯消元法中的回代过程简便的求解方程组AX=B的解。本程序是用MATLAB编写的,运行时只要输入矩阵A和B,即可得到方程的解。程序中有详细的注释,很好理解。本程序具有通用性。-For any system of linear equations AX = B, the use of equivalent transformation matrix to form the upper triangular matrix using G
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1.22kb
    • 提供者:大象
  1. Ax-=-b-is-a-simple-solution-using-C

    0下载:
  2. 用C语言求解N阶线性矩阵方程Ax=b的简单解法-N-order linear matrix equation Ax = b is a simple solution using C language to solve
  3. 所属分类:数据结构常用算法

    • 发布日期:2016-01-23
    • 文件大小:436.64kb
    • 提供者:张莹
  1. ax.25-test

    2下载:
  2. AX.25业余无线电数据通信协议通信的实现程序,包括打包和解包。-A program for packeting and unpacking AX.25 protocol.
  3. 所属分类:通讯/手机编程

    • 发布日期:2013-01-25
    • 文件大小:6.25kb
    • 提供者:韦明川
  1. AX-12A

    0下载:
  2. AX-12A数字舵机的转速和转动角度的控制程序。控制舵机的ID可调。-AX-12A digital servo speed and rotation angle of the control program. ID servo control adjustable.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-11
    • 文件大小:580byte
    • 提供者:qiulin
  1. ax-12

    0下载:
  2. Use Arduino to control ax-12 motor
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:621byte
    • 提供者:Ryan Chou
  1. AX200_datasheet

    0下载:
  2. 主要是ax-2000的芯片资料和使用说明。(Mainly ax-2000 chip information and instructions for use)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:1.91mb
    • 提供者:mmmmm梅
  1. 高斯-赛德尔迭代法求线性方程组Ax=b的解

    0下载:
  2. 该程序主要是利用高斯-赛德尔迭代法求线性方程组Ax=b的解(The program mainly uses the Gauss-Seidel iteration to solve the solution of the linear system Ax = b)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:10kb
    • 提供者:浅若夏沫
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com