
Nicolò Badodi
Followers: 0 Following: 0
PhD student at Politecnico di Milano
Programming Languages:
Python, MATLAB, Shell
Spoken Languages:
English, Italian
Python, MATLAB, Shell
Spoken Languages:
English, Italian
Feeds
已解决
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] ...
3 years 前
已解决
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...
3 years 前
已解决
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:...
3 years 前
提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 1 个回答 | 0