
Mark Thompson
Statistics
RANK
16,861
of 260,357
REPUTATION
2
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
1
RANK
of 17,895
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Question
Providing better feedback to students when assessing FUNCTION problems in MATLAB Grader
I'm working on some MATLAB coding assignments for students and am using MATLAB Grader to provide assessment and feedback. I wou...
6 months ago | 1 answer | 0
1
answerQuestion
How can I copy text, equations, figures and code from Live Editor to MATLAB Grader
I'm putting together some coding exercises using MATLAB Grader. I'd like to be able to write the problem statement using Live E...
6 months ago | 1 answer | 0
1
answerSolved
Solve the set of simultaneous linear equations
Given this pair of simultaneous linear equations: 2x + 3y = 23 3x + 4y = 32 Find the solution set (x,y)
6 months ago
Solved
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
6 months ago
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
6 months ago
Can the RTL-SDR Simulink block be used in the direct sampling mode of the dongle for low frequency operation?
I figured out how to expose the Sampling Mode property of the Simulink RTL-SDR block and allow setting the Sampling mode to use ...
1 year ago | 1
| accepted
Question
Can the RTL-SDR Simulink block be used in the direct sampling mode of the dongle for low frequency operation?
I'd like to use the RTL-SDR dongle at lower frequencies in the direct sampling mode (HF operation for example). Does the Simuli...
1 year ago | 1 answer | 0