![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/5483786.jpg)
djr
Followers: 0 Following: 0
Professional Interests: Meteorology and physics
Estadística
19 Preguntas
4 Respuestas
CLASIFICACIÓN
292.087
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
19 Preguntas
4 Respuestas
ACEPTACIÓN DE RESPUESTAS
89.47%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
Integral of exponential function that contains another integral
Hello everyone, I have the following integral: where and is a constant in one case and in another case. In addition, my ...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Slice and streamslice along diagonal
Hello, I have X,Y,Z,U,V,W 3D arrays of the size 101x201x4. I plotted slice and streamslie in the x-z plane along y = -3 as sh...
casi 5 años hace | 2 respuestas | 0
2
respuestasPregunta
Quiver uniform arrows spacing
Hello, I have the following data (attached) that want to use in quiver plot as follows: quint = 20; quiver(xplot(1:quint:e...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Finding and plotting radial component in vector field
Hello Everyone, I have a vector filed given on a Cartesian grid with two vector components Uc and Vc (attached). My grind has 1...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Filling NaN void in polar plot
Hello Everyone, I am dealing with a polar plot that is incomplete due to NaN values in the data. Please see figure 'Void pol...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Comparing elements of rows (in cell) and columns (in array) and plot results as 2D mash/grid
Hello, I have a cell _A_ (attached) where the first column is the instrument number and the other two columns are _x_ and _y_...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Advanced 3-D bar plot
Hello, I have measurements that are conducted on a rail that has a cross-like shape (please see attachment 'Measuring positio...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
Finding four parameters that are the closest to the prescribed value_Minimize the function?
Hello, I have four a cell with four arrays each containing around 5000 numbers (all arrays have the same length). I call thes...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Find values in array a based on unique values in array b as well as based on the range of values in b
Hello Everyone, I have two long arrays that look like this: a = [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17] b = [10,1...
casi 8 años hace | 2 respuestas | 0
2
respuestasPregunta
Efficient way of reading cell arrays
Hi What would be the most efficient way to read content from cells; is it using for loops or cellfun functions. For example,...
alrededor de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
Assigning property/value to image color, Oklahoma state
Hello, I have a very simple image (attached) that has white background and several filled circles of different colors. I am ...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Optimizing a 'for' loop
Hello, I have a cell containing two cell columns. Column 1 is date and Column 2 is hour. I want to merge them together and t...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Remove rows usig cellfun
Hello, Neg is 1x8 cell. Each cell column has 101096 data, i.e. length(Neg{1,1}) is 101096. All data are numbers. I need to f...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaFinding elements in column that meet some criteria
Thanks so much. Yes, Z is Y (my bad).
más de 10 años hace | 0
Pregunta
Finding elements in column that meet some criteria
Hello, I have a matrix that has 3 columns and 186 rows. Values are something like this: Velocity X ...
más de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
Identifying events in time series
Hello, I have a logical vector (made out of 1's and 0's) that corresponds to a time series. For example, 1 1 1 0 1 1 1...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
Reading specific data from formatted txt files - looks very dificult
Hi, I have 15 ascii files. The file names are 1948_1950, 1950_1955, 1955_1960, 1960_1965, ..., 2010_2014 (all files except t...
más de 10 años hace | 1 respuesta | 0
1
respuestaAdd zeros to some dates
Thanks guys... Both answers worked. Thanks so much!!!
más de 10 años hace | 0
Pregunta
Add zeros to some dates
Hi, I have a file with dates that are in the format 'yymmdd'. For example, 991231 would be Dec 31st, 1999. However when it g...
más de 10 años hace | 3 respuestas | 0
3
respuestasPregunta
Change of data format
Hello, I have a *.txt file with data in the following format (say, file1): 00Z01JAN1948 0.00579036 06Z01JAN1948 0.003...
más de 10 años hace | 2 respuestas | 0
2
respuestasModifying files and merge files
Thank you all... you helped me a lot!
más de 10 años hace | 0
Pregunta
Modifying files and merge files
Hi, I have a file that has dates in the folowing format: 1011949 % This would be 01JAN1949 2011949 % This would ...
más de 10 años hace | 3 respuestas | 0