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

2 years 前 | 1

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

2 years 前 | 0

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

2 years 前 | 0

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

2 years 前 | 0

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

2 years 前 | 0

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

2 years 前 | 0

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

2 years 前 | 0

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

2 years 前 | 0

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

2 years 前 | 0

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

2 years 前 | 0

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

2 years 前 | 0

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

2 years 前 | 0

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

2 years 前 | 0

| 已接受

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

2 years 前 | 0

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

2 years 前 | 0

| 已接受

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

2 years 前 | 0

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

2 years 前 | 0

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

2 years 前 | 0

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

2 years 前 | 0

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

2 years 前 | 0