Feeds
提问
Video Output Simulink block
hello guys i want to create a video output in simulink such that there are five values for output 0,1,2,3,4 to each value corre...
3 years 前 | 1 个回答 | 0
1
个回答提问
plot command not working
i was wrking on matlab when my plot command suddenly stopped working for some reason and give the following message
3 years 前 | 2 个回答 | 0
2
个回答提问
Function making of certai block
hello can some one plz tell me how to make a matlab function of this ProbSuccess(ProbSuc,ProbPosSuc,ProbPosFail,NPos,NNeg) wh...
3 years 前 | 0 个回答 | 0
0
个回答提问
matlab function to simulink error
here is code for the machine learning function function y = predictActivity(u)%#codegen persistent n; if isempty(n) n = load...
3 years 前 | 1 个回答 | 0
1
个回答提问
matlab function in simulink
here is code for the machine learning function function y = predictActivity(u)%#codegen persistent n; if isempty(n) n = ...
3 years 前 | 0 个回答 | 0
0
个回答已回答
Problem connecting to Arduino Mega 2560 using the Simulink Support package
hi Nathan just go to the command line and enter the following command codertarget.arduinobase.registry.setBaudRate('your simu...
Problem connecting to Arduino Mega 2560 using the Simulink Support package
hi Nathan just go to the command line and enter the following command codertarget.arduinobase.registry.setBaudRate('your simu...
3 years 前 | 0
已回答
baudrate limitaions for plotting real-time data
hi farbod yes matlab is able to plot real time data coming from an arduino but to do this u will have to implement the circuit ...
baudrate limitaions for plotting real-time data
hi farbod yes matlab is able to plot real time data coming from an arduino but to do this u will have to implement the circuit ...
3 years 前 | 0
已回答
how to simulate this circuit in simulink?
hi maraim in order to run this circuit u will first have to install simulink support packagae for arduino the link is https://...
how to simulate this circuit in simulink?
hi maraim in order to run this circuit u will first have to install simulink support packagae for arduino the link is https://...
3 years 前 | 0
提问
persistent variable declaration in simulink matlab
here is code for the machine learning function function y = predictActivity(u)%#codegen persistent n; if isempty(n) n = ...
3 years 前 | 1 个回答 | 0
1
个回答提问
how to load this function into simulink
here us code for the machine learning function function y = predictActivity(u)%#codegen persistent n; if isempty(n) n = l...
3 years 前 | 1 个回答 | 0