Community Profile

photo

changkun


CUG

Last seen: ungefär ett år ago Active since 2013

Followers: 0   Following: 0

Message

student in CUG

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


How to add histgram in a 'slice' figure?
figure;clf [X Y Z V] = flow; x1 = min(min(min(X)));x2 = max(max(max(X))); y1 = min(min(min(Y)));y2 = max(...

nästan 10 år ago | 1 answer | 0

1

answer

Question


how to calculate lipschitz constant?
For a one-dimensional signal, in order to quantitatively characterize the singularity of each point, how to calculate the Lipsch...

ungefär 10 år ago | 1 answer | 1

1

answer

Question


How to Setting Custom Colours in 4D figures (Slice Function)?
[x,y,z] = meshgrid(-2:.2:2,-2:.25:2,-2:.16:2); v = x.*exp(-x.^2-y.^2-z.^2); xslice = [-1.2,.8,2]; yslice = 2; zslice = [-2,...

mer än 10 år ago | 1 answer | 0

1

answer