photo

Nicolò Badodi


Last seen: 11 Monate vor Aktiv seit 2018

Followers: 0   Following: 0

PhD student at Politecnico di Milano

Programming Languages:
Python, MATLAB, Shell
Spoken Languages:
English, Italian

Statistik

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


MatCAT - Reconstruct X from Its X-rays
Consider a matrix x x = [ 1 2 0 0 5 0 3 0 8 ] If we sum x along the rows we get row_sums = [3 5 11] ...

mehr als 2 Jahre vor

Gelöst


Wind Chill Computation
On a windy day, a temperature of 15 degrees may feel colder, perhaps 7 degrees. The formula below calculates the "wind chill," i...

mehr als 2 Jahre vor

Gelöst


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

mehr als 2 Jahre vor

Frage


Parsing big structures to simulink fails??
I am trying to simulate a system that requires a lot of parameters to be loaded into Simuink. These parameters are organized in...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Sharing variables inside Level-2 MATLAB S-function
Hi, I have a conceptual question: I'm creating a simulink block using a Level-2 MATLAB S-function, I need the Start function to...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I create a stateflow State Transition Table from scirpt?
Hi, I'm trying to create a MATLAB script that generates a stateflow State Transition Table in the StateMachineSimulator simulink...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort