30+
years serving the scientific and engineering community
ログイン
ビデオを見る
試す
買う
English
日本語
Deutsch
Toggle navigation
製品
製品
Origin
OriginPro
無料Originビューアー
全製品
OriginとOriginProの比較
最新バージョンの新機能
製品資料
ショーケース
アプリケーション
ケーススタディ
グラフギャラリー
アニメーション・ギャラリー
3D関数ギャラリー
Originの機能
2D&3D グラフ作成
ピーク分析
曲線フィット
統計処理
信号処理
各バージョンの主要機能
ライセンス形態
ライセンスファイル(ノードロック固定シート)
FLEXnetネットワークライセンス(同時起動)
ハードウェアキー
アカデミック
学生版
一般企業/個人
政府機関
OriginLabが選択される訳
Originのユーザー
Originに対するユーザ評
レビュー記事
オンライン・ストア
見積もり/発注
世界のOrigin販売店
アプリ
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
ご購入
新規発注
メンテナンス契約の更新
Originバージョンのアップグレード
お問合せ(米国・カナダのみ)
世界のOrigin販売店
ライセンスの種類
ライセンスファイル(ノードロック固定シート)
FLEXnetネットワークライセンス(同時起動)
ハードウェアキー
アカデミック
学生版
一般企業/個人
政府機関
Originのユーザー
購入に関するよくある質問
サポート
サービス
OriginのインストールPCを変更
Originのライセンス/登録
コンサルテーション
Originトレーニング
技術サポート
技術サポートのよくある質問
ヘルプ・センター
サポートについてのお問合せ
サポート・ポリシー
ダウンロード
サービスリリース・パッチプログラム
無料Originビューアー
Orglabモジュール
製品資料
Origin評価版
全てのダウンロード
ビデオ
インストールとライセンス処理
Origin入門
全てのビデオチュートリアル
ドキュメンテーション
ユーザーガイド
チュートリアル
Python プログラミング
OriginC プログラミング
LabTalk プログラミング
全てのドキュメント
Originコミュニティ
ユーザフォーラム
ファイル交換の場
Facebook
LinkedIn
YouTube
会社情報
弊社概要
ニュース&イベント
キャリア
世界のOrigin販売店
お問合せ
ログイン
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
Vector Analysis
Functions
Name
Brief
Example
find_largest_gap
get the index of largest gap from value array, array must be sorted first
Examples
ocmath_b_copy
Copy a vector of type BYTE with given array of indices.
Examples
ocmath_check_order
Check a segment of curve's X value is monotonic increase, monotonic decrease, or not monotonic.
Examples
ocmath_compare_data
Compare two vectors or matrices cell by cell in predefined tolerance.
Examples
ocmath_d_copy
Copy a vector of type double with given array of indices.
Examples
ocmath_d_get_vector_inc
Check data monotonic increasing or decreasing with consistant increment or otherwise.
Examples
ocmath_d_stretch
Stretch (or squeeze) data in a vector or a matrix of type double by scaling all the data within a given range.
Examples
ocmath_f_copy
Copy a vector of type float with given array of indices.
Examples
ocmath_f_stretch
Stretch (or squeeze) data in a vector or a matrix of type double by scaling all the data within a given range.
Examples
ocmath_group_xy_by_x
This function separates XY data to groups according to their X values.
Examples
ocmath_i_get_vector_inc
Check data monotonic increasing or decreasing with consistant increment or otherwise.
Examples
ocmath_is_monotonic
Judge if a vector is (strictly) monotonic. Call the function IsOrdered of class NRVec to check the vector in (strictly) ascending(descending) order or not.
Examples
ocmath_linear_transform
Map data array slope [min, max] to [nMin, nMax] linearly
Examples
ocmath_replace_data_in_vector
Replace elements that match the condition in a vector
Examples
ocmath_simple_math
Perform arithmatic operation element-wised on two curves
Examples
ocmath_sort_xy
sort two double arrays with X sorted and Y to reorder accordingly
Examples
ocmath_ui_copy
Copy a vector of type UINT with given array of indices.
Examples
ocmath_us_copy
Copy a vector of type USHORT with given array of indices.
Examples
ocmath_us_stretch
Stretch (or squeeze) data in a vector or a matrix of type double by scaling all the data within a given range.
Examples
ocmath_xyzv_remove_duplicates
This function remove duplicated points and replace duplicated points by nMethod, where 0 means replace with mean, 1=median, 2=min, 3=max, 4=sum
Examples
vec_is_equal
Check if all elements in vector are equal
Examples
This section covers the following topics:
find_largest_gap
ocmath_b_copy
ocmath_check_order
ocmath_compare_data
ocmath_d_copy
ocmath_d_get_vector_inc
ocmath_d_stretch
ocmath_f_copy
ocmath_f_stretch
ocmath_group_xy_by_x
ocmath_is_monotonic
ocmath_i_get_vector_inc
ocmath_linear_transform
ocmath_replace_data_in_vector
ocmath_simple_math
ocmath_sort_xy
ocmath_ui_copy
ocmath_us_copy
ocmath_us_stretch
ocmath_xyzv_remove_duplicates
Basic
Statistics_(Vector Analysis)
vec_is_equal
Skip Navigation Links
All Books
Origin C
Origin C Reference
Global Functions
Mathematics
Vector Analysis
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
Programming
Origin C Programming Guide
Origin C Reference
Examples
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
Mathematics
Matrix Conversion and Gridding
Memory Management
NAG Functions
Network
Signal Processing
Spectroscopy
Statistics
System
Tree
User Interface
Geometry
Curve
Differentiation
Integration
Interpolation
Linear System
Matrix Analysis
Vector Analysis
find_largest_gap
ocmath_b_copy
ocmath_check_order
ocmath_compare_data
ocmath_d_copy
ocmath_d_get_vector_inc
ocmath_d_stretch
ocmath_f_copy
ocmath_f_stretch
ocmath_group_xy_by_x
ocmath_is_monotonic
ocmath_i_get_vector_inc
ocmath_linear_transform
ocmath_replace_data_in_vector
ocmath_simple_math
ocmath_sort_xy
ocmath_ui_copy
ocmath_us_copy
ocmath_us_stretch
ocmath_xyzv_remove_duplicates
Basic
Statistics_(Vector Analysis)
vec_is_equal
English
|
Deutsch
|
日本語
© OriginLab Corporation. All rights reserved.
×
☐
_
Let's Chat