photo

Deepak


Last seen: 10 dagar ago Active since 2024

Followers: 0   Following: 0

Statistics

  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
Multiple y and x-axes in multiple subplots.
Hi @T Ben, As I understand, you are trying to create multiple subplots, each having multiple axes. You want to plot arrays (Cl...

24 dagar ago | 0

Answered
Change multiple axis color and adding minor plot tick
Hi @Filippo Bocchi, I understand that you are using a model that generates two subplots with multiple axes in them. Now, you w...

24 dagar ago | 0

Answered
save a cell to h5 file in matlab
Hi Georges, To my understanding, you have generated a 1x2000 dimension cell array, with each cell being a matrix of size 21x51...

24 dagar ago | 0

Answered
Loop daily average of hourly data
Hi @Fabian Moreno, To my understanding, you have written a MATLAB code to get the daily average temperatures from five station...

25 dagar ago | 0

Answered
Implementation of grid search for a function
Hi @Sardor Butunboev, To my understanding, you have written a “grid” function in MATLAB to find maximum value of a given funct...

25 dagar ago | 0

Answered
Output Structure Values Of Unequal Length To A Matrix
Hi @Michael Mancini, To my understanding, you have created a structure that contains three fields: “run”, “x”, and “y”. Now, y...

28 dagar ago | 0

Answered
Saving cell to file to save RAM
Hi @Jordan Coombs, To my understanding, you have written a MATLAB code to process a large amount of input data and store the o...

28 dagar ago | 0

Answered
How to use a for loop to get previous values to calculate next one
Hi @Holly Janes, I understand that you have written a MATLAB code to generate an array “x” that calculates and stores the valu...

29 dagar ago | 0

Answered
Facial Expression Recognition using matlab
Hi @Sajjad Ali, In the preprocessing stage for facial expression analysis, we can use various operators and techniques to enhan...

29 dagar ago | 0

Answered
Plot graph based on exist uitable data
Hi @Anewa, I understand that you have created an editable UI Table with dimensions 20x2, and you want to fill the table based o...

29 dagar ago | 0

Answered
My UI panel doesn't scale up
Hi John, I understand that you have created a panel within a UI figure in App Designer, and when you maximize the figure, the c...

ungefär en månad ago | 1

Answered
Display arrays in app designer edit text
Hi @Sikder Meaghi, I understand that you have written a MATLAB code to generate a row matrix with multiple columns, and you w...

ungefär en månad ago | 0

Answered
Help with Lagrange Interpolation: How can I graph the polynomial of my data sett?
Hi @emma, from my understanding, you are using Lagrange’s Interpolation method to find the polynomial of the given data set. How...

ungefär en månad ago | 1

Answered
How to Plot a graph, from selected items of columns in Matlab appdesigner.
Hi @veeresh nashimath, from my understanding, you have an app designer code that reads a “.xlsx” file and displays the data in a...

ungefär en månad ago | 0

Answered
Filtering Table in app designer
Hi @Kyle Koutonen, it is my understanding, that you have created a table in the app designer, and you want to filter the table a...

ungefär en månad ago | 0

Answered
Is there a way to optimize this?
Hi @Jonathan Pelletier-Marcotte, from my understanding, you have generated the “tres” array that stores the status codes for eac...

ungefär en månad ago | 0

Answered
same exact results, but without any for loops
Hi @Tvoje Máma, from my understanding, you have a code that calculates “cipher” array as result. Now, you want to achieve the sa...

ungefär en månad ago | 0

Answered
Just need some help plotting
Hi @Hudson Harrell, from my understanding, you have three arrays named “Dforward”, “Dbackward”, and “Dcentral”, and you want to ...

ungefär en månad ago | 0

Answered
iteratively changing a value within a line of code based on the output
Hi James, from my understanding, you have an array named “tc1” of size 8, that stores double values. Now, you want to create ano...

ungefär en månad ago | 0

Answered
Creating arrays that depend on each other
Hi @John Doe, from my understanding, you have two predefined arrays, named “Loss” and “H”. Now, you want to create two arrays, n...

ungefär en månad ago | 0

Answered
Why am I getting the error that the 'dimensions of arrays concatenated are not consistent'?
Hi @Shayma Al Ali, from my understanding, you have a double array named “DOYfilt” of size 1408 x 1. You want to convert it into ...

ungefär en månad ago | 0

Answered
Leave one out of an array in a for loop
Hi @Joana, from my understanding, you have generated a “feat_Concatenate” array in which you have concatenated all the features....

ungefär en månad ago | 0

Answered
How can I get more information about the taper means in array?
Hi @XIAO WEI-ZHI, from my understanding, you have generated the “taper” array and want to gain more insights into it. To get...

ungefär en månad ago | 0

Answered
Greatest Common Divisor, Recursive code
Hi @Kitt Naughton, To my understanding, you have written code to calculate GCD of two integers. Your code works fine, but the ...

ungefär en månad ago | 0

Answered
saving a 3D array into a 2d array for each iteration in for loop
Hi @Mhmmd Sjj, To my understanding, you have generated a non-linear differential equation and stored the output in a 3D array....

ungefär 2 månader ago | 0

Answered
how to use for loop and while loop in this equation?
Hi @Engineer Batoor khan mummand, To my understanding, you want to take four initial values of variable ‘x’ and then increment...

ungefär 2 månader ago | 0

Answered
How to display names in edit field of the files selected to run .m file using button in appdesigner
Hi Harish, To my understanding, you have a MATLAB script that takes as input two MAT files, and you want to run the MATLAB scr...

ungefär 2 månader ago | 0

Answered
Match folder names with file names and rename the folder
Hi SChow, To my understanding, you have over 1000 folders named on different cities in a directory. You also have files named ...

ungefär 2 månader ago | 0

Answered
Code suggestion missing for methods using argument validation
Hi Christoph Harrer, To my understanding, you are facing the “code suggestions” issue in the command window of MATLAB while us...

ungefär 2 månader ago | 0

Answered
possible solution to speed up with power function?
Hi Le Duy Nguyen, To my understanding, you want to speed up the code provided by you that includes mathematical operations. To...

ungefär 2 månader ago | 0

Load more