ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Matrix with sinc data in 2 dimensions
The function generates 4 zero crossings in each direction
Generate sinc function in 2D, useful for plotting examples
[ILNumerics Core Module]
Namespace: ILNumerics
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
- rows
- Type: SystemInt32
Number of rows - cols
- Type: SystemInt32
Number of columns
Return Value
Type: RetArrayDoubleMatrix with sinc data in 2 dimensions
Remarks
[ILNumerics Core Module]
See Also