Community Profile

photo

Laura


Last seen: 3 years ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


how to interpolate 2d curves together in 3d
Hi there, I have 6 sets of x and y data, each set of data representing a specific frequency (20 kHz, 50 kHz, 100 kHz, 200 kHz, ...

5 years ago | 1 answer | 0

1

answer

Question


Finding an approximation for cos(x) using for loops
Hi there, I recently got help on creating a script to calculate the value of cos(x) using for loops. The question asks: "W...

10 years ago | 1 answer | 0

1

answer

Question


Display first and last rows and first and last columns at once?
I have a matrix of ones size 6X6. I want to take all of the 1's from the first and last rows and all of the 1's from the first a...

10 years ago | 1 answer | 0

1

answer

Question


How to display warning message withing while loop?
I have been trying to write the following program: "Write a script that asks the user to enter positive real numbers until th...

10 years ago | 2 answers | 0

2

answers

Question


How to create if statements inside switch statement?
I don't know if this is possible, but can you put an if statement inside a switch statement? I am attempting to write this pr...

10 years ago | 2 answers | 0

2

answers

Question


Matlab string size to asterisks?
Hi there, I am taking an introduction to MATLAB course and I have been having trouble completing this task: "Write a program to...

10 years ago | 1 answer | 1

1

answer