Skip to content

Codes for generating some well-known mathematical numbers and matrices or functions for some algebraic operators.

License

Notifications You must be signed in to change notification settings

a-shakouri/Linear-Algebra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linear Algebra

In this repository, I upload some MATLAB codes and Simulink models related to stuffs in linear algebra.

File(s)

This repository includes the following MATLAB script functions:

7- Stirling numbers/matrix of the first kind: stirling1.m

6- Stirling numbers/matrix of the second kind: stirling2.m

5- Symmetric Kronecker product between two matrices A and B: skron.m

4- Symmetric vectorization operator of a symmetric matrix S: svec.m

3- Symmetric matricization operator of a n(n+1)/2-dimensional vector v: smat(s).m

2- The commutation matrix: Kgen.m

1- The Q matrix needed for symmetric operations: Qgen.m

License(s)

MIT

About

Codes for generating some well-known mathematical numbers and matrices or functions for some algebraic operators.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages