已回答
Is it possible to create an executable for a simscape multibody model?
Hi Amartya, I understand that you want to export the Simulink model such that the end user can access it without having the acc...

1 year 前 | 0

已回答
Figure in nested loop when turned invisible gives error while trying to use saveas
Hello, I understand that you are facing issues with generating figures while attempting to disable their visibility. I tried r...

1 year 前 | 0

| 已接受

已回答
Why does it say that the local restriction is incorrectly connected?
Hi Sean, I understand that you have a concern regarding the solution provided for this question in the "Simscape Onramp" course...

1 year 前 | 0

已回答
Variable frequency triangular wave
Hi Harish, I understand that you are interested in generating a triangular wave with variable frequency. The reason you are ob...

1 year 前 | 0

已回答
Problems and Errors during EKF (extended kalman filter) implementation
Hi Simone, I understand that you are facing issues with algebraic loops in your Simulink model. Algebraic loops occur when ther...

1 year 前 | 1

| 已接受

已回答
Finding True Positive, True Negative, False Positive and False Negative from YOLO (v2, v3, v4) detection evaluation
Hi, I understand that you are interested in finding out True Positive (TP), True Negative (TN), False Positive (FP) and False N...

1 year 前 | 0

已回答
Time Domain Reflectometry (TDR) of cable in Simulink?
Hi Milan, It is possible to simulate cables with various factors like cable type, transmission delay, characteristic impedance,...

1 year 前 | 0

已回答
Need help to plot the time sequence associated with the below inverse transfer function
Hi Tasin, You can follow the below steps to plot the time sequence of the given function: 1. Evaluate the inverse Z-Transform ...

1 year 前 | 0

已回答
System Identification using Polynomials and State Space Models
Hi Tamim, As I can understand, you are interested in finding the open loop transfer function for the Motor and Ball Screw syste...

1 year 前 | 0

已回答
Why do I get NaN error in A_momentum and (-F)?
Hi Mayur, I understand that you are interested in using the Newton Raphson Method to solve the equations. This method involves ...

1 year 前 | 1

已回答
Receiving NaN's instead of values in select excel imports (script issue)
Hi Julian, As I can understand, you are encountering issues with importing the data. In general, '.xlsx' files are imported int...

1 year 前 | 0

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

1 year 前 | 0

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

1 year 前 | 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...

1 year 前 | 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...

1 year 前 | 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...

1 year 前 | 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...

1 year 前 | 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...

1 year 前 | 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...

1 year 前 | 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...

1 year 前 | 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. ...

1 year 前 | 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...

1 year 前 | 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...

1 year 前 | 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...

1 year 前 | 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 ...

1 year 前 | 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 ...

1 year 前 | 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 ...

1 year 前 | 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...

1 year 前 | 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 ...

1 year 前 | 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...

1 year 前 | 0

加载更多