질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 2 | 0

2

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 3 | 0

3

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 0 | 0

0

답변