实验计算mcp
可用工具 (4 个)
该服务在 MCP 协议中暴露的工具,AI 可按需调用
run_statistics 3 个参数 需填 1 项
Perform descriptive statistics, normality test, and t-tests. Plots histogram.
必填参数:data_a
advanced_fit 5 个参数 需填 3 项
Perform linear or nonlinear curve fitting. Supports custom formulas.
必填参数:x、y、model
analyze_peaks 4 个参数 需填 2 项
Find peaks in data and calculate height, width (FWHM).
必填参数:x、y
smooth_signal 4 个参数 需填 2 项
Smooth noisy data using Savitzky-Golay filter.
必填参数:x、y
服务介绍
origin 实验统计功能 mcp 实现