Answered
Analyzing the colour change over multiple images.
Hi Frederic, I understand that you want to analyse the accumulated change of the intermixing region between 900 images in a si...

1 year ago | 0

Answered
why does the error "the protected model XX was created with an incompatible version of slprj" occur, in Matlab 2017b, and with same version as the sender?
Hi Wonjin, This is a known issue in the older versions of MATLAB and the root cause is the version difference in the slprj fol...

1 year ago | 0

| accepted

Answered
Does capturing baseline data in Simulink Test Manager change the model configuration?
Hi Philipp, I understand that you want to capture the 'baseline data' in a model with configuration reference but are facing a...

1 year ago | 0

Answered
How can I apply agglomerative hierarhical clustering based on the distance between regions?
Hi Demir, I understand that you want to do cluster analysis of irregularly shaped data but do not want to use centroid-based a...

1 year ago | 0

Answered
Trouble Unwrapping Phase Data
Hi Spencer, I understand that you are getting circular data which could be represented as either degrees or radians, and you wa...

1 year ago | 0

Answered
How to define 'layers' for single to multiple sequence regression using lstm network?
Hi Nasrin, I understand that you want to create a deep learning model wherein you can clean a noisy signal and also get the no...

1 year ago | 0

| accepted

Answered
How can I disable Assertion block data logging in the Simulink Data Inspector?
Hi Matthew, I understand that you are using the ‘World Magnetic Model’ Block from the Aerospace Blockset and want to stop data...

1 year ago | 0

Answered
Log a Subset of Signals using fast restart
Hi Riccardo, I understand that you want to log a subset of signals in your model while using the ‘fastRestart’ mode, but ‘Data...

1 year ago | 0

Answered
some one help my in Computation of the Feigenbaum delta
Hi Ibrahim, I understand that you have written a script for computing the Feigenbaum Delta from Logistic map and are facing som...

1 year ago | 0

Answered
Regression model for multiple data sets
Hi Amir, I understand that you have multiple independent variables and want a suitable regression method to fit your model. Whe...

1 year ago | 0

Answered
Is it possible to run videoobject on backside like parfeval?
Hi Ahmet, I understand that you want to work with 2 cameras parallelly and are facing some issues. There is an example by MathW...

1 year ago | 0

Answered
SimulinkTest 'setVariable' command for a variable located inside a Structure
Hi Adesh, I understand that you want to modify the ‘'LevGuiEmulatorData.HIL.LeftLev' structure defined in your ‘base workspace’...

1 year ago | 0

Answered
Is there a possibility to do a clustering of a multidimensional matrix (example: 10x10x35)?
Hi Nils, I understand that you want to perform cluster analysis on multi-dimensional matrices. You could do so by extending th...

1 year ago | 0

Answered
Relocating negative silhouette value (or misclassified data) into neighbouring clusters
Hi Mat, In MATLAB, there isn't a built-in function specifically designed for reallocating misclassified data from silhouette an...

1 year ago | 0

Answered
How do I add multiple mat files to baseline criteria in Simulink test manager automatically?
Hi Junhyung, I understand you want to add multiple MAT-files to the baseline criteria in Simulink Test Manager. Currently, Simu...

1 year ago | 0

Answered
simulink simulates convolutional codes
Hi, I understand you are simulating the decoding decision of a convolutional code using Simulink but are getting poor soft deci...

1 year ago | 0

| accepted

Answered
In Simscape / Simulink how to combine different signals (such as Temperature, mass flow rate) into one physical quantity, such as gas with Temperature with mass flow rate.
Hi Asutosh, I understand you want to use the ‘Heat Exchanger(G-TL)’ in Simscape and want to combine the ‘Temperature’ and the ...

1 year ago | 0

Answered
How to find time delay and DOA with time difference, with 4 microphones of an audio signal.
Hi Harshita, I understand you want to find the Time Delay, the Degree of Arrival and the Time Difference of Arrival of the sou...

1 year ago | 0

Answered
Custom Model Advisor customization function not running
Hi Jacob, I understand you are facing an error while running the 'sl_customization' function. As Gaber mentioned, the 'sl_custo...

1 year ago | 0

| accepted

Answered
EV charging station Analysis
Hi Jashwant, I understand you want to perform data analysis using MATLAB. You could refer the following documentation to gener...

1 year ago | 0

Answered
Problems detecting plane in pointcloud data using detectRectangularPlanePoints
Hi Nick, I understand you are facing some issue while using the ‘detectRectangularPlanePoints’ function from the Lidar Toolbox....

1 year ago | 0

Answered
How can I constrain a body to another when there's a distance offset (Unknown or not exact distance)?
Hi Bassem, I understand you want to constrain two frames using a revolute joint but are getting "Model not assembled: position ...

1 year ago | 2

| accepted

Answered
how to define the factorial if data set is non-integer
Hi Akmal, The factorial operation is only defined for integral values. However, there are extensions to the concept of factoria...

1 year ago | 0

| accepted

Answered
How do I use predict() on CompactClassificationNeuralNetwork and CompactClassificationEnsemble objects in 32 bit Matlab 2015b?
Hi Walden, I understand you want to use the ‘predict’ function in R2015b. You can create a 32-bit DLL for the function. You can...

1 year ago | 0

Answered
Optimization of matrix with constraints
Hi Zhenghao, I understand that you want to solve an optimization problem. You can use the ‘Optimize’ function provided in the O...

1 year ago | 0

Answered
trapezoidal rule for integral function
Hi lulu, I understand you are facing some error while implementing the trapezoidal rule for integration. The error seems to be ...

1 year ago | 0

Answered
Nonlinear constraint function error
Hi Maddie, I understand you are facing an error while using a custom non-linear constraint function. I went through your code, ...

1 year ago | 1

Answered
What's the difference bewteen resubPredict and predict functions?
Hi Jae, The ‘resubPredict’ function is used to get predictions on the training data itself, while the ‘predict’ function is us...

1 year ago | 0

Answered
Taylor series of sin(x) needs to be modified for cos(x) in a better way, please explain how to do this
Hi John, I understand you want to find the value of sin(x) using Taylor series expansion. I believe your code should be modifi...

1 year ago | 0

Answered
Randomizing samples without losing track on labels
Hi Vivek, The dictionary object will be helpful for your problem - https://in.mathworks.com/help/matlab/ref/dictionary.html

1 year ago | 0

| accepted

Load more