photo

Bharath Lohray


Last seen: 4년 초과 전 2012년부터 활동

Followers: 0   Following: 0

메시지

통계

All
MATLAB Answers

10 질문
1 답변

File Exchange

2 파일

순위
13,176
of 297,503

평판
2

참여
10 질문
1 답변

답변 채택
50.0%

획득한 표
2

순위
12,646 of 20,449

평판
28

평균 평점
5.00

참여
2 파일

다운로드 수
2

ALL TIME 다운로드 수
230

순위

of 159,017

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • 5-Star Galaxy Level 1
  • GitHub Submissions Level 2
  • First Submission
  • Revival Level 1
  • First Answer
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Are gpuArray supported within parfor?
Hi, I am running the following code and receive an error Error using gpuArrayTest (line 16) The following error occu...

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

0

답변

제출됨


Persistent Figure
A function to persistently draw a figure window at the same position on the screen.

7년 초과 전 | 다운로드 수: 1 |

0.0 / 5
Thumbnail

질문


How do I align decimal points in a table?
Here is a sample of my data. I would like to align the decimal points to make it easy to read. How do I do this? ...

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

4

답변

질문


How do I pick the largest peaks in a region?
The following MATLAB code takes in multiple peak coordinates and heights and eliminates lesser peaks that are within a certain d...

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

1

답변

제출됨


Pushbullet Notifier
Push Notifications from MATLAB using Pushbullet service.

대략 9년 전 | 다운로드 수: 1 |

5.0 / 5
Thumbnail

답변 있음
How do I get a value returned by a Java method in MATLAB?
Never mind. I was iterating development and had the old class in memory. I had executed clear classes between tries, but...

9년 초과 전 | 0

| 수락됨

질문


How do I get a value returned by a Java method in MATLAB?
Hi, I am trying to get value form a java class method. My Java code is as follows: public class HelloWorld { public...

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

1

답변

질문


Why do I get a time out while getting a from a USB webcam?
How do I fix this problem. I webcam works fine on skype and I had all my chat apps off too. Preview gets me a window with a blac...

9년 초과 전 | 답변 수: 2 | 1

2

답변

질문


Why am I loosing a row and a column in MATLAB slice plot?
I am trying to plot a 3D volume in MATLAB. I am using the slice command. a(:,:,1)=[1,2; 3,4]; a(:,:,2)=[5,6; 9,8]; ...

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

1

답변

질문


How do I add 2 Y axis to my MATLAB Plot?
I know this question has been asked before - but none of them deal with a 3D plot with 2 Y axis. My question is a continuation o...

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

1

답변

질문


How do I add a 2D Plot along with a surface or mesh plot in MATLAB?
I would like to have a 2D plot along with a 3D surface or mesh plot - shown by the blue line I drew on the surface plot below. H...

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

1

답변

질문


Can I switch the beagleboard / pandaboard firmwares?
Is the firmware that gets downloaded with the targetinstaller any different from the stock linux arm image? (armel / armhf) C...

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

1

답변

질문


C Structure like variables in MATLAB
What I want to do is have Q - 10 bit & C - 4 bit and perform the operation - Q,C = Q,C << 1 (left shift MSB of C into LSB of ...

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

1

답변