Qurak
文档
价格
登录
Qurak
文档
函数
Rescale
Rescale
可用
Rescales values to a specified range.
形式
Rescale[x, {min, max}]
Rescale[x, {min, max}, {ymin, ymax}]
Rescale[list]
验证过的示例
Rescale[3, {1, 5}] → 1/2
Rescale[{{1, 2}, {3, 4}}] → {{0, 1/3}, {2/3, 1}}
在 Qurak 上运行
搜索参考
用于
Create a wavelet matrix plot
- 1 步
主题
Data Transforms And Smoothing
- Filters»
Mathematical Functions
- Numerical Functions »
Numerical Data
- Transforms and Smoothing »
Numerical Functions
- Integer Functions»
Scientific Data Analysis
- Data Cleaning »
相关
Mean
Clip
Scaled
RescalingTransform
Normalize
Standardize
MovingAverage
Threshold
Abs
Floor
Fourier
ListConvolve
← ResamplingMethod
RescalingTransform →
全部 6300 个函数
·
从 MCP 客户端使用