photo

Jade T


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Programming Languages:
Python
Spoken Languages:
English

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
216,788
of 300,508

REPUTATION
0

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
1

RANK
 of 21,019

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,435

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 3

View badges

Feeds

View by

Question


How do I return the indexed values unsorted, in the original order in which they appear in a vector?
What I'm trying to accomplish seems like it should be much easier, however I acknowledge that I am not proficient at all and am ...

2 years ago | 2 answers | 0

2

answers

Question


Indexing in nested loops x 3
My title may not make sense, but I do not know the technical term. In the code below, I want to use the elements in sv_10 to ind...

2 years ago | 1 answer | 1

1

answer

Question


Key presses not being logged with kbCheck
I have been mostly programming this task on the computer in my lab but I was trying to finalize and do debugging. On the lab com...

2 years ago | 0 answers | 0

0

answers

Question


Rotation for image is off
Using the example code from the Psychtoolbox tutorial: anglesDeg = linspace(0, 360, numSides + 1); anglesRad = anglesDeg * (pi...

2 years ago | 0 answers | 0

0

answers

Question


Multiplication of vectors in for loops
Hi all, I am wondering how to make this for loop work. Each radius value results in a vector product containing 3 numbers. I ...

3 years ago | 2 answers | 0

2

answers

Question


Error converting string into cell array
randsource = randi([1 size(images,1)]);% randomly sample 1 image store as randsource>> 1 = computer, 2 = human sources ...

3 years ago | 1 answer | 0

1

answer

Question


Updating value with conditional for loop
I am struggling with being able to come up with the right sequencing of codes for creating a loop that updates values that are c...

3 years ago | 1 answer | 0

1

answer

Question


Psychtoolbox-3: Error using Screen
Hi all, this bit of code is from an entire script keeps closing out w/ error and I am not sure why.The error message reads the ...

3 years ago | 2 answers | 0

2

answers