Michael Boyte
Followers: 0 Following: 0
Feeds
提问
How do I use xline() to plot values calculated in a for loop?
I am trying to plot a set of vertical lines where each line's x-value is i/d where i iterates from 1 to d and d is a denominator...
1 year 前 | 1 个回答 | 0
1
个回答提问
How to find vector in array of vectors with the highest value of one component?
I feel like there's an easy solution to this that I'm missing. I have an array of points, p(x,y,z,i), in which the first three c...
1 year 前 | 1 个回答 | 0
1
个回答提问
View 2D Plane of 3D Graph
I have plotted several spheres and I would like to see only the circles created by those spheres at a given height along the z-a...
1 year 前 | 1 个回答 | 0
1
个回答提问
How to plot the volume shared by two 3D shapes
I have two identical spheres offset from each other by a distance less than their radiuses. I would like to plot just the volume...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to assign matrices to an array in a for loop
I would like to create an array that holds matrices that are calculated in a for loop. For example, I would like to calculate m...
2 years 前 | 1 个回答 | 0
1
个回答提问
Output Symbolic Trig Math in Degrees
I am multiplying several matrices together. The inputs to these matrices are trig expressions mostly with symbols and an occasio...
2 years 前 | 1 个回答 | 0
1
个回答提问
Solving a System of Trig Equations
I have a system of two equations both with trig functions in them and I'm trying to solve for one variable. In this case, the eq...
2 years 前 | 5 个回答 | 0
5
个回答提问
How to solve an equation with one unknown and both sine and cosine
I am trying to solve an equation for a theta value. The theta is th eonly unknown and it appears in both a sine and a cosine fun...
2 years 前 | 1 个回答 | 0