photo

Deepak


Last seen: 10 days 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer

查看徽章

Feeds

排序方式:

已回答
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 days 前 | 0

已回答
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 days 前 | 0

已回答
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 days 前 | 0

已回答
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 days 前 | 0

已回答
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 days 前 | 0

已回答
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 days 前 | 0

已回答
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 days 前 | 0

已回答
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 days 前 | 0

已回答
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 days 前 | 0

已回答
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 days 前 | 0

已回答
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...

1 month 前 | 1

已回答
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...

1 month 前 | 0

已回答
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...

1 month 前 | 1

已回答
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...

1 month 前 | 0

已回答
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...

1 month 前 | 0

已回答
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...

1 month 前 | 0

已回答
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...

1 month 前 | 0

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

1 month 前 | 0

已回答
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...

1 month 前 | 0

已回答
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...

1 month 前 | 0

已回答
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 ...

1 month 前 | 0

已回答
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....

1 month 前 | 0

已回答
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...

1 month 前 | 0

已回答
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 ...

1 month 前 | 0

已回答
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....

2 months 前 | 0

已回答
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...

2 months 前 | 0

已回答
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...

2 months 前 | 0

已回答
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 ...

2 months 前 | 0

已回答
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...

2 months 前 | 0

已回答
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...

2 months 前 | 0

加载更多