Question


plotting three curves in the same plot
I have plotted the follwing two curves as in the image below (fig2). For the curve in red I have used a matlab generated cod...

2 years ago | 1 answer | 0

1

answer

Question


Solving an initial value problem for a PDE
Having the following initial value problem with some mathematical computations we reach to an end that an implicit general s...

2 years ago | 1 answer | 0

1

answer

Question


finding the slope of each segement in a fitted curve
having the following plot, Is there a method that would allow me to find the slope of each segment in this plot or at least, ...

2 years ago | 2 answers | 0

2

answers

Question


reading multiple text file from two different folders using nested for loop
i am using the following lines to read multiple text files and do some comparison between them. Baiscally the first loop will r...

2 years ago | 1 answer | 0

1

answer

Question


comparing the minutes values of two tables
I am trying to make a comparison between the minutes value of the time from two tables using the following lines first we checc...

2 years ago | 1 answer | 0

1

answer

Question


converting date and time string to datetime object
I am trying to read several text files each has 4 variables, the first coumn has the date and time values otgether in the follow...

2 years ago | 1 answer | 0

1

answer

Question


adding a date column to a matrix
haveing the followoing matrix EDP = [double(netcdf.getVar(ncid,0)),double(netcdf.getVar(ncid,1)),double(netcdf.getVar(ncid,2))...

2 years ago | 1 answer | 0

1

answer

Question


extracting files having names with the same date from a dataset
I am having some txt files as a training dataset for a modele I'm trying to build. if we asumed that the txt files names has t...

2 years ago | 3 answers | 0

3

answers

Question


how to copy specific columns of a matrix to a table
I have a matrix of six columns each column for a variable (Altitude, Latitude, Longitude, Azimuth, TEC, Ne). and a table of 3 co...

2 years ago | 1 answer | 0

1

answer

Question


Grouping data into bins and then plotting them
Hello, I am trying to read some tables into matlab, the tables contain the variable 'hour' to represent the time when the data a...

2 years ago | 1 answer | 0

1

answer

Question


deleting unneeded columns from tables after using them
I need one little help in the follwoing: the code I attached is supposed to read some files as tables. split a table into small...

2 years ago | 1 answer | 0

1

answer

Question


which method is better when dealing with cell arrays
assuming we have a cell array containing some data coming from some data files that was structured in two methods: 1st method: ...

2 years ago | 0 answers | 0

0

answers