搜索资源列表

  1. jisuanff

    0下载:
  2. 含有线性插值, 样条插值,Gauss矩阵列主元消去法等算法的实现- Includes the linear interpolation, the transect interpolation, Gauss 鐭╅樀鍒?涓诲厓 娑堝幓娉?and so on the algorithm realization
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-30
    • 文件大小:3072
    • 提供者:站长
  1. 矩阵转置(数据结构作业)

    0下载:
  2. 矩阵转置- 鐭╅樀杞
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-30
    • 文件大小:13312
    • 提供者:刘振环
  1. 复矩阵求逆的全选主元高斯-约当法

    0下载:
  2. 复矩阵求逆的全选主元高斯-约当法-complex matrix inversion of the entire election PCA Gauss-law about when
  3. 所属分类:文档资料

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:文文
  1. 矩阵特征值的计算

    0下载:
  2. 矩阵特征值与特征向量的计算约化对称矩阵为对称对角阵的豪斯荷尔镕变换法似对称三对角阵的全部特征值、特征向量的计算等-Matrix eigenvalues and eigenvectors of the calculation about symmetry symmetric matrix diagonal matrix ho Shihemi Rong transform it symmetric tridiagonal matrix ei
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-30
    • 文件大小:8192
    • 提供者:樊继东
  1. 灰度共生矩阵算法实现

    0下载:
  2. 灰度共生矩阵算法实现,实现能量,熵,惯性矩,相关,局部平稳,共生矩阵。解压密码:123-Gray symbiotic matrix algorithm, achieving energy, entropy, moment of inertia, relevant, local stable, symbiotic matrix. Extracting Password : 123
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-30
    • 文件大小:50176
    • 提供者:周昀
  1. C++常用算法之06矩阵特征值与特征向量的计算

    0下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套矩阵特征值与特征向量的计算代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedu
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-30
    • 文件大小:91136
    • 提供者:闻杉
  1. Tint

    0下载:
  2. 演示矩阵处理,高斯滤波、获取图像属性。可以进行对比度、亮度、伽玛校正,缩放等功能。-demonstration matrix, Gaussian filtering, the image attributes. Can contrast, brightness, gamma correction, scaling function.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-30
    • 文件大小:184320
    • 提供者:赵越
  1. comatrix

    0下载:
  2. 这是图像理解与分析中灰度共生矩阵算法的c++源代码。-This is the image analysis and understanding of co-occurrence matrix algorithm c source code.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:7168
    • 提供者:王飞
  1. Keybaord

    0下载:
  2. 这是初学者写的最简单、最详细、效率最高的矩阵键盘扫描程序-This is a beginner write the simplest, most detailed and most efficient matrix keyboard Scan
  3. 所属分类:汇编语言

    • 发布日期:2024-05-30
    • 文件大小:2048
    • 提供者:
  1. mm_mpi_time1.f90

    0下载:
  2. fortran 用MPI并行的实现矩阵相乘-fortran MPI parallel with the realization of matrix multiplication
  3. 所属分类:并行运算

    • 发布日期:2024-05-30
    • 文件大小:3072
    • 提供者:段宾
  1. matrix_compute_signal_processing

    0下载:
  2. 讨论的矩阵运算包括矩阵转置、矩阵向量相乘、矩阵乘法、矩阵分解以及方阵求逆等。特别适合C语言的实现。-Discussion of matrix operations including matrix transpose, matrix vector multiplication, matrix multiplication, matrix factorization and matrix inversion, etc.. Particul
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-30
    • 文件大小:401408
    • 提供者:郑耀
  1. matrix

    0下载:
  2. 利用VC++开发的矩阵类库,包含矩阵运算的常用算法!-Use VC++ Developed matrix libraries, including the commonly used algorithm for computing matrix!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-30
    • 文件大小:15360
    • 提供者:梁子旭
  1. picture2468

    0下载:
  2. 基于VC++实现的基于灰度共生矩阵的图像检索:用灰度共生矩阵提取图像的纹理特征进行检索-Based on VC++ Realize the gray-level co-occurrence matrix-based image retrieval: The gray-scale extraction of co-occurrence matrix texture features of image retrieval
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:216064
    • 提供者:王伟
  1. co_matrix

    0下载:
  2. 灰度共生矩阵的计算程序,包括子程序,可以用在纹理分析上,还不错-Gray-level co-occurrence matrix calculation procedures, including subroutines, can be used in texture analysis, but also good
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:
  1. ch5

    0下载:
  2. 常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-30
    • 文件大小:6144
    • 提供者:周泽华
  1. numerical_value_calculate

    0下载:
  2. 计算机常用数值计算算法与程序(C++),主要用于科学计算中的复数运算,多项式与连分式计算,矩阵运算,矩阵特征值与特征向量的计算,线性方程组求解,非线性方程(组)求解,插值,数值积分,常微分方程(组)求解,数值拟合与逼近,数据处理与回归分析,极值等。 -Commonly used computer algorithms and numerical procedures (C++), Mainly used for scientific
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-30
    • 文件大小:216064
    • 提供者:范高杰
  1. graylevel

    0下载:
  2. 实现灰度共生矩阵的建立,并计算其0度135度90度方向的特征,计算矢量矩-Gray-level co-occurrence matrix to achieve the establishment and calculation of its 0 degrees 135 degrees 90 degrees the direction of the characteristics of the vector calculation of
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-30
    • 文件大小:27648
    • 提供者:kunta
  1. c_matrix_mul

    0下载:
  2. C写的矩阵相乘函数,可以试着在DSP中使用,使用环境CCS-maxtrix multiply function in c language,may be it can be used in dsp
  3. 所属分类:DSP编程

    • 发布日期:2024-05-30
    • 文件大小:17408
    • 提供者:唐军
  1. mainverse

    0下载:
  2. 用Fortran95写的一个矩阵求逆程序,大家可以-Fortran95 Writing with a matrix inversion procedure, you can try ~ ~ ~
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-30
    • 文件大小:3072
    • 提供者:luyw
  1. textureextraction

    0下载:
  2. 灰度共生矩阵和灰度梯度共生矩阵纹理提取,能够计算纹理的多个测度-Gray Level Co-occurrence matrix and gray-gradient co-occurrence matrix texture extraction
  3. 所属分类:图形图象

    • 发布日期:2024-05-30
    • 文件大小:3072
    • 提供者:王淑香
« 12 »

源码中国 www.ymcn.org