필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Extrapolation to reach certain value

조회 수: 1 (최근 30일)
Kash022
Kash022 2017년 7월 7일
편집: Jan 2017년 7월 12일
I have a set of points, 4 values as follows.
matrix_snr = [2.29e5 1.46e5 1.68e4 2.51e5];
avg_snr = mean(matrix_snr);
Now, this comes to 1.61e5
This is the value from 4 transistors. So how do I extrapolate to find out the number of transistors required to reach an avg_snr value of ~0.5? What mathematical and (MATLAB) approach should I use for this?
Thanks! Please assist.
Please read the below comment for further clarification of this question. Thanks!
  댓글 수: 3
Kash022
Kash022 2017년 7월 12일
Did you read the question carefully? I'll rephrase it for easier understanding. When I have 4 transistors, I reach an SNR value of 1.6e5 How many transistors would I require to reach an SNR value of 0.5 assuming extrapolation and an exponential distribution relationship between the number of transistors and the SNR?
Jan
Jan 2017년 7월 12일
편집: Jan 2017년 7월 12일
The question is not clear. If you create the mean over 4 values, there is no way to "extrapolate" the number of elements to get a wanted different mean value. Even reading the question and comment carefully does not make it mathematically meaningful.
This is not twitter, such that there are no # before the tags.

답변 (0개)

이 질문은 마감되었습니다.

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by