photo

Zynk


Cranfield University

Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Streaming a URL from VLC to MATLAB
I need to stream from a GoPro into Matlab in real time, I want the real time video as an input and I will do some image processi...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Risposto
Import data as a cell array in a script
My final objective was to get a structure-type variable, so I found this solution: file= readtable('file.txt','Delimite...

oltre 9 anni fa | 0

Domanda


Import data as a cell array in a script
I need to import data as a cell array to Matlab for many files and later perform some operations to them. Is there any way I ca...

oltre 9 anni fa | 3 risposte | 1

3

risposte

Domanda


Save folder one above current directory
Let's say I am working in the directory: /home/username/Matlab/ I want to save (in a script) the directory one above the o...

oltre 9 anni fa | 4 risposte | 0

4

risposte

Domanda


bwboundaries: Explanation of a example
This simple example is given in the Matlab Documentation: I = imread('rice.png'); BW = im2bw(I, graythresh(I)); B = b...

oltre 9 anni fa | 3 risposte | 0

3

risposte

Risposto
Matrix times vector with Simulink
I'm checking the value of M in the Matlab workspace. Yes, it is probably because of that, but is there any way to get it only...

circa 10 anni fa | 0

Domanda


Matrix times vector with Simulink
I need to perform a multiplication of a matrix 3x3 times a three-element column vector with Simulink, but I'm not obtaining the ...

circa 10 anni fa | 2 risposte | 0

2

risposte