Community Profile

photo

Al Onen


METU

Active since 2011

Followers: 0   Following: 0

Message

PhD Student

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Need Advice on How to input Machine Learning Prediction Function into Genetic Algorithm Fitness Function
Hello all, First of all my way of constructive thinking might be wrong, so sorry if my title is misleading. Any advice is more ...

2 years ago | 0 answers | 1

0

answers

Question


Random Video Part Extraction with vision.Video
Hello, I'm trying to extract random parts from many (random) videos for a stage act. I thought it might be easier to do this ...

6 years ago | 1 answer | 0

1

answer

Question


Need help with Ncwrite
Hello, I have to transform a 63x132 (r,c) matrix from excel into a netcdf file, and wrote the following code, year='2009'; ...

11 years ago | 1 answer | 0

1

answer

Question


Nccreate and Ncwrite Questions
Hello, I have to convert some hourly data matrices from Excel to NetCDF, for this task I wrote the basic code below; year='...

11 years ago | 1 answer | 0

1

answer

Answered
How to write data to an exact row in a text file
Still waiting for an answer...

11 years ago | 0

Question


How to write data to an exact row in a text file
Hello, I need to edit a parameter text file for my task and I need to change the value on i.e. 30th row of that parameter file w...

11 years ago | 2 answers | 0

2

answers

Question


How to Match Different Formatted Date Strings from Multiple Tables
Hello, I need help with date strings. I have 2 tables, Table 1 has timeseries with this time format: i.e. 2000-06-02_00:00:0...

11 years ago | 0 answers | 0

0

answers

Question


Summing Multiple Excel Sheets into One Table.
Hello, I have an excel file with 1000+ sheets, and each sheet has a 71x301 data matrix. I want to sum all those matrices into a ...

12 years ago | 2 answers | 0

2

answers

Answered
How to create a graph with X, Y + Contour Axes.
Thank you, that will probably do the trick.

12 years ago | 0

Question


How to create a graph with X, Y + Contour Axes.
Hello, I need some guidance for creating a very similar chart shown below in the link. <http://i146.photobucket.com/albums/...

12 years ago | 2 answers | 0

2

answers

Answered
Dynamic Input File Name Recognition
Considering the suggestions above, I typed the following code; function [Data,Info]=MPEH(yr,mon,day,hr) .... .... ...

12 years ago | 0

| accepted

Question


Dynamic Input File Name Recognition
Hello, I have many binary (*.grb) files to evaluate them in a function, but I want to call multiple (precisely 4) input files in...

12 years ago | 3 answers | 0

3

answers

Question


A quick xlsread, xlrwrite question - Multiple Cell Reference Input
Hello, I have a small inquiry about xls functions. I have a Excel file with 41 station coordinates. Column A has Station nam...

12 years ago | 1 answer | 0

1

answer

Question


Dynamic Output File Naming - Screen Capture
Hello, I have a loop for some image processing and at the end of the each loop, I have to take a screenshot of Matlab. (for my c...

13 years ago | 1 answer | 0

1

answer

Question


Multiple File Input Processing
Hello, I need to process multiple input files in a loop and need some assistance. Here is my problem I'm currently tasked to ev...

13 years ago | 1 answer | 0

1

answer

Answered
Adding background image to a Pcolor plot.
I'm still in need of some guidance.

13 years ago | 1

Answered
Adding background image to a Pcolor plot.
Yes, I need to use pcolor. I have geographical data as X, Y and rainfall data as Z on pcolor. Here is the basic code I use. I kn...

13 years ago | 0

Question


Adding background image to a Pcolor plot.
Hello, Firstly I should say that I've seen similar questions like this one here, but couldn't actually manage to solve my que...

13 years ago | 3 answers | 0

3

answers