资源列表
myrect
- Simple function for drawing a rectangle in a gray image. Good for beginners.
plotXmatrix
- Plots columns of matrix data as distinct time series. User should normalize data first to minimize overlap
xcorAlign
- Circularly shifts input data in matrix by columns, according to cross correlation maximum index
normColumns
- Data stored column-wise in an input matrix are normalized as time series, with options to output just the normalized data, or the norm of each column as well. Fast, uses no loops.
matchPurs
- This function is a more robust and improved version of my previous submission, matchingpursuit.m
ADNFOR
- ADINA的核心源程序,包含壳单元 梁单元等。解决线性几何材料非线性问题以及大变形问题-main source of ADINA program. including shell, beam and other elements
hopfield
- Binary Hopfiled Networks programming in AI cla-Binary Hopfiled Networks programming in AI class
diophantine
- using C++ coding to get diophantine numbers
matriccaculator
- 可对任意两个矩阵做加法、减法、乘法等运算;同时可对单个矩阵求转置矩阵、三角分解、奇异值分解等操作,功能强大-matriccaculator
jacobi-dsm
- Jacobi DSM Algorithm
jacobi-mpi3
- Jacobi MPI Algorithm
nbody-dsm
- N-body Distributed Shared Memory Algorithm
