Community Profile

photo

Carlos_conde


Last seen: 3 months ago Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Using a for- loop to extract a range of columns every n-columns
Hi all, I have a 64x10000 matrix. Now I am trying to select certain columns within. I want to select 200 columns every 2000 c...

2 years ago | 1 answer | 0

1

answer

Question


Read multiple .CSV files with csvread using a loop
Dear All, I hope that you may help me, Say I have n files named "droplet.n.csv" where n goes from 0 to 100 ( I am attachi...

3 years ago | 1 answer | 0

1

answer

Answered
read csv file in sequence and post process data
Thanks a lot, you saved my day! :)

5 years ago | 0

Question


read csv file in sequence and post process data
Hello all, I have written a code manually to extract information regarding 5 matrices and postporcess the data (I want to get...

5 years ago | 2 answers | 0

2

answers

Question


Plotting Gamma Distribution, log-normal and histogram
Hello all, I have witten a piece of code to plot Gamma Distribution Log-normal distribution Histogram (pdf) from my ...

5 years ago | 1 answer | 0

1

answer

Question


alphaShape, problems to define surface of 3D figure
Hello all, I have a matrix with the coordinates of a 3D surface. (scattered image of points and surface on Paraview are attac...

6 years ago | 0 answers | 0

0

answers

Question


import csv into mate
Hello all, I have some problems to read the first column of multiples csv files and combine them in another matrix. Please fi...

6 years ago | 1 answer | 0

1

answer

Question


multiple snapshots into binarised
Hello all, I have 500 snapshots from a video (called img001, img002,...,img500) I want to creat a loop for: -read each i...

6 years ago | 1 answer | 0

1

answer

Question


remove elements from a matrix
Hello, I have a matrix 1080x840 filled with 0 and 1, like: [1 1 1 1 1 1 0 0 0 0 0 ; 1 1 1 1 1 1 1 1 0 0 0 1; 1 1 1 ...

6 years ago | 1 answer | 0

1

answer

Question


solve Bassel function matlab
I am trying to solve a Bessel function depending of a variable "x", for that reason I am using the fsolve command: %%myfu...

7 years ago | 2 answers | 0

2

answers