Community Profile

photo

changkun


CUG

Last seen: 거의 1년 전 2013년부터 활동

student in CUG

통계

  • First Review
  • Thankful Level 1

배지 보기

Content Feed

보기 기준

질문


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

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 10년 전 | 답변 수: 1 | 1

1

답변

질문


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

10년 초과 전 | 답변 수: 1 | 0

1

답변