Christian Jaramillo
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
How do I find the dot product of 2 matrices without the same number of elements?
I have the following vectors that I need to find the dot product for using the dot function. here is what I have so far; A ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Is there a way to get the switch and case function to be part of the overall formula?
I'm trying to create this code that when you choose triangle it will choose n=3 that then will be able to be included in the int...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to make a polar plot function curve and not rigid?
Hello, I'm not sure why but when I polarplot the graph is very rigid. does anyone know how to change it? I attached a picture...
6 years 前 | 1 个回答 | 0
1
个回答提问
Answers given as equation
Hello, I have the equation; % Radius = r r = 10*u.ft; SurfaceAreaOfASphere = (4*pi*r^2) Returning an an...
6 years 前 | 1 个回答 | 0