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
Peak and Baseline
Functions
Name
Brief
Example
ocmath_check_linear
Find linear segment of a curve by piecewise linear fit.
Examples
ocmath_create_baseline_by_masking_peaks
Create curve's baseline by masking its peaks.
Examples
ocmath_find_base_regions
Find the flat part in the curve as baseline
Examples
ocmath_find_baseline_part_by_small_curvature
Get baseline points of the input curve by second derivative method or small curvature
Examples
ocmath_find_inflection_point
Find x coordinate of the inflection points for the peak data by an iterative method and calculate the peak width at base
Examples
ocmath_find_markers_of_peak_centers_by_height_and_width
Find feets of the peaks by user settings
Examples
ocmath_find_markers_of_peaks_by_height_and_width
Find feets of the peaks with user settings.
Examples
ocmath_find_peaks_1st_derivative
Find curve's peaks by 1st derivative.
Examples
ocmath_find_peaks_2nd_derivative
Find curve's peaks by 2nd derivative.
Examples
ocmath_find_peaks_by_local_maximum
Find local maximum point in a local scope selected by nLocalPts. For a current point marked by nIndex, the scope is [nIndex-nLocalPts, nIndex+nLocalPts]. The local maximum point will be save as a peak.
Examples
ocmath_find_peaks_by_search_window
Find peaks in local scope.
Examples
ocmath_find_peaks_partition
Find two inflexions determined by smoothed 2nd derivative on the nearest left and right of dPeakCenter, and then use nStartofPeak and nEndofPeak to record the two inflexions indices. nStartofPeak and nEndofPeak determined the peak's partition.
Examples
ocmath_init_baseline_by_connect_ends
Init baseline depending on two end points of the curve.
Examples
ocmath_pick_peaks
find peaks by simply looking at the Y values
Examples
ocmath_test_peaks_by_height
Test and record the number of peaks passed testing.
Examples
ocmath_test_peaks_by_number
Find the npeakNum highest peaks.
Examples
ocmath_xy_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
Skip Navigation Links
All Books
Origin C
Origin C Reference
Global Functions
Spectroscopy
Peak and Baseline
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
Moment Calculation
Peak and Baseline
ocmath_check_linear
ocmath_create_baseline_by_masking_peaks
ocmath_find_baseline_part_by_small_curvature
ocmath_find_base_regions
ocmath_find_inflection_point
ocmath_find_markers_of_peaks_by_height_and_width
ocmath_find_markers_of_peak_centers_by_height_and_width
ocmath_find_peaks_1st_derivative
ocmath_find_peaks_2nd_derivative
ocmath_find_peaks_by_local_maximum
ocmath_find_peaks_by_search_window
ocmath_find_peaks_partition
ocmath_init_baseline_by_connect_ends
ocmath_pick_peaks
ocmath_test_peaks_by_height
ocmath_test_peaks_by_number
ocmath_xy_remove_duplicates
English
|
Deutsch
|
日本語
© OriginLab Corporation. All rights reserved.
×
☐
_
Let's Chat