Community Profile

photo

Jun Young Choi


Last seen: mer än 3 år ago Active since 2019

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Plot Error Equation Error Needs Fix
%if true % code %end x = linspace(-0.02,0.02); y = -(2.56*10^10)*x; plot(x,y) title('\sigma_{xx}') r=linspace(-0.02,0...

mer än 3 år ago | 1 answer | 0

1

answer

Question


How to Make this Matrix Work
x=5; y=0; z=0; S=[(1.28*10^10)x*y-(2.56*10^10)y (2.56*10^6)-(6.4*10^9)*(y^2) -(6.4*10^9)y*z; (2.56*10^6)-(6.4*10^9)*(y^2) -(1...

mer än 3 år ago | 2 answers | 0

2

answers

Question


How to obtain FFT for a certain region for multiple images and plot FFT
clc; clear all; %% Pre setting path_name_ref = 'C:\Users\test\Desktop\reference'; imghei = 640; %(pixel) imgw...

mer än 4 år ago | 0 answers | 0

0

answers

Question


Error for PlotData (How Should I Fix It)
clc; clear all; %% Pre setting path_name_ref = 'C:\Users\night\Desktop\\reference'; imghei = 640; imgwid = 880...

mer än 4 år ago | 1 answer | 0

1

answer

Question


Find Pixel Value for a Point in the Several Images and Plot FFT Graph
Hi! I want to find the pixel value (intensity value) at a certain point for 200 images and plot a graph with FFT with Y-axis be...

mer än 4 år ago | 0 answers | 0

0

answers