Community Profile

photo

Henry Eriksson


Örebro University

Last seen: oltre un anno fa Attivo dal 2017

Followers: 0   Following: 0

Contatto

Statistiche

All
  • Solver
  • Promoter

Visualizza badge

Feeds

Visto da

Domanda


My QR-decomposition code returns transpose of MATLABs Q, why?
clear clc %Create random integer dimensions m and n m=randi(100); n=randi(100); %Create A of random integer dimensions m ...

oltre un anno fa | 0 risposte | 0

0

risposte

Domanda


How to interpolate an intermediate curve from curves with different number of data points?
Hello See the attached picture. The picture shows 4 stress-strain curves, each curve is for a different temperature. What I wan...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Place MATLAB figures in image with placeholders for each figure
I am performing experiments that involves reading data from many sensors. Figures will be created that will represent the data f...

circa 5 anni fa | 0 risposte | 0

0

risposte

Domanda


Building vector with for- and if statements
My goal is to find all divisors of 30 and put them in a vector. My code right now looks like: k=[]; c=[1:1:30]; for...

circa 7 anni fa | 1 risposta | 0

1

risposta