Statistics
0 Questions
15 Answers
RANK
3,044
of 297,560
REPUTATION
18
CONTRIBUTIONS
0 Questions
15 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
2
RANK
of 20,456
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 159,148
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
How can i read real-time data from thingspeak into Simulink
Hi @Nonso, I understand that you want to fetch real-time data from ThingSpeak to Simulink directly instead of fetching ...
23 days ago | 0
How to change sting type in stateflow to C char type?
Hi @jack, I understand that you are trying to use a function defined in “C” file in Stateflow and getting error in conversion o...
23 days ago | 0
| accepted
How to define input data format string in Stateful Predict block for dlnetwork when input is N x 3 array (3 Channels, N measured data points)?
Hi @Markus, I see that you are trying to use the “Stateful Predict” Simulink block to make predictions with a trained ...
24 days ago | 0
Data overlay on image
Hi @Me, I understand that you are trying to verify if the graph object you have built matches the one in the image by overl...
24 days ago | 1
Increase the size of MATLAB logo inside Simulink block
Hi @Sania Gul, I see that you are aiming to increase the size of the built-in MATLAB logo/icon on the built-in Simulink...
25 days ago | 0
where do i pick this components in simulink library
Hi @Aklesh, I understand that you want a way to find the components used in a Simscape Model. If the original Simscap...
26 days ago | 1
| accepted
Kalman Filter - Activating or Enabling a matlab function block in simulink
Hi @Hussein, Given your situation where the 3 input signals are of different sample rates, “Rate Transition” block or a...
27 days ago | 0
| accepted
Can I substitute boundary conditions into a syms function?
Hi @Joe I, Based on the explanation I assume you are trying to substitute the assumptions from the solved equations int...
1 month ago | 0
Using symbolic subs in for loop
Hi @ben, I recognize that you are evaluating a symbolic expression with substituting multiple values for symbols in a ...
1 month ago | 0
Having trouble using subs
Hi @Bledar Ferati, After going through the code, I assume you are facing the issue while substituting a differential te...
1 month ago | 0
matlab symbolic subs() does not substitute expression
Hi @Peter Weigand, Based on the code and expression I understand that you are trying to replace a term of a symbolic ex...
2 months ago | 0
Substitute a differential expression for a variable subs()
Hi @Mario Miralles Delgado, Upon observing the given code, I have understood that you are trying to substitute the diff...
2 months ago | 0
Partial Derivatives Chain Rule
Hi @Sstuti Mehra, Based on the code given I understand that you are trying to replace the x& y symbols with their respe...
2 months ago | 0
NARX DNN: hidden layers and activation function
Hi, I am assuming by NARX DNN you are referring to the “narxnet” Network. From what I found in the MATLAB documentatio...
2 months ago | 0
How do I change number of hidden layer in nntraintool?
Hi @Yonten Dubjur, I have gone through the MATLAB documentation and found that the “nntraintool” function is a medium ...
2 months ago | 0