eko supriyadi
-
Followers: 0 Following: 0
Estadística
26 Preguntas
2 Respuestas
CLASIFICACIÓN
40.358
of 300.365
REPUTACIÓN
1
CONTRIBUCIONES
26 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
57.69%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.933
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.262
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
How to rotate domain, but the lon and lat are on the contour (not on the axis)
Dear all, as far we know Matlab will traditionally generate 4 white areas when using the following script on rotate domain: fig...
4 meses hace | 2 respuestas | 0
2
respuestasPregunta
Remove '00' the first two digit to '0' in cell
Hi community, Suppose i have array in cell: ab={'10300' '20257' '30073' '40080' '55011' '82132' '0' '0' '0'; '10321' '20258' '...
casi 3 años hace | 2 respuestas | 0
2
respuestasPregunta
How to splitting 1 NCfile to many NCfile based on time variable?
Hi matlab forum, I'm having trouble about splitting 1 nc file into multiple nc files (files attached here). In this case I want...
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
vertical or horizontal array random combination in single array
Hi all As the title above, suppose i have matrix A like: A={[12;13] ;[1,5] ;[5;6;7]; [1,3,5,4]}; i want the matrix A have ver...
más de 3 años hace | 2 respuestas | 0
2
respuestasPut the leading number (not sequence ) corresponding to the number in the column
this is my effort to solve this problem load rowcell.mat %empty data is indicated by [] empty_idx_3d = cellfun(@isempty,sek...
más de 3 años hace | 0
| aceptada
Pregunta
Double and character format in one cell, how to remove the double format?
Dear all I've array with 1*60 cell that contain many cell inside (with 2 dimensions, namely: 264*1 cell and 263*1 cell, the dat...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Put the leading number (not sequence ) corresponding to the number in the column
Dear matlab community I've a problem with putting lead of number correspended with column. Say I've lead number like: 1, 2, 5, ...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
extractBefore with matches string
Dear all, i'm stuck use extractBefore with this situation: a={'32563 33308 10314 20227 30113 40117 52008 81531 333 56000 81625...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Put the leading number corresponding to the number in the column
Hi all, Continue the previous discussion here but now on a different topic. Is there a technique to put numbers based on the r...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Concatenate multiple cell into a single cell
Hi all, I have cell (many cell) array that contains varying length in row direction. For example see below ilustration: ncell1...
más de 3 años hace | 1 respuesta | 0
1
respuestaLooping with datetime greater and less than 24 hour
and when we interest with <24 hours, we can do indexing one more again: h24 = hours(24); mask = a>h24; a(mask) = a(mask) - h2...
más de 3 años hace | 0
Pregunta
Looping with datetime greater and less than 24 hour
Hi community, i'm stuck with looping and datetime suppose, i have datetime array (actualiy i have large array): a=[duration(0...
más de 3 años hace | 5 respuestas | 0
5
respuestasPregunta
How to get the number in the cell containing the letter and space
Hi everyone consider i have cell matrix like this: a={'AABB 01001';'AACC 01101'; 'AACC 01201'; 'AADD 01301'; 'AAEE 01401'} ...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
Delete all repeatation number
Hi matlab community, Say i have the matrix: a = [1 2 2 3 2 4 5 6 7 8 6] and i want delete all repetation number there, so i w...
más de 3 años hace | 5 respuestas | 1
5
respuestasPregunta
mean from intersection matrix
Hi matlab community Suppose i have matrix: a = [1,3,3,2,2,3,3,4,3,1,3]; b = [1,1,1,3,4,1,2,1,4,1,1]; c = [2,2,2,4,2,3,3,2,1,...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Creating a new matrix and insert certain values into that matrix
Dear Matlab community suppose i want make new matrix 4*4 and insert a value based on the row-column position of the matrix, an...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Create new matrix based on grid location
Suppose I have matrix A: A=[4 1 0.6;4 1 0.8; 1 4 0.5; 1 3 0.3; 3 2 0.1; 2 1 0.6; 2 4 0.5; 3 2 0.4; 1 1 0.3; 1 2 0.1] Now, I wa...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I able plot value from contour which corresponding with satelit track
This time I have a problem displaying plot of contour value which position right under satellite track..how can I get time serie...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
how to make contour from 3 columns matrix
Hi all. I'have problem.. I have mat file with 4 columns (long, lat, time, and data).. ignored about the time, so I'm focused...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
How to separate monthly data from yearly?
hello, everyone. I have a matrix of 15x18x213 size. 15 is longitude 18 is latitude, and 213 is time (month), the year ...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
Problem about coloring modis data
Dear everyone.. here i have a problem about coloring modis data chlorophyll.. this my result <</matlabcentral/answers/upl...
casi 8 años hace | 0 respuestas | 0
0
respuestasPregunta
Good multiple panel in 1 figure
Hi everyone.. do you know how make this figure (2 or 3 panel in 1 figure)? i'm using *subplot* but i'm not satisfying abou...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to make Power Spectral Density in contour form?
Hi all.. i want to make power spectral density (psd) but in contour form only because so far the psd only made in graphic for...
alrededor de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
How to make animation from netcdf file?
Hi all, Now, i have success make contour from netcdf file.. and now i want create animation from this netcdf.. teach me how i...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to hide quiver over land in map?
Hi everyone.. i'm use m_map as tool to diplay wave sea and wind data over land so this is the problem.. how remove the qu...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How get mean value from 4d dimension in oscar data
Hi all. i have oscar data, which one of variable "u" contains 4 dimensions: lon*lat*depth*time "u" is current sea speed ...
alrededor de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
Problem display when i.m plot height and direction wave in map
dear all, i want plot height and direction wave sea in map. when i run this script, i get error syntax.. the message er...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Plot Sea Current in Time vs Depth
Hello everyone! I'm trying to plot a contour of sea current with time (in month) on the x axis vs depth (in meter) on the y a...
alrededor de 8 años hace | 1 respuesta | 0

