Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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...
11 years 前 | 1 个回答 | 0
1
个回答提问
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...
11 years 前 | 1 个回答 | 0
1
个回答提问
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...
11 years 前 | 2 个回答 | 0
2
个回答提问
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...
11 years 前 | 2 个回答 | 0
2
个回答提问
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...
11 years 前 | 1 个回答 | 1