Community Profile

photo

CHRISTOPHER S


Last seen: alrededor de 1 año hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

Feeds

Ver por

Pregunta


How to find intersection point between plot (x,aww) and plot (xt,yt)
x=[1:100]; x=x(ones (1,100),:); aww=zeros(100); for i=1:100; j=1:100; y=linspace(1,10,100); aww(i,j)=y(1,i); end...

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

1

respuesta

Pregunta


how to find intersection point between two paired matriices
A=100*100 B =100*100 C=1*100 D=1*100 how to find intercept of [A B] on [C D]

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

0

respuestas