Community Profile

photo

Mark Thompson


Last seen: 1 year ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

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

2 years ago | 1 answer | 0

1

answer

Question


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

2 years ago | 1 answer | 0

1

answer

Solved


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)

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

2 years 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:...

2 years ago

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

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

3 years ago | 1 answer | 0

1

answer