photo

Michael Levin


Last seen: 6 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

9 个提问
1 个回答

排名
28,017
of 301,432

声誉
1

贡献数
9 个提问
1 个回答

回答接受率
44.44%

收到投票数
1

排名
 of 21,280

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,555

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答