photo

Jun Young Choi


Last seen: 11 meses hace Con actividad desde 2019

Followers: 0   Following: 0

Estadística

MATLAB Answers

5 Preguntas
0 Respuestas

CLASIFICACIÓN
155.253
of 301.478

REPUTACIÓN
0

CONTRIBUCIONES
5 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
60.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.296

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 174.719

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

más de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 6 años hace | 0 respuestas | 0

0

respuestas