photo

正義 金田


Last seen: 1년 초과 전 2023년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


How to express color in terms of wavelength.
When extracting color data from image data, I want to extract the data as wavelength, not in RGB or LAB format. For example, if...

1년 초과 전 | 답변 수: 2 | 0

2

답변

질문


最小二乗法の計算方法について,配列インデックスに関するエラーの解決方法.
fx=10^-2:10^-1 % 範囲指定 bx=p(fx) l1=log10(bx); l2=log10(fx); MY=mean(l1); % l1結果の平均 MX=mean(l2); ...

1년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Is the window function automatically used when doing the fft function, or do I have to enter code to use the window function?
I used the fft function to make frequency measurements from the data. At this time, I would like to know what the window functi...

1년 초과 전 | 답변 수: 1 | 0

1

답변