Réponse apportée
Need Help with Transition Probabilities from one state to another in Markov Chain
Hi Syed, I understand that you are interested in determining the transition probabilities between states based on the Signal-to...

plus de 2 ans il y a | 1

Réponse apportée
Understand the inputs of the asynchronous machine
Hi, I understand that you are facing issues while simulating an asynchronous machine in Simulink. Regarding the usage of the ...

plus de 2 ans il y a | 0

Réponse apportée
IoT based sensor enabled devices delpoyment code
Hi Vishnu, To deploy a sensor enabled IOT device, the first step is to define a sensor class. This class will contain the neces...

plus de 2 ans il y a | 0

Réponse apportée
Additional statistic feature to 1D CNN
Hi Shuling, You can add statistical features to a 1D CNN in MATLAB where the input is time-series data. MATLAB provides various...

plus de 2 ans il y a | 0

Réponse apportée
Incorrect non restoring division for unsigned integers !!
Hi, I can understand that you are interested in implementing the non-restoring division for unsigned integers. I have reviewed...

plus de 2 ans il y a | 0

Réponse apportée
Create cell array using values from an index of another array
Hi Mikel, I understood that you are interested in creating an array from another array based on certain conditions. To accomp...

plus de 2 ans il y a | 0

Réponse apportée
How can I report the results obtained from the kruskal wallis test in the boxplots? How to highlight the significance?
Hi Ilaria, As I can understand, you are interested in highlighting the results obtained from the kruskal wallis test. To achiev...

plus de 2 ans il y a | 0

Réponse apportée
How to create a buffer and mean function for a real time/timeseries data
Hi Ritam, I understand that you are interested in calculating the moving average of incoming data using a custom MATLAB functio...

plus de 2 ans il y a | 0

Réponse apportée
How do you solve this system of multivariate polynomials?
Hi Fabian, From your code, I can understand that you have 7 variables, "x1", "x2", "x3", "x4", "x6", "x7" and "x8". You are fir...

plus de 2 ans il y a | 0

Réponse apportée
Optimization for multi variables and mulit functions
Hi Guan, I understand that you would like to use the 'gamultiobj' function for multi-variable and multi-function optimization. ...

plus de 2 ans il y a | 0

Réponse apportée
Using Lossy Lines with Transfer Function
Hi Rohan, As per my understanding, you're looking to estimate a transfer function in order to predict the noise figure at diffe...

plus de 2 ans il y a | 0

Réponse apportée
App Designer Error Message.
Hi, The line "Dot indexing is not supported for variables of this type." indicates that you are using dot indexing on wrong va...

plus de 2 ans il y a | 0

Réponse apportée
Use a simscape model as a plant model for use with the matlab feedback function
Hi Leo, You can apply the Fast Restart Mode to the plant model only, by using the command: >> set_param('plant', 'FastResta...

plus de 2 ans il y a | 0

| A accepté

Réponse apportée
Zero-Order Hold block transfer function
Hi Violet, In Simulink, the Zero-Order Hold (ZOH) block is used to model the discrete-time representation of a continuous-time ...

plus de 2 ans il y a | 0

Réponse apportée
Code does not show the effect in .mlx but when run in command window it will show the effect and how to make the labels in bold
Hi Stark, I was able to reproduce the same issue in my device. I have found out that after you use the "set()" function, the ...

plus de 2 ans il y a | 0

| A accepté

Réponse apportée
Errors in converting to C code
Hi Maurilio, I was able to reproduce the error using the code you provided. After analysing your code, I noticed that the cell ...

plus de 2 ans il y a | 0

Réponse apportée
Reference to unknown symbol 'Init' under state Charge in 'Standby' error in stateflow is coming even though it is defined correctly and there is no typing error.
Hi Vedant, I have found two errors in your files. 1. Error:Invalid setting in 'Chart' for parameter 'maxCellV': This is becaus...

plus de 2 ans il y a | 0

Réponse apportée
How to plot a specific variable if condition is met
Hi Alexandra, To plot only the correct side of the V sensor that corresponds to the side of the Ms sensor, you can modify your ...

plus de 2 ans il y a | 0

Réponse apportée
Make a chart from two tables
Hi Jose, I think that you want the gene names with and without the additional T in consecutive rows. For this you can follow t...

plus de 2 ans il y a | 0

Réponse apportée
Reversing a function at the Receiver side
Hi Abdelrhman, As I can see, you have a modulator at the transmitter side, and you want a demodulator at the receiver side to ...

plus de 2 ans il y a | 0