Sierra
Followers: 0 Following: 0
MATLAB
Spoken Languages:
Korean
Estadística
57 Preguntas
0 Respuestas
CLASIFICACIÓN
19.621
of 295.467
REPUTACIÓN
2
CONTRIBUCIONES
57 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
43.86%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
Is there a function that plot or show the architecture of the lstm model i made?
I made a LSTMlayer in MATLAB. and i want to know the size of input and ouput every layer. is there a function? thanks. ...
casi 2 años hace | 2 respuestas | 0
2
respuestasPregunta
how not to delete one figure using clf?
I want to plot animation with a background image. but for animation, i used clf in for loop. so the backgorund image is delete...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
how to make 3d voxel in specific range?
I want to make 3d voxel in specific range and the voxel size is 20m x 20m x 20m. xmin(longtitude) is 126.3342 and xmax(longitud...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
In DeepnetworkDesigner, is it possible to make output as a matrix?
I want to predict output as a matrix in LSTM(regression). for example, x1 = 4, x2 = 5, x3 = 7 and y = [1 0 0 1] Thanks. ...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
how to make rectangle in circle?
I want to make rectangles in circle. I know the radius, rectangle's width and length. please let me know how to do this ...
alrededor de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
how to fill the circle with grids?
I have circle coordinates. what i want to do is to fill the circle with grids. I attached the example what i want to plot. ...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
how to compress 15x15x8 dobule to 15x15?
I want to 15x15x8(X,Y,Z) dobule to 15x15. the file 15_15_8 consist of 0 and 1. and 15_15 file consist of the sum of X and Y ...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
how to make 10x10x10 dobule?
I want to make 10x10x10 dobule. but only i can make is 10x10 dobule. please let me know tanks.
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
how to split the data in for loop?
inter_point = []; idx = []; tic parfor k = 1:length(x1) for i = 1:length(Arr_1516) for j = 1:length(Arr_151...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
how to find a line perpendicular to another line?
X = [126.3798 126.3818] Y = [37.5517 37.5495] I want to find a perpendicular line to this XY line at second point like this im...
alrededor de 2 años hace | 3 respuestas | 0
3
respuestasPregunta
how to find a plane perpendicular to a line?
X = [126.3798 126.3818] Y = [37.5517 37.5495] Z = [539.5 531.5] line(X,Y,Z) view(45,40) I want to find a plane or line ...
alrededor de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
how to solve polygon subtract problem?
I subtracted green circle from blue circle. and it returned second polygog like a moon. but what i want to plot is thrid po...
alrededor de 2 años hace | 2 respuestas | 1
2
respuestasPregunta
how to filter out the line that intersects with another line?
I want to filter out the line when it intersects with another line. I only need the line before instecting with another lin...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
how to calculate kernel covariance function in Gaussian Process Regression?
I have data X(x1,x2,x3) which is 24445x3 and y is also 24445 x 1. I calculated kernel function matrix using this : https://kr.m...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Question about using regressionLearner app
I ussd regressionLearner app to perporm Gaussian Process Regression. and It was easy for me to use. But I want to do one mor...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
how to make vector as response value using gaussian process regression?
I want to predict 'Vertices' coulmn with fitrgp(gaussian process regression). gprMdl = fitrgp(a,'Vertices','KernelFunction','...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to insert vector to table?
for example, I want to insert vector into NoshellRings. I've tried but error occured. It said that The value cannot be replac...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to use Gaussian Process with multiple inputs and outputs?
As far as I know, GPR in matlab only supports one input and on output. So I searched a lot of function in file exchange. But I c...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
I want to calculate mean trajectory using Dynamic Time Warping.
x-axis is number of data point an y-axis is longitude. I want to mean line from aligned singal. but it only returns dist 45.8...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Patch error when I plot x,y,z
I wanted to plot the patch. but the 'z' value returns only zero in plot. I want to plot 3 patches with same x,y value. only 'z'...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
how to insert same scalar as length of something?
Let's suppose, A = [1, 2, 3, 4, 5] and B = [0]. I want to make second [0,0,0,0,0] whose length is 5. Please Let me know ...
alrededor de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
the 'polyarea' function dose not work well. how to solve it?
I want to calculate area of four polyshapes. the result from one polygon seems wrong.(VFR_lon_merged, VFR_lat_merged) It return...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
how to fill the circle with hexagonal grid ?
I want to plot hexagonal grid in geoplot. but i don't know how to do. I attached the coordinates data and the image what i expe...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
how to plot hexagonal grid in geoplot?
I want to plot hexagonal grid in geoplot. but i don't know how to do. I attached the coordinates data and the image what i expe...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
is it possible to plot hexagonal grid in geoplot?
I want to plot hexagonal grid in geoplot. but i don't know how to do. Please Let me know. Thanks.
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
how to plot hexagon inside boundary?
I have boundary coordinates and I want to fill the patch with hexagons just like honeycomb. Pleast let me know how to do this...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
how to generate synthetic data using probability?
I have trajectories data. and I wanna make synethetic trajectories using probability, if possible, using gaussian process. ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
how to generate new data using Gaussian Process?
I have 2dtrajectories(longitude, latitude). I want to make(or generate) similar trajectories to trajectories i have using Gaus...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
how to know the coordinates when I know the one coordinates, angle and distance between two coordinates?
I know one coordinates (126.4303, 37.4951), angle(108 degrees(true north)), and distance ( 8 nautical mile). I want to know the...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
how to geoplot with color after projinv?
before projinv, I made this plot. and after projinv, I plotted this polyshape in geoplot, and i found that there are unconnct...
más de 2 años hace | 0 respuestas | 0