Réponse apportée
How to save multiple .mat files data into single .mat file?
Hi @hirra awan, From my understanding, you have multiple “.mat” files, each containing multiple image patches/blocks of size 3...

presque 2 ans il y a | 0

Réponse apportée
how to put rand syntax in a matrix operation?
Hi @raqib Iqbal, From my understanding, you have written MATLAB code to define the “ROM” matrix by pairing the first few value...

presque 2 ans il y a | 0

Réponse apportée
String vectors in HDF5
Hi Peter, As I understand it, you want to know how we can create and store data in an HDF5 file from a string array/ char cell...

presque 2 ans il y a | 0

Réponse apportée
how to calculate image prediction ?
Hi Narimen, As I understand it, you want to calculate the prediction error image “e (i,j)” of the input image, based on the gi...

presque 2 ans il y a | 0

Réponse apportée
Real time plotting of data from csv file
Hi Kishor, From my understanding, you are reading the data from a sensor and capturing it into a CSV file. You want to plot th...

presque 2 ans il y a | 0

Réponse apportée
How to plot them together and get the equasions of each of them ?
Hi @Tomer Segev, From my understanding, you have written MATLAB code to fit two linear models to two different dependent varia...

presque 2 ans il y a | 0

Réponse apportée
multiple images in one figure using a scrollbar
Hi Prashant, As I understand it, you have several “dicom” figures that are either monochrome or RGB and are of different sizes...

presque 2 ans il y a | 0

Réponse apportée
how to change x and y values to a range of values
Hi @Avenger2020, As I understand, you have written a MATLAB script to plot multiple graphs on the same figure using the “hold ...

presque 2 ans il y a | 0

Réponse apportée
How make Random sampling set multiple times
Hi @HAN TAEHEE, To my understanding, you have written MATLAB code to generate “n” random samples from the given input data. No...

presque 2 ans il y a | 1

Réponse apportée
making the number of images the same
Hi @azam.e, From my understanding, you have subfolders within a folder, and those subfolders contain images for feature extrac...

presque 2 ans il y a | 0

Réponse apportée
How to get property of app object from classdef?
Hi @Tien Trinh, As I understand, you generally modify the properties of the app within the code of the app itself. Now, you wa...

presque 2 ans il y a | 0

Réponse apportée
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...

environ 2 ans il y a | 0

Réponse apportée
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...

environ 2 ans il y a | 0

Réponse apportée
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...

environ 2 ans il y a | 0

Réponse apportée
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...

environ 2 ans il y a | 0

Réponse apportée
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...

environ 2 ans il y a | 0

Réponse apportée
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...

environ 2 ans il y a | 0

Réponse apportée
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...

environ 2 ans il y a | 0

Réponse apportée
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...

environ 2 ans il y a | 0

Réponse apportée
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...

environ 2 ans il y a | 0

Réponse apportée
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...

environ 2 ans il y a | 0

Réponse apportée
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...

environ 2 ans il y a | 1

Réponse apportée
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...

environ 2 ans il y a | 0

Réponse apportée
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...

environ 2 ans il y a | 1

Réponse apportée
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...

environ 2 ans il y a | 0

Réponse apportée
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...

environ 2 ans il y a | 0

Réponse apportée
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...

environ 2 ans il y a | 0

Réponse apportée
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...

environ 2 ans il y a | 0

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

environ 2 ans il y a | 0

Réponse apportée
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...

environ 2 ans il y a | 0

Charger plus