回答済み
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年 前 | 0

回答済み
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年 前 | 0

| 採用済み

回答済み
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年 前 | 0

回答済み
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年 前 | 0

回答済み
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年 前 | 0

回答済み
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年 前 | 0

| 採用済み

回答済み
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年 前 | 0

回答済み
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年以上 前 | 0

回答済み
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年以上 前 | 0

回答済み
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年以上 前 | 0

回答済み
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年以上 前 | 0

回答済み
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年以上 前 | 0

回答済み
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年以上 前 | 0

回答済み
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年以上 前 | 0

回答済み
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年以上 前 | 0

回答済み
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年以上 前 | 0

| 採用済み

回答済み
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年以上 前 | 0

回答済み
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年以上 前 | 0

回答済み
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年以上 前 | 0

| 採用済み

回答済み
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年以上 前 | 0

回答済み
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年以上 前 | 0

回答済み
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年以上 前 | 2

| 採用済み

回答済み
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年以上 前 | 0

| 採用済み

回答済み
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年以上 前 | 0

回答済み
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年以上 前 | 0

回答済み
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年以上 前 | 0

回答済み
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年以上 前 | 1

回答済み
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年以上 前 | 0

回答済み
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年以上 前 | 0

回答済み
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年以上 前 | 0

| 採用済み

さらに読み込む