Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - matrix
Search - matrix - List
DL : 0
用C语言写的在三元组表上实现两个稀疏矩阵求和运算-Written in C language used in the three groups, to achieve the sum of two sparse matrix computation
Update : 2024-05-18 Size : 1024 Publisher : 王鼎

基于DY-mini80单片机学习板_88点阵LED字符显示器的设计。三个按键分别对应三种“电子设计”字体滚动显示。-DY-mini80-based learning board single-chip dot matrix LED characters display _88 design. Three buttons corresponding to three types of " electronic design" rolling display fonts.
Update : 2024-05-18 Size : 155648 Publisher : Ruify.Lee

DL : 0
The 8 points algorithm. The linear method for estimating the fundamental matrix proposed by Longuet-Higgins 81
Update : 2024-05-18 Size : 4811776 Publisher : Guilherme

DL : 0
在三维空间中画泡泡,可以指定在三维空间中的x,y,z的坐标以及泡泡的半径r和颜色c(RGB).-BUBBLEPLOT3(x,y,z,r), where x, y, z and r are four vectors of the same length, plots bubbles of radii r in 3-space with centers at the points whose coordinates are the elements of x, y and z. If r is a matrix of size numel(x)x3, BUBBLEPLOT3 produces ellipsoids with centers x(i),y(i),z(i) and radii r(i,1), r(i,2) and r(i,3). BUBBLEPLOT3(x,y,z,r,c), where c is a rgb-triplet array (in [0,1]) with numel(x) rows, plots bubbles with colours specified by c.
Update : 2024-05-18 Size : 3072 Publisher : zha

DL : 0
ATMEGA16 LED点阵屏,含C文件原程序。-ATMEGA16 LED dot matrix screen
Update : 2024-05-18 Size : 44032 Publisher : 陈辉

Find fundamental matrix for multiple view geometry
Update : 2024-05-18 Size : 1024 Publisher : Alex

LAPACK是用Fortran90和规定套路解决系统同步线性方程组,最小二乘解线性方程组,特征值问题,以及奇异值问题。相关的矩阵分解(陆,乔莱斯基,快速反应,分解,舒尔,广义Schur )也提供了,因为有关的计算,如重新安排的舒尔分解和估计条件号码。致密带状矩阵的处理,而不是一般稀疏矩阵。在所有领域,类似的功能是提供真正的和复杂的矩阵,在单,双精度-LAPACK is written in Fortran90 and provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems. The associated matrix factorizations (LU, Cholesky, QR, SVD, Schur, generalized Schur) are also provided, as are related computations such as reordering of the Schur factorizations and estimating condition numbers. Dense and banded matrices are handled, but not general sparse matrices. In all areas, similar functionality is provided for real and complex matrices, in both single and double precision
Update : 2024-05-18 Size : 34160640 Publisher : Rocky

DL : 0
Toeplitz matrix and levinson algorithm
Update : 2024-05-18 Size : 416768 Publisher : danification

matrix-mfiles.zip algoritmos para resolver problemas de matrices
Update : 2024-05-18 Size : 177152 Publisher : gusnito

DL : 0
基本矩阵运算,供数据结构课程学习。或相关学科-Basic matrix operations for data structure course. Or related disciplines
Update : 2024-05-18 Size : 1024 Publisher : lifan

DL : 0
simulation of matrix converter using simulink
Update : 2024-05-18 Size : 15360 Publisher : Shashank

矩阵运算的软件包,包括矩阵的LU分解、RQ分解、奇异值分解等-Matrix calculation of the package, including the LU decomposition of matrix, RQ decomposition, singular value decomposition, etc.
Update : 2024-05-18 Size : 3082240 Publisher : 叶飞

公交网络换乘矩阵的分析与算法 公交网络中换乘矩阵的建立并给出算法-Bus-transfer-matrix-analysis-of-network-and-algorithm
Update : 2024-05-18 Size : 222208 Publisher : 怀自国

DL : 0
用反幂法求解矩阵的最小特征值,主要的困难时矩阵的分解-Method using anti-power of the smallest eigenvalue matrix
Update : 2024-05-18 Size : 1024 Publisher : huang

8051 LED Matrix Routines
Update : 2024-05-18 Size : 3072 Publisher : Faizal

This File Named Strassen is the source of Strassen Algorithm used for matrix multiplication. It is so faster than the standard matrix multiplication algorithm , and is useful in practice for large matrices.
Update : 2024-05-18 Size : 1024 Publisher :

SCM89c51
DL : 0
基于89c51的点阵显示,时钟,AD/DA转换程序,已经调试完,可以直接用-89c51 based on the dot matrix display, clock, AD/DA conversion process has finished debugging, you can directly use
Update : 2024-05-18 Size : 1387520 Publisher : 庄聪钦

dot matrix led 5x7 display code with pic18f452 microcontroller
Update : 2024-05-18 Size : 137216 Publisher : mohannad

DL : 0
矩阵操作,实现了矩阵的很多变幻以及操作-Matrix operations, the realization of the matrix and the operation of the many changes. . . . . .
Update : 2024-05-18 Size : 14336 Publisher : liukeji

DL : 0
3D Space Coordinate Transformations This folder contains 3 files (m-functions) : - t2x.m Transformation Matrix to Generalized Position Vector. - x2t.m Generalized Position Vector to Transformation Matrix. - m2m.m Mass/Inertia Tensor transformation with coordinate change. In the Generalized Position Vector the orientation can be expressed with: - unit quaternion, - Euler angles xyz (roll, pitch, and yaw), - Euler angles zyz (rotation, precession, and mutation), - unit vector and rotation angle, - Denavitt-Hartemberg parameters. Conversion between the above orientation systems can be easily achieved. The three files work independently on each other, but since they work on the same objects it is somewhat useful to keep them in the same folder. - 3D Space Coordinate Transformations This folder contains 3 files (m-functions) : - t2x.m Transformation Matrix to Generalized Position Vector. - x2t.m Generalized Position Vector to Transformation Matrix. - m2m.m Mass/Inertia Tensor transformation with coordinate change. In the Generalized Position Vector the orientation can be expressed with: - unit quaternion, - Euler angles xyz (roll, pitch, and yaw), - Euler angles zyz (rotation, precession, and mutation), - unit vector and rotation angle, - Denavitt-Hartemberg parameters. Conversion between the above orientation systems can be easily achieved. The three files work independently on each other, but since they work on the same objects it is somewhat useful to keep them in the same folder.
Update : 2024-05-18 Size : 6144 Publisher : kiyoung
« 1 2 ... 42 43 44 45 46 4748 49 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.