Briana Pass
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
189 885
of 295 467
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
16.67%
VOTES RECEIVED
0
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
whenever I use ezcontourf I get an error message. How can I fix this? Or is there another function I can use instead?
syms x y; illum = 300/(4*pi*((x - 5)^2 + (y - 2)^2 + 3^2)) ezcontourf(@illum, [0 10 0 4]); colormap('gray'); axis equaltight...
ungefär 5 år ago | 1 answer | 0
1
answerQuestion
Where am I making the mistake in my coding? Below attached is the instructions to follow. Can you please specify and correct the line in order to obtain desired result please?
syms x y; illum = 300/(4*pi*((x - 5)^2 + (y - 2)^2 + 3^2)) ezcontourf(illum, [0 10 0 4]); colormap('gray'); axis equal tight ...
ungefär 5 år ago | 0 answers | 0
0
answersQuestion
Assignment help for MATLAB? Overall confusion and unable to interpret instructions fully, as well as code problems. Below is attached assignment. Can someone explain this step by step please? Thank you!
ungefär 5 år ago | 0 answers | 0
0
answersQuestion
How do I code this? I am very confused. Below is attached the assignment. If anyone can walk me through the process that would be greatly appreciated
ungefär 5 år ago | 0 answers | 0
0
answersQuestion
How do I fix my meshgrid?
This is the code i have inserted and im getting this. Where is the mistake in my coding and how do I fix this? gridspacing=-8:0...
ungefär 5 år ago | 1 answer | 0
1
answerQuestion
How to complete this matrix?
Use the meshgrid function with the following data: -8: 0.5: 8 Use the following equation: R=x2+y2 treat x and y as vectors Use...
ungefär 5 år ago | 0 answers | 0