how to fit y=ax^b without curve fitting

์กฐํšŒ ์ˆ˜: 3 (์ตœ๊ทผ 30์ผ)
Moza Salem
Moza Salem 2021๋…„ 3์›” 5์ผ
๋‹ต๋ณ€: Image Analyst 2021๋…„ 3์›” 5์ผ
how to fit a set of data using ๐‘ฆ = ๐‘Ž๐‘ฅ^b (logarithmic transformation) ?
  ๋Œ“๊ธ€ ์ˆ˜: 2
David Goodmanson
David Goodmanson 2021๋…„ 3์›” 5์ผ
ํŽธ์ง‘: David Goodmanson 2021๋…„ 3์›” 5์ผ
Hi Moza,
you can certainly take the log of both sides and try fitting the straight line
log(y) = c + b*log(x) % c = log(a)
if that's what you mean.
Moza Salem
Moza Salem 2021๋…„ 3์›” 5์ผ
Yes!!! Thank you so much

๋Œ“๊ธ€์„ ๋‹ฌ๋ ค๋ฉด ๋กœ๊ทธ์ธํ•˜์‹ญ์‹œ์˜ค.

๋‹ต๋ณ€ (1๊ฐœ)

Image Analyst
Image Analyst 2021๋…„ 3์›” 5์ผ

์นดํ…Œ๊ณ ๋ฆฌ

Help Center ๋ฐ File Exchange์—์„œ Linear and Nonlinear Regression์— ๋Œ€ํ•ด ์ž์„ธํžˆ ์•Œ์•„๋ณด๊ธฐ

ํƒœ๊ทธ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by