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

搜索资源列表

  1. mexSparseLogical0Diag

    0下载:
  2. Because of memory constraints, it is often impossible to change by subscr ipt all the elements of a large sparse matrix to zero. This leads to changing the elements in a loop, which is horrendously slow. This mex solves that problem. Usage: B =
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2061
    • 提供者:baktha
  1. cgls

    0下载:
  2. 用于解反问题的共轭梯度法,对于Ax=b,输入矩阵A,列向量b,以及迭代步数k,可求的列向量x-Solution of inverse problems for the conjugate gradient method, for Ax = b, the input matrix A, the column vector b, as well as the number of iterations k, rectifiable column vector x
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1364
    • 提供者:gongwei
  1. mr2

    0下载:
  2. 用于解反问题的算法,对于Ax=b,输入矩阵A,列向量b,以及迭代步数k,可求的列向量x-The algorithm for solution of the inverse problem, for Ax = b, the input matrix A, the column vector b, as well as the number of iterations k, rectifiable column vector x
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1045
    • 提供者:gongwei
  1. nu

    0下载:
  2. 用于解反问题的算法,对于Ax=b,输入矩阵A,列向量b,以及迭代步数k,可求的列向量x-The algorithm for solution of the inverse problem, for Ax = b, the input matrix A, the column vector b, as well as the number of iterations k, rectifiable column vector x
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1434
    • 提供者:gongwei
  1. adc3

    0下载:
  2. take a input vector which is no of users of b[kx1] and code vector which will be a matrix now s=[Nxk],where then give to matched filter,non-correlating detector, by randomised sequence.-take a input vector which is no of users of b[kx1] and
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:996
    • 提供者:yasir
  1. 3

    0下载:
  2. 1、随机生成一个5*5矩阵A,元素符合均匀分布;再随机生成一个5*5矩阵B,元素符合正态分布。对A和B进行加、减、乘、除、比较等矩阵运算,查看运算结果。 2、创建5阶魔术矩阵,求A的行列式、特征值、逆、秩、迹、条件数。 3、假设矩阵 ,求A的LU分解、正交分解、特征值分解、奇异值分解。 4、创建6阶单位稀疏矩阵,并显示其全部元素。 -1, randomly generated a 5* 5 matrix A, elements in line with uniform
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1768
    • 提供者:zhu
  1. ols

    2下载:
  2. 正交最小二乘辨识算法 该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数-OLS Orthogonal Least Quares. [x, ind] = OLS(A,b,r) gives the solution to the least squares problem using only the best r regressors chosen from the ones present in matrix A. This
  3. 所属分类:matlab

    • 发布日期:2015-01-05
    • 文件大小:4793
    • 提供者:王詹
  1. marombmasimp

    0下载:
  2. 格式:x=masor(A,b,omega,x0,ep,N) A为系数矩阵,b为右端向量, 用途:用复辛普生形公式求积分。- Format: x = masor (A, b, omega, x0, ep, N) A as the coefficient matrix, b for the right-hand side vector, Uses: The complex shape Simpson quadrature formula.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:913
    • 提供者:wangsizhao
  1. matlab

    0下载:
  2. jpeg to data matrix in r,g,b
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2822222
    • 提供者:suhu
  1. Floyd-Matlab

    1下载:
  2. floyd算法的matlab程序 floyd-最短路问题 输入: B-邻接矩阵(bij),指i到j之间的距离,可以是有向的。 sp- 起点标号。 ep- 终点标号。 输出: d- 最短路的距离。 path-最短路的路径。-floyd algorithm matlab program floyd-shortest path problem Input: B-adjacency matrix (bij), refers to the distan
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:519
    • 提供者:陆明巧
  1. Embiggen

    0下载:
  2. Add (or multiply, divide, etc) a matrix A to a vector b with the simple syntax A + Embiggen(b)
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2715
    • 提供者:ehsan
  1. fecgm

    0下载:
  2. 独立成份分析(ICA)以及winner滤波 Source separation of complex signals with JADE. Jade performs `Source Separation in the following sense: X is an n x T data matrix assumed modelled as X = A S + N where o A is an unknown n x m matrix with full rank.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:7530
    • 提供者:王庆香
  1. fisher

    0下载:
  2. 费希尔线性判别分析代码 Find the Fisher linear separator w (a column vector). X is is the training set (X is a matrix. Each row of X is a vector containing the features of a single sample). y is a column vector with the labels of the training set (1
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1293
    • 提供者:王庆香
  1. siyuanshu2

    0下载:
  2. 不同坐标系下相同测量点之间的四元数转换矩阵求解,可以此来求解坐标系A到坐标系B之间的转换矩阵-Different coordinates between the same measurement points quaternion transformation matrix solution can be used to solve this coordinate system A to coordinate system transformation matrix between B
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1681
    • 提供者:nieyong
  1. pls

    0下载:
  2. 输入自变量与因变量,输出x。y主成分、负荷及回归系数- Inputs: x x matrix y y matrix Outputs: t score for x p loading for x u score for y q loading for y b regression coefficient
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:757
    • 提供者:bofa
  1. originalsimpleM111.m

    0下载:
  2. 原始单纯形法(大M法,无需给出初始基变量)。输入:C是n维行向量,A是m*n的系数矩阵,b是m维列向量 输出:x最优解(如果有的话),fval最优值,flag解的状态说明,interation求解时的循环次数-The original simplex method (big M method, without giving the initial basic variable). Input: C is the n-dimensional row vector, A is the coef
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1331
    • 提供者:红叶
  1. lbg

    0下载:
  2. 本程序可以将一个给定线性系统转换成龙伯格能控/能观II型。此线性系统由A,B,C,D四个矩阵描述-This program can transform a given linear system controllability Jackie Berg/observability II type. This linear system is composed of A, B, C, D four matrix descr iption
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:800
    • 提供者:hu
  1. givenhousehold

    0下载:
  2. 利用该程序可计算任意对称矩阵M,给出区间(a,b)上的特征值个数-Calculated using this program any symmetric matrix M, gives the interval (a, b) on the eigenvalues
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1147
    • 提供者:王静
  1. amaterial5

    0下载:
  2. 复合材料属性矩阵A,B,D,As的确定,通过这些矩阵可以计算材料刚度矩阵-form material matrix of composite material
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1055
    • 提供者:雷祖祥
  1. assign3_m100295cs

    0下载:
  2. a) On sample artificial, 8X8 / 16X16 images, take the DFT, DCT, WT, & HT. Print the image & transform matrix side by side b) Repeat the above on real images of size 256X256, and display the transform coefficients as 8-bit intensity images along
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:55520
    • 提供者:saksaurabh
« 1 23 4 »
搜珍网 www.dssz.com