Respondida
Create 3D heatmap from 3D node coordinates and Pressure Values
Hello Ali, As per my understanding, you have n points in the 3D coordinate space and corresponding values of pressure. You woul...

casi 2 años hace | 0

Respondida
How to create a heatmap which would represent superimposed rectangles of different dimensions?
Hello Wax, As per my understanding, you would like to add a colorbar to your plot. Your plot consists of seven superimposed rec...

casi 2 años hace | 0

Respondida
Transform a workspace variable into single .mat files
Hi Jonas, As per my understanding, you have a cell array, trimmed_raw_data_together, and you would like to store each element o...

casi 2 años hace | 0

| aceptada

Respondida
How can I calculate mean of elements in a column of a cell array?
Hi Behrooz, As per my understanding, you have a cell array, stations2, with 10 rows and 20 columns. You would like to find the ...

casi 2 años hace | 0

Respondida
plotting 2 different graphs
Hello Karelle, As per my understanding, you have two matrices, say A and B, of the same size. You would like to plot just one (...

casi 2 años hace | 0

Respondida
concatenationLayer and convolutional layer
Hi abdu, As per my understanding, you would like to use the ‘concatenationLayer()’ function to concatenate the output of two co...

casi 2 años hace | 1

| aceptada

Respondida
Issues with Panorama stitching "The specified transformation matrix is not valid because it is singular to working precision."
Hello Alexander Yuan, As per my understanding, you are using the “Feature Based Panoramic Image Stitching” example and changed ...

casi 2 años hace | 2

Respondida
Error importing Keras Network
Hello Fellarrusto, As per my understanding, you have trained a model in Python using Keras and you would like to import the tra...

casi 2 años hace | 0

Respondida
How can I use one row having full data whose elements repeat [like A(:,1) below] to query another data of the same type but having some elements missing?
Hi Stephen, As per my understanding, you would like the match the elements of B with values given in a vector A. There can be r...

casi 2 años hace | 1

| aceptada

Respondida
Convert Mat files to csv files
Hi Harish, As per my understanding, you have a folder with many mat files. I assume each mat file has data store in a similar f...

casi 2 años hace | 0

Respondida
Patch does not fill area
Hi Fredrik A patch is made up of very tiny quadrilaterals. Before 16b, when patch function is used to plot a set of data in 3D...

casi 2 años hace | 2

Respondida
Create a function handle to a local function from outside of the function
Hi Robert As per my understanding, you would like to get function handles outside a m file. I believe it is not possible to d...

casi 2 años hace | 0

Respondida
Using summation to calculate for partition sums
Hi zack As per my understanding, you are trying to sum over all the states of an isotopologue. ds is the degeneracy factor of t...

casi 2 años hace | 0

| aceptada

Respondida
While loop not working (beginner)
Hi Alexis I have not quite understood what you are trying to achieve. In your code, height_earth is an array and height_ear...

casi 2 años hace | 0

| aceptada

Respondida
Is it possible to visualise NxNxN mesh/matrix as a figure or image?
Hi Sebastian, As per my understanding, you would like to plot a 3D object, whose (x,y,z) points you have in a matrix. You also ...

casi 2 años hace | 0

Respondida
How to plot the output of multiple for loops?
Hi, As per my understanding, you are trying to create 2 subplots of the data you have been able to successfully compute. Please...

alrededor de 2 años hace | 0

Respondida
Segmentation not working properly?
Hi, As per my understanding, you are trying to perform medical image segmentation. I see you are trying to use predefined segme...

alrededor de 2 años hace | 0

Respondida
How can I use Kronecker delta for 3d matrix
Hi, As per my understanding, you would like to create a 10x10x10 matrix with 0 in all locations except when indices i=j=k. Ple...

alrededor de 2 años hace | 1

Respondida
how to obtain weights and biases for two outputs
Hi, As per my understanding you are trying to train a network with 5 inputs and 2 outputs. You also have a dataset containing 4...

alrededor de 2 años hace | 0

Respondida
How to implement the arguments validation in a function correctly?
Hi, As per my understanding, you are trying to use Function Argument Validation and you are getting the error you are mentioned...

alrededor de 2 años hace | 0

| aceptada

Respondida
How do I implement a genetic algorithm for parameter fitting to an already existing ODE system>
Hi, As per my understanding, you would like to implement a genetic algorithm to fit parameters. Following are some resources ...

alrededor de 2 años hace | 0

Respondida
Error during Adaptive AutoSAR code generation
Hi, As per my understanding, you have a model that was made in Simulink using classic AUTOSAR. You have ported it to Adaptive A...

alrededor de 2 años hace | 1

| aceptada

Respondida
How do I implement feature extraction using time-frequency analysis
Hi, As per my understanding, you have a 2-dimensional data from an ECG that you are trying to pass through an LSTM network. You...

alrededor de 2 años hace | 0