已回答
Using findobj() on Heterogeneous handle object array
Hi @Lennart Scherz, I have faced a similar issue calling an unsealed function on an array of Heterogeneous objects. This issu...

5 months 前 | 0

已回答
Class property empty after initialization
Hi @Sebastian Pietsch, After running the code, I've realized that some adjustments are necessary. I've observed that the p...

5 months 前 | 0

已回答
Should I use a sequence input layer or an image input layer for a combined CNN/LSTM neural network?
Hi @Jade, I understand that you are trying to train a Deep Learning model to predict the viscosities of liquids from a series o...

5 months 前 | 0

已回答
How to stop getting procedure entry point....could not be located in dynamic link library error?
Hi @Aashita, The error that you are facing can arise if MATLAB is loading another version of specified library from a wrong...

5 months 前 | 0

已回答
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 ...

6 months 前 | 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...

6 months 前 | 0

| 已接受

已回答
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 ...

6 months 前 | 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...

6 months 前 | 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...

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

7 months 前 | 1

| 已接受

已回答
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...

7 months 前 | 0

| 已接受

已回答
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...

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

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

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

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

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

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

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

7 months 前 | 0