photo

Amed


Drexel University

Active since 2013

Followers: 0   Following: 0

Message

New to programming

Statistics

MATLAB Answers

13 Questions
4 Answers

RANK
271.164
of 297.457

REPUTATION
0

CONTRIBUTIONS
13 Questions
4 Answers

ANSWER ACCEPTANCE
30.77%

VOTES RECEIVED
0

RANK
 of 20.438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158.938

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


MathLab QUADRATIC equation and VECTORS help!
Hi, I just needed quick help on my MatLab homework. I'm pretty close I believe, but i'm getting strange errors in which i'...

bijna 12 jaar ago | 0 answers | 0

0

answers

Answered
Solving a matrix using MatLab?
I have to do it manually and rref(M) at the end to show it's in RREF form

bijna 12 jaar ago | 0

Question


Solving a matrix using MatLab?
I need help solving the following matrix >> M = [1 0 2 1 18; 0 -3 -3 0 -8; -2 -3 0 0 -41; -1 0 -1 1 16] I was able to ge...

bijna 12 jaar ago | 2 answers | 0

2

answers

Question


Timing two events in an If loop? GUI HELP. THANKS
So basically i'm trying to capture the particular time (in seconds) of the first click, and then capture the time again in anoth...

ongeveer 12 jaar ago | 1 answer | 0

1

answer

Question


Undefined function 'calibrate' for input arguments of type 'serial'.
I receive an error stating: "Undefined function 'calibrate' for input arguments of type 'serial'. Error in iMeasure...

ongeveer 12 jaar ago | 0 answers | 0

0

answers

Question


Cannot find comport? Windows, GUI, accelerometer
Hello, i'm currently trying to run a code but cannot seem to find any open ports. Here is the error i receive... Error us...

ongeveer 12 jaar ago | 0 answers | 0

0

answers

Question


Random graph showing up on my GUI?
Hello. Can someone please point to me why my GUI background turns into a plot graph while trying to run accelerometer data? Here...

ongeveer 12 jaar ago | 2 answers | 0

2

answers

Answered
Help with timing a pushbutton being pushed twice
Thanks guys I will check the answers when i'm back from class. In terms of getting strange answers, i'm getting normal absol...

ongeveer 12 jaar ago | 0

Question


Help with timing a pushbutton being pushed twice
So i'm trying to find the time interval between a single push button when pushed twice.. here is my code so far. This is for a G...

ongeveer 12 jaar ago | 2 answers | 0

2

answers

Question


seconds from the clock function?
is there anyway to capture the seconds array from the clock function? thanks

ongeveer 12 jaar ago | 1 answer | 0

1

answer

Question


Breaking a loop GUI?
Reading in accelerometer data in a GUI code. I'm trying to break the loop while reading by using the following code... func...

ongeveer 12 jaar ago | 1 answer | 0

1

answer

Question


How do I get my string from a handle.text GUI HELP
I'm trying to obtain a string value and set it as a variable 'a' .. So in the opening function I set a particular handles.te...

ongeveer 12 jaar ago | 2 answers | 0

2

answers

Question


MatLab GUI accelerometer reading DATA
Hello, as of right now i'm trying to read in accelerometer data to my MatLab gui thru a pushbutton.. So far here is my code ...

ongeveer 12 jaar ago | 0 answers | 0

0

answers

Question


Accelerometer data MatLab GUI
Hello i'm trying to read in raw data from an accelerometer thru my matlab GUI. I have a pushbutton for serial read, calibration,...

ongeveer 12 jaar ago | 1 answer | 0

1

answer

Answered
Creating a counter loop in MatLab, GUI?
Anybody else have any ideas? Still not solved

ongeveer 12 jaar ago | 0

Answered
Creating a counter loop in MatLab, GUI?
Anybody else? i initialized it as set(handles.text8,'string','0') a = str2double(get(handles.text8,'string')); ...

ongeveer 12 jaar ago | 0

Question


Creating a counter loop in MatLab, GUI?
Hello, i'm trying to create a loop counter that will add increments of 1 every time I click a pushbutton. I don't really have an...

ongeveer 12 jaar ago | 4 answers | 0

4

answers