CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 3x3

搜索资源列表

  1. 3x3填质数问题

    0下载:
  2. 3X3填质数问题,在一个3×3的矩阵中填写1-10的数字,保证上下左右相加都是质数-3X3 fill several quality problems in a 3 3 matrix to fill in the figures 1-10, ensuring that all about is the sum of the number of quality
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6.23kb
    • 提供者:万万
  1. 05

    0下载:
  2. 高斯列主元消去法,计算方法实现,已编译通过。使用例子 3x1+2x2+2x3+3x4=2.5 5x1+2x2+3x3+4x4=2.5 2x1+2x2+x3+2x4=2 3x1+x2+3x3+2x4=1.5 输入N=4,A={3 2 2 3 5 2 3 4 2 2 1 2 3 1 3 2},B={2.5 2.5 2 1.5}
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.01kb
    • 提供者:虫世木
  1. rotationmat3D

    1下载:
  2. 输入一个旋转角度,以及一个旋转轴,可以求出空间中任意点的旋转矩阵 注意角度用弧度单位-Given input: r: angle to rotate, in rads Axis: axis of rotation, defined as a 3point which connects to the origin. Output: 3x3 Matrix R such that for an arbitrary point v, Rv is the poi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1.07kb
    • 提供者:guigui
  1. Dlog

    0下载:
  2. 9宫格的任意点插值计算器 试验扩散算法用于插值计算(3x3二维) 可以实现九个点中已知任意位置的任意点的情况下插值出其他未知点。-9 Palace of grid computing at any point interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-27
    • 文件大小:9.79mb
    • 提供者:朱曙鹏
  1. matrix3x3_latest.tar

    0下载:
  2. a 3x3 matrix multiplication
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:719.92kb
    • 提供者:Viki
  1. programme

    0下载:
  2. 3 × 3矩阵逆矩阵求法,等 非递归版本的快速排序算法。 这个例子排序20浮点数,改编[]。-Matrix inversion for 3x3 floating point matrix Non-recursive version of quick sort algorithm. */ /* This example sorts 20 floating point numbers, arr[].
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6.03kb
    • 提供者:jack
  1. MIMOCAPACITYPLOT

    1下载:
  2. This scr ipt Comparison MIMO scheme.And Compares the 1X1 2X2 3X3 4X4
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.13kb
    • 提供者:frdownload
  1. iterativemethods

    0下载:
  2. 分别用二分法、Newton法、弦截法、Newton下山法四种迭代法求解非线性方程x5-3x3+x-1= 0 在区间[-8,8〕上的全部实根,设计算法完成根区间隔离,然后实现单根区间上的迭代算法求解方程。-Respectively dichotomy, Newton method, Secant Method, Newton descent method four kinds of iterative methods for solving nonlinear equation x5-3x3+ x
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:448.17kb
    • 提供者:陈博灿
  1. 234MatrixComputation

    0下载:
  2. small (2x2, 3x3, 4x4) matrix computation, fast and easy.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:21.98kb
    • 提供者:Hugo
  1. Untitled2

    0下载:
  2. In this programe a highly scattered enviroment is considered. The Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed.capacity of MIMO the result dependences Capacity (bit/s/Hz), and the SNR (dB), in this simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1.33kb
    • 提供者:Rafal
  1. simple-pattern-recognition

    0下载:
  2. this code for character recognition.this code can recognize an image with array matrix of [3x3]. this code apply a neural network method.-this is code for character recognition.this code can recognize an image with array matrix of [3x3]. this code ap
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1.44kb
    • 提供者:wanfazri
  1. MF-new

    0下载:
  2. this code is of median filtering. this code is only for 3x3 window.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5.69kb
    • 提供者:Mr.
  1. api-example

    0下载:
  2. this code is of median filtering. this code is only for 3x3 window.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:3.31kb
    • 提供者:Mr.
  1. RM

    0下载:
  2. 计算两组向量之间的旋转矩阵。输入参数为在两个不同坐标系中的同名向量(模为1),返回参数是一个3X3的旋转矩阵。-The function of RM realize the rotation between two sets of vectors, whose magnitude are 1, defined in two different refrence frames. Input parameters are two sets of vectors r and b, return val
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:697byte
    • 提供者:贺少军
  1. zy2abcd

    0下载:
  2. symmetrical components of a 3x3 impedance matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.02kb
    • 提供者:habib
  1. pBEpAEpD7pD6pC6pE5

    0下载:
  2. 1. 两人在线对弈,界面显示棋盘和已下的棋子。棋盘为3X3网格,棋子落在格子中。用“o”和“X”表示两种棋子; 2. 某方的三个棋子连成一条线即赢;-1 Web-based submission system. 2 user registration function to register the author' s information. 3 authors can upload manuscr ipt. 4 The administrator can check all th
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:42.25kb
    • 提供者:甘子
  1. eigenvaluefield33

    0下载:
  2. Calculate the eigenvalues of many 3x3 real symmetric matrices.-Calculate the eigenvalues of many 3x3 real symmetric matrices. Computation is non-iterative, based on fully vectorized matlab matrix operations, and GPU computation is supported. It is fa
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:1.24kb
    • 提供者:naud
  1. rodrigues

    1下载:
  2. 3x1旋转向量可转化成3x3的正交单位矩阵.即向量与X,Y,Z的夹角。-rotation drigue
  3. 所属分类:Data structs

    • 发布日期:2017-11-12
    • 文件大小:1.91kb
    • 提供者:
  1. matriz.txt

    0下载:
  2. matrix 3x3 Hello all Taringueros, for those who need to multiply, add or subtract matrices with C + + I bring this code, I just need to change the credits, that is, take my name and put yours. This code while not completely mine, if the changes are.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.96kb
    • 提供者:Salvador
  1. matriziuytrfghjuytresdfgytrdfghytfghj.txt

    0下载:
  2. matriz 3x3 Hello all Taringueros, for those who need to multiply, add or subtract matrices with C + + I bring this code, I just need to change the credits, that is, take my name and put yours. This code while not completely mine, if the changes are.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.08kb
    • 提供者:Salvador
« 12 »
搜珍网 www.dssz.com