Réponse apportée
Stop Data Acquisition when Needed
Hi @Nile3 , I agree with @Jaimin’s second optional approach, “adding data to a buffer” and suggest implementing this solution a...

environ 2 ans il y a | 0

Réponse apportée
How to export images to a single pdf file
Hi @Lora , If I comprehend your issue correctly, you have a cell array containing 200 images, each sized 250x250 pixels and you...

environ 2 ans il y a | 0

Réponse apportée
confusion matrix from the classification learner app.
Hi @Alyaa, I would use the predict function to make predictions on new data and then evaluate the model's performance using v...

environ 2 ans il y a | 0

| A accepté

Réponse apportée
How to write a subclass that `copies' an instance of the superclass?
Hi @ Tyler Fara, This is an interesting question, To address your query regarding, “Can I make a copy of an instance of a cla...

environ 2 ans il y a | 0

Réponse apportée
DWT or MODWT with custom frequency bands
Hi @ Michael Hadler, Addressing your query regarding, “ This lets me guess that the parameters given to 'CustomWaveletFilter'...

environ 2 ans il y a | 0

Réponse apportée
How can i draw shaded confidence region with nlparci and lsqcurvfit?
Hi @Khadija, Please see my response to your mentioned queries below. Addressing your query regarding, “I'm just tryi...

environ 2 ans il y a | 0

| A accepté

Réponse apportée
doubt in the backpropagation algorithm
Hi @jvbx, Based on the code snippet and your explanation, it seems that you are correctly calculating the gradient of the fir...

environ 2 ans il y a | 0

Réponse apportée
¿Cómo puedo hacer para obetener el valor logico si es que estou utilizando el siguiente diagrama de bloques?
Hola @Sebastián Vega, No tengo Simulink instalado pero parece que el error se debe a la operación de resta que probablement...

environ 2 ans il y a | 0

Réponse apportée
how to determine the optimum number of cluster use K-Mean Clustering
Hi @lina , Normally to determine the optimal number of clusters in K-Means Clustering, you can utilize the Elbow Method...

environ 2 ans il y a | 0

Réponse apportée
Projecting circular motion on axes to derive linear accelerations
Hi @ Matteo GIUFFREDI, I agree with @Aniket,the provided script seems to be on the right track. My only suggestions for impro...

environ 2 ans il y a | 0

| A accepté

Réponse apportée
How to find the index of the minimum value in a matrix.
Hi @ Micaiah Barletta, Since you have not click “Answer Accepted”, please see revised code below. % Define a 9x21 matrix ...

environ 2 ans il y a | 0

Réponse apportée
volume of set of points in 3d space with gap
Hi @Lotte , After collaborating thoughts with experts, I used the boundary function by generating same sample 3D points (ag...

environ 2 ans il y a | 0

| A accepté

Réponse apportée
How to find the index of the minimum value in a matrix.
Hi @Micaiah Barletta, To address your comments about, “So I have a 9x21 matrix, V, and I am trying to find the index (i,j) of...

environ 2 ans il y a | 0

Réponse apportée
volume of set of points in 3d space with gap
Hi @Lotte , When dealing with complex geometries like artery bifurcations, achieving an accurate volume calculation can be ch...

environ 2 ans il y a | 0

Réponse apportée
Size of the left side different from the right side
Hi @Inbal, The line SPdata = table(rand(108,1), 'VariableNames', {'Data'}); was to create a table named SPdata with one c...

environ 2 ans il y a | 0

Réponse apportée
Adding sigstar to grouped bar graph
Hi @Hanna Armstrong , I do completely understand the reason of not sharing humongous amount of data . However, I have generat...

environ 2 ans il y a | 0

Réponse apportée
Size of the left side different from the right side
Hi @Inbal, Both @dpb and @Wakter Robertson have provided excellent examples related to your problem, you have to check the dime...

environ 2 ans il y a | 0

Réponse apportée
How can I make a power load which uses different power for a day?
Hi @seunghyeon, Use the From Workspace block ( <https://www.mathworks.com/help/simulink/slref/fromworkspace.html Workspace bl...

environ 2 ans il y a | 1

Réponse apportée
needing help to use some codes
Hi @ Skill_s, First, generate sample data using the peaks function to plot the figures. Then, create three separate figures usi...

environ 2 ans il y a | 0

Réponse apportée
How can I use the pointAt function within the satelliteScenario object to create a sun-pointing satellite?
Hi @ Austin Hunter, Unfortunately, the satelliteScenario object in Matlab does not directly provide access to the sun asset. Ho...

environ 2 ans il y a | 3

Réponse apportée
Number of fields in structure arrays being concatenated do not match
Hi @ Azzurra, I will check the structure of the data you are passing to the toolbox functions. Make sure that the input struc...

environ 2 ans il y a | 0

Réponse apportée
Generating multiple page content using Report generator!
Hi @ Srujeeth B, In the modified code snippet above, I have replaced the direct insertion of content with the append functio...

environ 2 ans il y a | 0

Réponse apportée
How to set the theorem of floquet for Linear variational equation with periodic equation?
Brief Analysis of troubleshooting your code I had to do a lot of debugging in order to get your code executed properly. First...

environ 2 ans il y a | 0

Réponse apportée
Generating multiple page content using Report generator!
Hi @Srujeeth B , I am not giving up till you are satisfied. So, I have modified the code again and now it achieves the desire...

environ 2 ans il y a | 0

Réponse apportée
Behavior of handle function on java objects (javahandle)
Hi @James, To address your query regarding, “Is there any way to alter inputs from within the input class like is done wi...

environ 2 ans il y a | 0

Réponse apportée
Generating multiple page content using Report generator!
Hi @ Srujeeth B, To address your query regarding, “ What I meant is that i value get iterated and the final data set is only ...

environ 2 ans il y a | 0

Réponse apportée
Error in Battery.Pulsesequence/Createpulses
Hi @ Simha Sreekar, No problem. Hope, this is what you are looking for, <https://www.mathworks.com/help/autoblks/ref/battery....

environ 2 ans il y a | 0

| A accepté

Réponse apportée
Generating multiple page content using Report generator!
Hi @Divyam, Never mind, I did go through the comments and saw the attached zip file. I wished could see it earlier. I do real...

environ 2 ans il y a | 0

Réponse apportée
Image processing - Is there any technics to remove this marks ?
Removing watermarks from scanned documents can be challenging, especially when they overlap with the text and share the same...

environ 2 ans il y a | 0

Réponse apportée
What should be the sample time of the input pin to read the PWM signals?
Hi @ Vallabh, You should configure the frequency of the PWM signal on the ESP32 WROOM to match that of the Arduino Mega, whic...

environ 2 ans il y a | 0

Charger plus