Respondida
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...

alrededor de 2 años hace | 0

Respondida
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...

alrededor de 2 años hace | 0

| aceptada

Respondida
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...

alrededor de 2 años hace | 0

Respondida
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...

alrededor de 2 años hace | 0

Respondida
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...

alrededor de 2 años hace | 0

Respondida
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...

alrededor de 2 años hace | 0

| aceptada

Respondida
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...

alrededor de 2 años hace | 0

Respondida
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...

alrededor de 2 años hace | 0

Respondida
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...

alrededor de 2 años hace | 0

Respondida
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...

alrededor de 2 años hace | 0

Respondida
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...

alrededor de 2 años hace | 0

Respondida
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’...

alrededor de 2 años hace | 0

Respondida
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...

alrededor de 2 años hace | 0

Respondida
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...

alrededor de 2 años hace | 0

Respondida
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...

alrededor de 2 años hace | 0

Respondida
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...

alrededor de 2 años hace | 0

| aceptada

Respondida
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 ...

alrededor de 2 años hace | 0

Respondida
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...

alrededor de 2 años hace | 0

Respondida
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...

alrededor de 2 años hace | 0

| aceptada

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

más de 2 años hace | 0

Respondida
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....

más de 2 años hace | 0

Respondida
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 ...

más de 2 años hace | 2

| aceptada

Respondida
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...

más de 2 años hace | 0

| aceptada

Respondida
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...

más de 2 años hace | 0

Respondida
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...

más de 2 años hace | 0

Respondida
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 ...

más de 2 años hace | 0

Respondida
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, ...

más de 2 años hace | 1

Respondida
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...

más de 2 años hace | 0

Respondida
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...

más de 2 años hace | 0

Respondida
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

más de 2 años hace | 0

| aceptada

Cargar más