Community Profile

photo

Nicolò Badodi


Last seen: 8 months ago Active since 2018

Followers: 0   Following: 0

PhD student at Politecnico di Milano

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

Statistics

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Solved


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] ...

2 years ago

Solved


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...

2 years ago

Solved


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:...

2 years ago

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 1 answer | 0

1

answer