photo

Layla Bitar


Last seen: mehr als ein Jahr vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to import segment anything model into matlab?
Hello, I have played around with segment anything model by metaAI and it is great! I have been using it in python, however, I...

mehr als ein Jahr vor | 2 Antworten | 1

2

Antworten

Frage


Serial Command Not Working!
Hello, I am trying to type the serialport command in matlab, and I keep getting a 1X0 string array, would anyone have any idea ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Which Port is being used
Hello, I am building a Matlab GUI that is reading data sent to the port by an Arduino board. I want to have the GUI to be abl...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to display vector elements in a structure field?
Hello, I have a bigginer's question that might be simple. But I can't figure out how to display the vector that is saved into m...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


help PLease, RK4!
clc clear all % constants m1 = 60; m2 = 70; m3 = 80; c1 = 5; c3 = 5; c2 = 10; k1 = 50; k3 = 50; k2 = 100; %given equ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


LU Decomp in a For loop
Hello, I am trying to write a code that decomposes matrix A to solve for vector b for 50 timesteps I am given the b0 vector ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort