performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A *x + beta*y, w
performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A *x + beta*y, where alpha and beta ...
Matrix+Inverse技术资料下载专区,收录200份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A *x + beta*y, where alpha and beta ...
An big X moving from left to right displayed on the 8*8 matrix screen. It simply used the 89c51 and only P1 & P2 port
提供基本榘阵 ( Matrix ) 运算 ( product 、 sum 、 difference、 transpose、 traceof ) 的非可视构件 ( 1.0 版,附源码 C++Builder 3.0/4.0/5.0 版适用 ),...
matlab矩阵处理例程。A matrix processor, Matx_Proc() is developed which can be used to process and edit matrices and state spa...
贪吃蛇*要点分析: *1)数据结构:matrix[][]用来存储地图上面的信息,如果什么也没有设置为false, * 如果有食物或蛇,设置为true;nodeArray,一个LinkedList,用来保存蛇的每 * 一节;food用来...
非负矩阵分解技术(Nonnegtive Matrix Factorization 一种信号或图像的特征提取的方法,也可用于图像压缩
ti公司的dsp常用算法和程序.共有七个文件.C30Fast_FFT,C30FFT,fft2xx,fftRound2,ieeeConv,MatRix,SPI等.
bsxfun, 一個matlab中十分常用的函數. 可以快速地對matrix進行接位複合運算~~