Haraldur Blöndal Kristjánsson
Followers: 0 Following: 0
Statistica
6 Domande
0 Risposte
RANK
65.605
of 295.569
REPUTAZIONE
0
CONTRIBUTI
6 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 154.105
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Having a trouble combining two plots using hold and plot3
I have an image in .mat file and can access the matrix that cointains the x,y coordinates for the it as can be seen in the comme...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
I have matrix A, calculate null(A) but then A*null(A) doesn't give me 0?
%a) The traffic flow is an overdetermined system 12 variables to 9 equations A = [-1 0 0 0 0 0 0 1 0 0 0 0; 1 1 0 0 0 0 0 ...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Adding a line to my plot3 of a plane
I am having a bit of a problem adding a line to my plot3 of a plane. This is my code for plotting just the plane X = Final(1,:,...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
computation on each column in matrix - projecting the Matrix onto a plane
I have this matrix R which has 10095 columns and three rows - meaning each column represents a coordinate x,y,z I am wondering ...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Plotting coordinate points using plot()
``` rng (7) n = 30; center = [0 0]; radius = 1; eps = 0.1; r = eps*rand(n,1) + radius -eps/2; A = [center(1) + r.*cos(2*p...
circa 4 anni fa | 2 risposte | 0
2
risposteDomanda
Plot a 2D image in projected coordinate systems.
I am not sure if the title describes my problem well enough - trying to get used to the notation and things like that in linear ...
circa 4 anni fa | 1 risposta | 0