Community Profile

photo

Sierra


Last seen: 3 mesi fa Attivo dal 2022

Programming Languages:
MATLAB
Spoken Languages:
Korean

Statistiche

  • Thankful Level 4

Visualizza badge

Content Feed

Visto da

Domanda


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. ...

circa un anno fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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. ...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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 ...

oltre un anno fa | 2 risposte | 0

2

risposte

Domanda


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. ...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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 ...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


how to make 10x10x10 dobule?
I want to make 10x10x10 dobule. but only i can make is 10x10 dobule. please let me know tanks.

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre un anno fa | 3 risposte | 0

3

risposte

Domanda


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 ...

oltre un anno fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre un anno fa | 2 risposte | 1

2

risposte

Domanda


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...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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','...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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'...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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 ...

oltre un anno fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre un anno fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre un anno fa | 0 risposte | 0

0

risposte

Domanda


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.

oltre un anno fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


how to generate synthetic data using probability?
I have trajectories data. and I wanna make synethetic trajectories using probability, if possible, using gaussian process. ...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre un anno fa | 0 risposte | 0

0

risposte

Carica altro