Statistics
6 Questions
0 Answers
RANK
39,194
of 295,467
REPUTATION
1
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
83.33%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
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
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 1