Find the attachment of the image consisting the data in array of matrix.
Thank you, regards. Manoj Kumar Nellore
Did You try cell2mat Matlab function?
This is from Matlab Help :
cell2mat Convert the contents of a cell array into a single matrix.
M = cell2mat(C) converts a multidimensional cell array with contents of
the same data type into a single matrix. The contents of C must be able
to concatenate into a hyperrectangle. Moreover, for each pair of
neighboring cells, the dimensions of the cell's contents must match,
excluding the dimension in which the cells are neighbors. This constraint
must hold true for neighboring cells along all of the cell array's
dimensions.
The dimensionality of M, i.e. the number of dimensions of M, will match
the highest dimensionality contained in the cell array.
Example:
C = {[1] [2 3 4]; [5; 9] [6 7 8; 10 11 12]};
M = cell2mat(C)
Dear Alaa Eleyan
Thanks for your reply
Kindly find the attachment .
Already I tried the function cell2mat(C), but my problem is different with that variable C values.
I have a cell consists of 18 X 9 matrix.After opening the matrix it will again show the 9 columns with 18 rows (with cell array format).
I want to convert the 18 rows with 9 columns (with cell array format) to matrix of each individual row and column of the data.
regards
manoj kumar
I need Hilbert-Huang transform MATLAB code for the attached data (x is the data file and t is the time file). Who can help me? Sincerely. Manoj Kumar Nellore
31 December 2014 2,955 21 View
Kindly find the attachment of the temperature and pressure data . I have a temperature and pressure data for a day 20140817. I need to predict the temerature and pressure for the next day...
07 August 2014 1,296 10 View
i
06 July 2014 8,788 1 View
I read only one netcdf file by using nctoolbox in matlab. I need to read and save multiple netcdf files at a time using matlab. Thank you.
06 July 2014 9,492 8 View
-
02 March 2013 8,122 8 View
I would like to learn more about SPSS and Its application especially in regards to data analysis. Please suggest me how I can learn more about it. Thank you so much.
11 August 2024 9,101 4 View
I have reverse sequences (AB1 format), can I base on reverse DNA sequences to perform nucleotide alignment, convert nucleotides to amino acids and deposit the sequence in GenBank database?
11 August 2024 5,138 1 View
Hello, Why do i see this baseline drift when i compare my blank (black) to the sample (blue)? Any suggestions as to why this happened? Thank you!
11 August 2024 3,770 4 View
Willett, Shenoy et al. (2021) have developed a brain computer interface (BCI) that used neural signal collected from the hand area of the motor cortex (area M1) of a paralyzed patient. The...
10 August 2024 7,180 0 View
I'm currently exploring the application of Python in textile engineering, specifically in areas like data analysis, process automation, and the development of smart textiles. I'm interested in...
10 August 2024 7,429 2 View
How can I use the cif data obtained from rietveld refinement extracted via gsas2, for microstructural analysis using ETEX software?
09 August 2024 7,718 0 View
I need to model an anisotropic material in which the Poisson's ratio ν_12 ≠ ν_21 and so on. Therefore, the elastic compliance matrix wouldn't be a symmetric one. In ANSYS APDL, for TB,ANEL...
09 August 2024 5,048 2 View
One can try to generalize the Vandermonde determinant in the following direction: Let $A$ be any symmetric $n$-order square matrix. Consider its powers' diagonal elements $(A^k)_{ii}$ and...
08 August 2024 6,690 1 View
Let's say we have a standard, regular hexagonal honeycomb with a 3-arm primitive unit cell (something like the figure attached; the figure is only representative and not drawn to scale). The...
07 August 2024 1,937 1 View
A fungal strain was treated with nanoparticles. We want to do an environmental SEM analysis. So could anyone share your views on preparing the sample? Thank you.
07 August 2024 5,307 1 View