Phat Pumchawsaun
Followers: 0 Following: 0
Feeds
提问
Extract daily time series NetCDF to specific location
Hi, I want to extarct daily time series but it doesn't work. The reasons are; (1) it seems like time matrix is minus and (2) it...
5 years 前 | 1 个回答 | 0
1
个回答提问
RE: Extraction of NetCDF to certain point and location
Hi, I have NetCDF file (file name is precip.mon.mean.nc at this link ftp://ftp.cdc.noaa.gov/Datasets/cmap/std/precip.mon.mean.n...
5 years 前 | 1 个回答 | 0
1
个回答提问
Extraction NetCDF time series to point
Hi, I have NetCDF file (file name is precip.mon.mean.nc at this link ftp://ftp.cdc.noaa.gov/Datasets/cmap/std/precip.mon.mean.n...
5 years 前 | 3 个回答 | 0
3
个回答提问
Extract overlay matrix containing the same number
Hi, I have two matrix as example below A= [0 1 2 3 4 5 0 9 0] B= [0 1 4 3 0 5 0 9 1] I want...
7 years 前 | 1 个回答 | 0
1
个回答提问
Running code via function
Hi, I am using code to make a movie from string files (text files) via function and got and error message below; Error...
7 years 前 | 1 个回答 | 0
1
个回答提问
Running command prompt via MATLAB Linux
Hi, I have a compiler needed to run on MATLAB environment with command prompt of Linux system and I write the code as followi...
7 years 前 | 1 个回答 | 0
1
个回答提问
Ask for rearrange daily data from multiple columns to a single row
Hi, I have the original matrix named A containing daily river flows with 5-year records (2006-2010) so that the dimension of ...
7 years 前 | 1 个回答 | 0
1
个回答提问
Split adjacent number from text file
Hi, I have the number in text file as following; 123456789101112131415AB1 111 123456789101112131415AB2 111 .. ...
7 years 前 | 1 个回答 | 0
1
个回答提问
Ask for creating new matrix from Odd-Indexed and Even-Indexed Elements
Hi, I have two existing matrix with element of 371x2 and I would like to create the new one with 743x2 by putting the odd ro...
7 years 前 | 1 个回答 | 0
1
个回答提问
using multiple if statement to replace values from another matrix
Hi, I have two matrix (A and B in attached excel file) which have the same dimension (853x13). I would like to use multiple "...
7 years 前 | 1 个回答 | 0
1
个回答提问
Multiply value with value in previous position in Matlab cell
Hi, I would like to create an equation using for loop for multiply current values with previous position but my code does not...
7 years 前 | 1 个回答 | 0
1
个回答提问
Calculate daily data using equation
Hi, I am just beginner for using Matlab. I have 2 matics as followings; A = [col1]=Year, [col2]=Month, [col3]=Day, [col4...
8 years 前 | 1 个回答 | 0