30+
Jahre Hochleistungssoftware für Wissenschaft und Ingenieurwesen
Anmeldung
Watch Videos
Kostenlos testen
Kaufen
English
日本語
Deutsch
Toggle navigation
Produkte
PRODUKTE
Origin
OriginPro
Origin-Viewer
Alle Produkte
Origin vs. OriginPro
Neuerungen in der aktuellen Version
Produktliteratur
DEMONSTRATIONEN
Anwendungen
Anwenderberichte
Grafikgalerie
Animationsgalerie
3D-Funktionsgalerie
FUNKTIONEN
Grafische Darstellung in 2D und 3D
Peakanalyse
Kurvenanpassung
Statistik
Signalverarbeitung
Schlüsselfunktionen nach Version
LIZENZIERUNGSOPTIONEN
Node-Locked (rechnergebunden)
FLEXnet Concurrent (Netzwerk)
Dongle
Akademiker
Studentenversion
Anwender in der Industrie
Anwender in Behörden
Warum OriginLab?
Wer verwendet Origin?
Anwendermeinungen
Veröffentlichte Produktbewertungen
Online-Shop
Angebot anfragen/Bestellen
Vertriebspartner suchen
Apps
Data Import
CSV Connector
Excel Connector
MATLAB Connector
XML Connector
LeCroy Connector
Agilent MS
Tektronix WFM
Google Map
N42 Connector
More...
Graphing
Graph Maker
Paired Comparison Plot
Manhattan Plot
Forest Plot
Piper Diagram
Voronoi Diagram
Chromaticity Diagram
Heatmap with Dendrogram
More...
Publishing
Graph Publisher
Send Graphs to PowerPoint
Send Graphs to Word
Send Graphs to OneNote
Movie Creator
Graph Anim
More...
Curve Fitting
Simple Fit
Speedy Fit
Rank Models
Fit ODE
Neural Network Fitting
Fit Convolution
Polynomial Surface fit
Enzyme Kinetics
Drug Dissolution Analysis
More...
Peak Analysis
Simple Spectroscopy
Peak Deconvolution
Pulse Integration
Align Peaks
Global Peak Fit
PCA for Spectroscopy
2D Peak Analysis
Gel Molecular Weight Analyzer
More...
Statistics
Stats Advisor
PCA
DOE
Chi-Square Test
Weibull Fit
Structural Equation Modeling
Surface Roughness Parameters
More...
How do Apps work in Origin?
Suggest a New App
Kaufen
Neuaufträge
Softwarepflege verlängern
Upgrade für Origin
Vertrieb kontaktieren (nur USA & Kanada)
Vertriebspartner suchen
Lizenzierungsoptionen
Node-Locked (rechnergebunden)
FLEXnet Concurrent (Netzwerk)
Dongle
Akademiker
Studentenversion
Anwender in der Industrie
Anwender in Behörden
Warum OriginLab?
FAQ für Vertrieb
Support
SERVICE
Origin auf neuen PC übertragen
Origin lizenzieren/registrieren
Beratung
Schulung
SUPPORT
FAQ für Support
Hilfecenter
Support kontaktieren
Support-Richtlinien
DOWNLOADS
Service Releases
Origin Viewer
Orglab Module
Produktliteratur
Demoversion von Origin
Alle Downloads
VIDEOS
Installation und Lizenzierung
Einführung in Origin
Alle Video-Tutorials
DOKUMENTATION
Hilfe
Tutorials
Programmierung mit Python
Programmierung mit OriginC
Programmierung mit LabTalk
Gesamte Dokumentation
Communities
Anwenderforum
Anwenderdateiaustausch
Facebook
YouTube
LinkedIn
Über uns
OriginLab Corp.
Neuigkeiten & Events
Karriere
Vertriebspartner
Kontakt
Anmeldung
Origin C Reference
>
Struct
>
Matrixkonvertierung und Gridding
All Books
Non-Programming Books
User Guide
Tutorials
Quick Help
Origin Help
Programming Books
X-Function
Origin C
LabTalk Programming
Python
Python (External)
Automation Server
LabVIEW VI
Apps
App Development
Code Builder
License
Orglab
2.1.18 Matrix Conversion and Gridding
Matrix-Conversion-and-Gridding-GlobalFunction
Functions
Name
Brief
Example
ocmath_2d_kriging_grid
This function perform random matrix conversion using Kriging algorithm.
Examples
ocmath_2d_kriging_scat
This function perform 2d surface fitting using Kriging algorithm.
Examples
ocmath_convert_regular_xyz_to_matrix
This function fill a regular matrix with Zs according to the scatters' x,y values.
Examples
ocmath_convert_sparse_xyz_to_matrix
This function fill a sparse matrix with Zs according to the scatters' x,y values.
Examples
ocmath_d_polygon_reorder
This function test or reorder a polygon.
Examples
ocmath_find_xy_in_circle
find how many and which points in the circle
Examples
ocmath_find_xy_in_rect
Select given XY array to find all points inside the rectangle defined by XY min max values.
Examples
ocmath_gridding_weighted_average
Estimate the grid points from neighborhood by weighted average method
Examples
ocmath_mat_to_regular_xyz
Create XYZ mapping. The returned X, Y vectors are equi-spaced gridding with specified minimum and maximum values. It is assumed that X varies across columns and Y varies across rows.
Examples
ocmath_mesh_in_polygon
The function generates a triangular mesh of a closed polygonal region.
Examples
ocmath_modified_shepard_eval
This subroutine computes the value at given points using the modified shepard's method.
Examples
ocmath_modified_shepard_interpolant
This subroutine generates a two-dimensional surface interpolating a set of scattered data points, using a modification of Shepard's method.
Examples
ocmath_modshepard_struct_free
This function free the memory allocated by ocmath_modified_shepard_interpolant().
Examples
ocmath_renka_cline_eval
This subroutine computes the value at given points using the method of renka and cline.
Examples
ocmath_renka_cline_interpolation
This subroutine generates a two-dimensional surface interpolating a set of scattered data points, using the method of Renka and Cline.
Examples
ocmath_renka_cline_struct_free
This function free the memory allocated by ocmath_renka_cline_interpolation().
Examples
ocmath_tps_eval
This function evaluate the value of given points using thin plate spline method.
Examples
ocmath_tps_fit
This function perform 2D interpolation using thin plate spline method.
Examples
ocmath_xyz_examine_data
This function check the xyz scatters and return the proposed method for converting the XYZ to matrix.
Examples
ocmath_xyz_gridding
This function do xyz gridding based on input scatters.
Examples
ocmath_xyz_remove_duplicates
This function remove duplicated points.
Examples
ocmath_array_remove_duplicates
This function remove duplicated values of an array.
Examples
xyz_examine_data
Check the xyz scatters and return the proposed method for converting the XYZ to matrix
Examples
xyz_remove_duplicates
Remove duplicated points.
Examples
Skip Navigation Links
All Books
Origin C
Origin C Reference
Global Functions
Matrixkonvertierung und Gridding
User Guide
Tutorials
Quick Help
Origin Help
X-Function
Origin C
LabTalk Programming
Python
Python (External)
Automation Server
LabVIEW VI
Apps
App Development
Code Builder
License
Orglab
Programmieren
Origin C Programming Guide
Origin C Reference
Beispiele (DescStats)
Origin Developer Kit
Build Dialogs using HTML and JavaScript
Global Functions
Classes
Macros
Typedef
Struct
Enum
Basic IO
Character and String Manipulation
COM
Communications
Curve
Data Conversion
Data Range
Date Time
File IO
File Management
Fitting
Image Processing
Import Export
Internal Origin Objects
LabTalk Interface
Math Functions
Mathematik
Matrixkonvertierung und Gridding
Memory Management
NAG Functions
Network
Signal Processing
Spectroscopy
Statistics
System
Tree
User Interface
ocmath_2d_kriging_grid
ocmath_2d_kriging_scat
ocmath_array_remove_duplicates
ocmath_convert_regular_xyz_to_matrix
ocmath_convert_sparse_xyz_to_matrix
ocmath_d_polygon_reorder
ocmath_find_xy_in_circle
ocmath_find_xy_in_rect
ocmath_gridding_weighted_average
ocmath_mat_to_regular_xyz
ocmath_mesh_in_polygon
ocmath_modified_shepard_eval
ocmath_modified_shepard_interpolant
ocmath_modshepard_struct_free
ocmath_renka_cline_eval
ocmath_renka_cline_interpolation
ocmath_renka_cline_struct_free
ocmath_tps_eval
ocmath_tps_fit
ocmath_xyz_examine_data
ocmath_xyz_gridding
ocmath_xyz_remove_duplicates
xyz_examine_data
xyz_remove_duplicates
English
|
Deutsch
|
日本語
© OriginLab Corporation. Alle Rechte vorbehalten.
×
☐
_
Let's Chat