Community Profile

photo

Mili Kian


Last seen: 2 years ago Active since 2020

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


Error GAN in matlab 2019b ?
hi every one I want to use Gan in matlab, at first i see and download GAN at (github) and when i ran that code this error appea...

2 years ago | 1 answer | 0

1

answer

Question


submission error <<I have a problem with machine learning submission.>>
hi every one i have a problem with machine learning submission. when i use computer program the erroe says : [error] submissi...

2 years ago | 0 answers | 0

0

answers

Question


how to find witch points are under the line??i have a number of points that i define as a X,Y and i have wrotten the under steps.
hi every one i have a number of points that i define as a X,Y and i have wrotten the under steps. x = eldof(:,10); %%x=[0,...

3 years ago | 0 answers | 0

0

answers

Question


i have a lot of points and i want to define under this conditional
hi i have a lot of points and i want to define under this conditional cond_1 = x > 0 & x <= 60 & y <= 60; cond_2 = x > 60 &...

3 years ago | 0 answers | 0

0

answers

Question


creatting a polygon in matlab
hi im going to create a polygon that is combination with points and function. look at this picture fourmula of top functi...

3 years ago | 2 answers | 0

2

answers

Question


how can i re numbering degree of fredom in FEM after elimination exeeded element??
hello every one i have a matrix that i called "eldof" its involving degree of fredoms in each edge of G4 element(square) and co...

3 years ago | 1 answer | 0

1

answer

Question


hi, i wanna plot gaussion shape function with any arbitrrary number . how can i plot that?
hi, i wanna plot gaussion shape function with any arbitrrary number . how can i plot that? f(x) = a*exp(-(x-b).^2)/2*(c.^2);

3 years ago | 1 answer | 0

1

answer

Question


how can i define two series of number in one coloumn?
how can i define two series of number in one coloumn? EX: a=1:10 , 62:73 i want gave answer like this: a=1 2 3 4 5 6 7 8 9 10...

4 years ago | 2 answers | 0

2

answers

Question


input argument type double
when i using my matlab code, this error appear : Undefined function 'uneldof' for input arguments of type 'double'. when i wri...

4 years ago | 1 answer | 0

1

answer

Question


point that are under line equation
i have multi sentence equation and some point like this: 0<x<5 y=6 5<x<12 y=3x+6 12<x<15 y=-3x+7 15<x<20 y=6...

4 years ago | 2 answers | 0

2

answers

Question


I have some point and one line.
I have some point and one line. my points are in (x,y) written in under X = ... [ 1 1 1 3 1 5 1 ...

4 years ago | 1 answer | 0

1

answer

Question


i have number of points that have (x,y) .then i define a line and i want to realize which points are under the line?
i have number of points that have (x,y) .then i define a line and i want to realize which points are under the line? i write t...

4 years ago | 2 answers | 0

2

answers

Question


i want to define a area that is polygonal. how can i determine a nu piont is in the polygonal or not??
I want to define a area that is polygonal. how can i determine any piont is in the polygon or not??

4 years ago | 1 answer | 0

1

answer