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

搜索资源列表

  1. treewave

    0下载:
  2. Included are the files wav1.m, wav2.m, wavecoef.mat and readme. wav2 function implements the tree structured wavelet transform of the input matrix, up to the given level of decomposition. Wav2 uses another function called wav1, which takes the w
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4377
    • 提供者:yupenghui
  1. TRIEIGE

    0下载:
  2. computes the eigenvalues of a symmetric tridiagonal * matrix T. The user may ask for all eigenvalues, all eigenvalues in the half-open interval (VL, VU], or the IL-th through IU-th eigenvalues.-computes the eigenvalues of a symmetric tr idiagona
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5976
    • 提供者:
  1. matrixcompess

    0下载:
  2. 稀疏矩阵(SparseMatrix):是矩阵中的一种特殊情况,其非零元素的个数远小于零元素的个数。 设m行n列的矩阵含t个非零元素.以二维数组表示高阶的稀疏矩阵时,会产生零值元素占的空间很大且进行了很多和零值的运算的问题。 -sparse matrix (SparseMatrix) : Matrix is a special situation. its non-zero elements of the number far less than the number of zero e
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:23223
    • 提供者:Eurik
  1. 1

    0下载:
  2. 双精度T矩阵法计算一定取向的非球形粒子的算法-Double precision T-matrix code for nonspherical particles in a fixed orientation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:32370
    • 提供者:liuxc
  1. 2

    1下载:
  2. 双精度T矩阵法计算随机取向的非球形粒子的散射特性-Double-precision T-matrix code for randomly oriented nonspherical particles
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:41241
    • 提供者:liuxc
  1. 2

    0下载:
  2. 计算双通道散射BUBBLEGUM v.2 的源代码-The FORTRAN code BUBBLEGUM.f calculates the unitary, analytic T-matrix for a two-channel problem with an arbitrary number of resonances. It also gives the approximate results from the K-matrix method, the Breit-Wigner approx
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:301036
    • 提供者:liuxc
  1. matrix

    2下载:
  2. 矩阵运算程序 matrix.h 基于TCL Matrix矩阵类,增加了一些使用的运算函数。具体看源程序。 功能分析: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法、乘法、除法、求逆、求代数余子式、求伴随矩阵、求行列式值、求条件数等运算。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。 文件 TCL Matrix矩阵类.pdf 中介绍了其详细的使用方法。 -Matrix calculation program mat
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:376712
    • 提供者:
  1. SVM

    0下载:
  2. In this paper, we show how support vector machine (SVM) can be employed as a powerful tool for $k$-nearest neighbor (kNN) classifier. A novel multi-class dimensionality reduction approach, Discriminant Analysis via Support Vectors (SVDA), is in
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1705
    • 提供者:sofi
  1. Levinson

    1下载:
  2. 采用列文逊递推算法求解对称托伯利兹型方程组。其中t存放T型矩阵的元素。b是右端常数向量。x是解向量。n是阶数。-Using Levinson recursion algorithm for symmetric Tuobolizi equations. Where t T-matrix elements of deposit. b is the right end of the constant vector. x is the solution vector. n is the order.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:1172
    • 提供者:Shepard
  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-28
    • 文件大小:7530
    • 提供者:王庆香
  1. ott11

    0下载:
  2. Optical tweezers computational toolbox,用T Matrix方法计算粒子的散射及捕获,基于Matlab的程序包及说明文件-Optical tweezers computational toolbox to calculate the scattering of the nanoparticles. The code was in Matlab!
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:51144
    • 提供者:徐宁汉
  1. T-matrix

    5下载:
  2. T矩阵方法的FORTRAN环境下的程序,希望对大家有帮助!-T matrix method program FORTRAN environment, we want to help!
  3. 所属分类:Algorithm

    • 发布日期:2017-05-25
    • 文件大小:8223277
    • 提供者:窦冬冬
  1. sequence-alignment-matrix-

    0下载:
  2. 求解序列比对得分矩阵,对于两个序列S和T,令[S]和[T]分别为序列S和T的长度,S[i]和T[j](其中正整数i,j满足0≤j< [S]和0≤j <[T])都属于字符集Ω={A,T,C,G,-},对Ω中的任何元素和空符号。 设计S[i]和T[j]两两之间的一个记分值来比较序列间的同一性的优劣,用记分函数σ(x,y)表示, σ(S[i],T[j])=2 ( S[i]=T[j]≠-);σ(S[i],T[j])= -1 ( S[i]≠T[j],S[i]≠-,T[j]≠-);σ(S
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:3812
    • 提供者:zhouyanghua
  1. tmatrix_mie

    2下载:
  2. 用于计算米散射的入射光电场散射光电场的系数,以及t matrix-for calculating mie scattering including scattering and incident light field coefficiency
  3. 所属分类:Algorithm

    • 发布日期:2014-06-30
    • 文件大小:1024
    • 提供者:zhengmingjie
  1. Matrix-Checking-Functions

    0下载:
  2. Matlab Functions for determining if certaion matrix is: 1) Symmetric 2) Lower/Upper triangular (Unit/Strictly/Non-Strictly) 3) n-Banded 4) (Strictly) Diagonally Dominant 5) Isn t it positive definite
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:2569
    • 提供者:
  1. R-and-T-for-two-arrays

    0下载:
  2. 程序r_t用来计算两组空间坐标点之间的旋转平移关系。调用方式如下: p1=[x11,x12,...,x1n y11,y12,...,y1n z11,z12,...,z1n] n个控制点在第一个坐标系下的坐标 p2=[x21,x22,...,x2n y21,y22,...,y2n z21,z22,...,z2n] n个控制点在第二个坐标系下的坐标 RT=r_t(p1,p2) 两个坐标系直接的旋转平移关系,表示方式为RT=[R T] 注:p1和p2也可提供齐次坐标-for RT
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2675
    • 提供者:zhang
  1. LW_utux0_2

    0下载:
  2. function [ue,un]=LW_utux0_2(v,dt,t) 一个简单的双曲型偏微分方程: ut + ux = 0 初始条件为: u(x,0) = exp[-10(4x-1)^2] 边界条件为: u(-1,t)=0,u(1,t)=0. 本题要求: 使用Lax-Windroff格式,选择 v=0.5, 计算并画出当dt=0.01和0.0025时, 方程在t=0.5,x在(-1,1)时的数值解和精确解 输入: v--即a
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:913
    • 提供者:kingofhevil
  1. UPW_utux0

    0下载:
  2. function [ue,un]=UPW_utux0(v,dt,t) 一个简单的双曲型偏微分方程: ut + ux = 0 初始条件为: u(x,0) = 1, x≤0 0, x>0. 边界条件为: u(-1,t)=1,u(1,t)=0. 本题要求: 使用迎风格式,选择 v=0.5, 计算并画出当dt=0.01和0.0025时, 方程在t=0.5,x在(-1,1)时的数值解和精确解 输入: v--即a*dt/dx
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:828
    • 提供者:kingofhevil
  1. tmq.lp

    0下载:
  2. 随机取向粒子的t-matrix程序,M. Mishchenko-T-Matrix code for randomly oriented particles by M. Mishchenko
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:26125
    • 提供者:nan chen
  1. lpd

    0下载:
  2. lpd 程序用于随机取向的T-Matrix 程序-lpd code for randomly oriented T-Matrix code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:15677
    • 提供者:nan chen
« 12 3 4 5 6 »
搜珍网 www.dssz.com