photo

Ben


Michigan State University

2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

19 질문
1 답변

순위
12,768
of 300,756

평판
4

참여
19 질문
1 답변

답변 채택
52.63%

획득한 표
4

순위
 of 21,077

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,890

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • Thankful Level 3
  • Commenter

배지 보기

Feeds

보기 기준

질문


Color and marker type not correct
Why on Earth would the following code produce the attached figure (the figure I attached is the second one; the first has the sa...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Segmenting sinusoidal time-series data
I have some data that was collected by a mobile phone's gyroscope sensors. I would like to be able to chunk out one "repetition"...

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

1

답변

질문


Enormous set of Java errors on startup
I'm running 2015a on my lab's server, and every time after my first time running Matlab, I get a huge pile of Java errors <http:...

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

1

답변

질문


Erase many layers of a plot, leave the background
I use the rectangle function to draw colored bounding boxes on top of an image containing text. I would like to be able to remov...

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

0

답변

질문


Clear multiple layers from a plot
I'm using bounding boxes plotted on top of text in an image as a sort of heat map. I want to be able to show all the bounding bo...

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

0

답변

질문


Remove 2D points that exceed std dev in either axis
I have a bunch of 2D points. I want to find the truncated mean and the standard deviation in each dimension based on the truncat...

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

1

답변

질문


Animate line but show marker only on current point
I have data that overlaps itself a lot, so we're animating it for visualization purposes: h = animatedline('Color', 'b'); ...

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

2

답변

질문


OpenCV's ffmpg dll causing access violation
I previously successfully modified the example face tracking code from IntraFace (http://www.humansensing.cs.cmu.edu/intraface/d...

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

0

답변

질문


Matlab on OSX can't find Python3
In Matlab 2014b, I have a call to a Python 3 script using the "system" function. This works fine on 2015a/Windows, but on OSX, I...

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

0

답변

질문


Use a numeric array as Map value
I'm reading through a file and want to create a map of string keys, each with an array of numeric arrays. How do I go about decl...

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

1

답변

답변 있음
Find which toolboxes are required
Thanks. 2013b does indeed have that menu, but fdep did what I really needed - find the toolboxes.

10년 초과 전 | 0

질문


Find which toolboxes are required
I need to figure out what toolboxes are required for a particular script on Matlab 2013b. I found the matlab.codetools.requiredF...

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

2

답변

질문


Error trying to solve an equation
I'm trying to write a script to find a decision boundary between two classes which are distributed as 2-dimensional normal distr...

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

1

답변

질문


Plot ellipse from equation (no foci/axes)
I have an equation for an ellipse: x^2+y^2-4x-8y+10-2*log(2) = 0. How an I plot this in Matlab? Everything that I've found searc...

거의 11년 전 | 답변 수: 3 | 1

3

답변

질문


Problem with cellfun/anonymous function
Thanks to <http://www.mathworks.com/matlabcentral/answers/137451-search-a-cell-array-of-structs per isakson>, I was able to sear...

11년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Function parameters as switch/data pairs?
I have a function that takes at least one value, and currently a variable number of string arguments that are used as switches/f...

11년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Search a cell array of structs
I have a large one-dimensional cell array of structs. All the structs have the same format (i.e. same fields in the same order)....

11년 초과 전 | 답변 수: 1 | 1

1

답변

질문


Regular expression forward slash clarification
In looking over the regular expression page (http://www.mathworks.com/help/matlab/ref/regexp.html), in the section describing th...

11년 초과 전 | 답변 수: 1 | 1

1

답변

질문


Read csv strings, keep or create surrounding whitespace
I have a list of stop words that currently exists as a comma-separated list in a .txt file. The goal is to use that list to remo...

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

1

답변

질문


Change type of a structure field
I'm fairly new to Matlab, so this might be a simple question or one that just isn't possible. I have a bunch of data that was gr...

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

1

답변