Microchip PIC32AK6416GC41064 handleiding

76 pagina's
PDF beschikbaar

Handleiding

Je bekijkt pagina 26 van 76
Matrix Funcons
User Guide
© 2025 Microchip Technology Inc. and its subsidiaries
DS70005605A - 26
MatrixAddadds the value of each element in the source one matrix with its counterpart in the
source two matrix and places the result in the destination matrix.
Prototype
fractional* MatrixAdd (int numRows, int numCols, fractional* dstM,
fractional* srcM1, fractional* srcM2);
Arguments
Parameters Description
numRows
Number of rows in the source matrices.
numCols
Number of columns in the source matrices.
dstM
Pointer to the destination matrix
srcM1
Pointer to the source one matrix
srcM2
Pointer to the source two matrix
Returns
Pointer to the base address of the destination matrix.
Remarks
If the absolute value ofsrcM1[r][c]+srcM2[r][c]is larger than the maximum value of the 1.31
fractional data type, this operation results in saturation for the n
th
element.
This function can be computed in place.
This function can beself applicable.
Source File
madd_aa.s
Function Prole
Device Program Words Cycles
PIC32A
11 38 + 4*(numRows * numCols)
System resource usage
W0…W5 - used, not restored
ACCA - used, not restored
CORCON - saved, used, restored
REPEATinstruction(s) usage – None
4.4.2. MatrixMulply
Description
MatrixMultiplyperforms the matrix multiplication between the source one and source two
matrices and places the result in the destination matrix.
Symbolically:
where:

Bekijk gratis de handleiding van Microchip PIC32AK6416GC41064, stel vragen en lees de antwoorden op veelvoorkomende problemen, of gebruik onze assistent om sneller informatie in de handleiding te vinden of uitleg te krijgen over specifieke functies.

Productinformatie

MerkMicrochip
ModelPIC32AK6416GC41064
CategorieNiet gecategoriseerd
TaalNederlands
Grootte11302 MB