Sierra
Followers: 0 Following: 0
MATLAB
Spoken Languages:
Korean
Statistica
57 Domande
0 Risposte
RANK
19.621
of 295.448
REPUTAZIONE
2
CONTRIBUTI
57 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
43.86%
VOTI RICEVUTI
2
RANK
of 153.872
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
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. ...
quasi 2 anni fa | 2 risposte | 0
2
risposteDomanda
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...
quasi 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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. ...
quasi 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
circa 2 anni fa | 2 risposte | 0
2
risposteDomanda
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. ...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
how to make 10x10x10 dobule?
I want to make 10x10x10 dobule. but only i can make is 10x10 dobule. please let me know tanks.
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 2 anni fa | 3 risposte | 0
3
risposteDomanda
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 ...
circa 2 anni fa | 2 risposte | 0
2
risposteDomanda
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...
circa 2 anni fa | 2 risposte | 1
2
risposteDomanda
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...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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','...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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'...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
circa 2 anni fa | 2 risposte | 0
2
risposteDomanda
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 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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 2 anni fa | 0 risposte | 0
0
risposteDomanda
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 2 anni fa | 0 risposte | 0
0
risposteDomanda
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 2 anni fa | 2 risposte | 0
2
risposteDomanda
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 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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 2 anni fa | 0 risposte | 0