photo

正義 金田


Last seen: 1 year ago Active since 2023

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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 year ago | 2 answers | 0

2

answers

Question


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

1 year ago | 0 answers | 0

0

answers

Question


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 year ago | 1 answer | 0

1

answer