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

搜索资源列表

  1. matrix_eigenvalue_calculate

    0下载:
  2. 用多种算法实现任给实对称矩阵的所有特征值,包括雅克比方法、雅克比过关法和QR算法。-Using a variety of algorithms to achieve any real symmetric matrix of all the characteristics of value, including Jacobian methods, Jacobian immigration law and QR algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:182934
    • 提供者:杨怡
  1. cg

    0下载:
  2. 共轭梯度法解决线性方程组,系数满足对称正定矩阵-Conjugate gradient method to solve linear equations, coefficients satisfy the symmetric positive definite matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2523
    • 提供者:zhuyi
  1. FiberGratingSpectra

    2下载:
  2. 传输矩阵法计算啁啾光栅反射谱 本节中给出传输矩阵法计算啁啾光栅反射谱和 时延的完整M at lab 程序实例, 本段代码在 M at lab513 和W indow s2000 环境中运行通过。运行结果如图8 所示。可以改变光栅长度、有效折射率、折射率调制深度、啁啾系数等参数来获得不同参数下光栅反射谱和时延曲线。如果打开“% 切趾”行的屏蔽符“% ”则可得到切趾后光栅反射谱和时延特性曲线, 此时计算所得的曲线将比图8 中所示的曲线平滑很多。-Transfer matrix metho
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1124
    • 提供者:金沧
  1. matrix

    0下载:
  2. 实现一个稀疏矩阵运算器。以“带行逻辑链接信息”的三元组表作为稀疏矩阵的存储结构,实现两个矩阵相加、相减、相乘运算,运算结果要求以阵列形式输出。-The realization of a sparse matrix calculator. To line with the logic of the link information as the three groups, sparse matrix storage structure, the realization of two matri
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:9874
    • 提供者:hello
  1. adc2051

    0下载:
  2. 128x16点阵显示屏幕1 28x16点阵显示屏幕-128x16 dot matrix display screen 1 28x16 dot matrix display screen 1 28x16 dot matrix display screen
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:3573
    • 提供者:陈志伟
  1. strassen

    0下载:
  2. 一个矩阵类用于strassen算法,十分简单-A matrix-type for Strassen algorithm, is very simple
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:18154
    • 提供者:lisidi
  1. Mapack_for_NET

    0下载:
  2. Mapack可用来做矩阵运算 Mapack is a .NET class library for basic linear algebra computations. It supports the following matrix operations and properties: Multiplication, Addition, Subtraction, Determinant, Norm1, Norm2, Frobenius Norm, Infinity Norm, Rank,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:38581
    • 提供者:Erison
  1. LED

    0下载:
  2. LED16*16点阵滚动显示 说明:74LS164用作发送数据,P0,P2口用来列选 看本程序最好的工具最好旁边有标号和语法着色,推荐keil或UltraEdit 懒人提示:要改成自己所要的显示内容,要怎么改? 1.要改显示内容改第23~92行代码,还有第119行代码,具体改法见下面注释 2.要改滚动速度改第102行代码-LED16* 16 dot matrix rolling display Descr iption: 74LS164 used to send data,
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:21480
    • 提供者:赵国强
  1. Matrix

    0下载:
  2. 用STL对OpenCV中的CvMat进行C++类封装-Using STL to OpenCV for CvMat of C++ Category Packaging
  3. 所属分类:Special Effects

    • 发布日期:2017-01-05
    • 文件大小:3468
    • 提供者:李桥梁
  1. 89c51

    0下载:
  2. 用89C51轻松做一个LED汉字显示屏 像搭积木一样,做一屏LED汉字显示 每块显示板有两个16*16的LED点阵,可以显示两个汉字,两块板可以显示4个汉字, 将这两块显示板和一块89S51的CPU板用电缆连接起来,组成一条4个汉字的显示屏, 同样也可以将4块显示板组成8个字的显示屏,显示屏可以滚动,换屏显示,也可以存储若干条短语,用遥控器调用显示短语。-89C51 easily done with a LED display architecture in a build
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1233
    • 提供者:张鹏
  1. Matrix

    0下载:
  2. 自己写的矩阵压缩算法的c语言描述,分享给大家。-Write your own matrix compression algorithm c language to describe and share to everyone.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:14297
    • 提供者:DR
  1. Matrix

    0下载:
  2. 数学计算工具软件系统 设计软件实现下列功能: (1)矩阵乘法的运算 (2)对n个数据的排序 (3)方程的求解 (4)任意曲线的积分运算 -Mathematical tool for software system design software to achieve the following functions: (1) matrix multiplication operator (2) of the n data sorting (3) Equation
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:67211
    • 提供者:三四三
  1. LedArray

    0下载:
  2. Led点阵屏驱动程序,ARM7se512芯片。 注释比较多,希望有帮助。 采用Jlink调试通过-Led dot matrix screen driver, ARM7se512 chip. Notes are more, I hope helpful. Debugging through the use of Jlink
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-09
    • 文件大小:1212273
    • 提供者:李振
  1. key_matrix44

    1下载:
  2. FPGA EP1C6Q240C8 4*4键盘模块 4*4矩阵键盘,采用扫描方式检测按键-FPGA EP1C6Q240C8 4* 4 keyboard module 4* 4 matrix keyboard, using scanning detection button
  3. 所属分类:VHDL编程

    • 发布日期:2014-03-23
    • 文件大小:278801
    • 提供者:lan
  1. Calculate

    0下载:
  2. 矩阵并行算法程序,用c#语言编制,可用于数学并行计算。-Matrix parallel algorithm procedures, with c# Languages can be used in parallel computing mathematics.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:924
    • 提供者:tmllpl
  1. 3208LEDCLOCK

    0下载:
  2. 32X08点阵屏电子钟,LED驱动、显示切换、时钟温度读取,整点报时、闹钟功能-32X08 dot matrix screen electronic bell, LED driver, display switch, the clock read temperature, the whole point timekeeping, alarm clock function
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:80596
    • 提供者:如风
  1. 0003MatrixEigenvalueCalculation

    0下载:
  2. 通过这些能够熟练掌握MATLAB中特征值来计算相关函数,而且能通过编程实现多种矩阵特征值运算的算法。-Through these can master Eigenvalue MATLAB to calculate the correlation function, and can achieve a variety of programming matrix eigenvalue computing algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3578
    • 提供者:王海波
  1. matrix

    0下载:
  2. Implement the Matrix function about 16bits on FPGA BOARD
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-27
    • 文件大小:13671
    • 提供者:ningchang2001
  1. eAM_MutiScankey8x8_example

    0下载:
  2. This an assembly example for multi scanning key from 8x8 matrix. ELAN eAM eDSP-This an assembly example for multi scanning key from 8x8 matrix.ELAN eAM eDSP
  3. 所属分类:DSP program

    • 发布日期:2017-05-07
    • 文件大小:1492658
    • 提供者:chuck
  1. DSP_SMOOTH

    0下载:
  2. DSP算法 SMOOTH: CONVOLVES A MATRIX WITH A 3X3 GAUSSIAN FILTER KERNEL-DSP algorithm SMOOTH: CONVOLVES A MATRIX WITH A 3X3 GAUSSIAN FILTER KERNEL
  3. 所属分类:DSP program

    • 发布日期:2017-04-12
    • 文件大小:818
    • 提供者:vts
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com