photo

Michael Levin


Last seen: 거의 6년 전 2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

9 질문
1 답변

순위
28,012
of 301,478

평판
1

참여
9 질문
1 답변

답변 채택
44.44%

획득한 표
1

순위
 of 21,296

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 174,719

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Is it possible to have a waitbar be created at a specific position on the screen?
I create a waitbar and it goes to the middle of the screen. Is it possible to tell it to be in a corner (specify position)?

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

1

답변

질문


Help me make this small inner loop faster - more efficient notation or functions?
I have some code which runs this inner loop a LOT of times for different values of Ri and Ii: z = complex(Ri,Ii); ...

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

1

답변

질문


Help speed up this inner loop
I'm looking for notation, functions, and other ways to speed up this inner loop of some code that is executed many, many times f...

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

1

답변

질문


How to use subs() instead of eval()?
I've got some code where the user enters a string form of a function (like "z*z+5) in complex variable z, takes a symbolic deriv...

거의 6년 전 | 답변 수: 1 | 1

1

답변

질문


Compiling on Mac - what's the easiest way to get executable which asks the user to enter values?
I have a .m file in Matlab on a Mac with code that asks the user to type in some data which is then processed. I want to compile...

거의 6년 전 | 답변 수: 0 | 0

0

답변

질문


Trying to get a symbolic derivative from a string that the user inputs
I'm using Matlab R2018a on a Mac. According to the toolbox installer, I have the Symbolic toolbox installed. I want to have the ...

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

1

답변

질문


Code for getting statistics on movement tracks (coordinates) of agents
I'm looking for any existing code, Matlab toolkit, or whatever, to help this task: given X,Y coordinate pairs of moving discrete...

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

1

답변

답변 있음
Unrecognized property 'Colormap' for class 'VideoWriter'??
Sorry, I don't understand. I'm using R2018a; the documentation shows this exact usage - why is it not working for me, and how do...

거의 8년 전 | 0

질문


Unrecognized property 'Colormap' for class 'VideoWriter'??
I'm trying to change some old code that used avifile(), to the new VideoWriter. Everything seems to work but one thing gives an ...

거의 8년 전 | 답변 수: 2 | 0

2

답변

질문


How to visualize a 3D matrix of colormap values?
I have a 3D matrix, say 512x512x512, each element of which is a colormap value 1-8. Some of the pixels are black, and the remai...

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

1

답변