Community Profile

photo

Bharath Lohray


Last seen: mehr als 3 Jahre vor Aktiv seit 2012

Statistiken

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

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


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

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Gesendet


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

mehr als 6 Jahre vor | 1 Download |

Thumbnail

Frage


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

mehr als 6 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


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

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Gesendet


Pushbullet Notifier
Push Notifications from MATLAB using Pushbullet service.

etwa 8 Jahre vor | 1 Download |

Thumbnail

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

mehr als 8 Jahre vor | 0

| akzeptiert

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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

mehr als 8 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


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

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort