PASUNURU SAI VINEETH
Followers: 0 Following: 0
Feeds
提问
Arrow lengths don't represent the ratio of velocities for 2 Quiver Plots
I have plotted two sets of velocity data for the same position data in a single quiver plot. figure quiver(xposition,yposition...
1 year 前 | 2 个回答 | 1
2
个回答提问
Numerical Technique to approach Global Minimum of a Function
I have a function which has 15 input parameters and outputs the Mean Square error of a curvefit. My aim is to find the 15 parame...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to permanently disable warnings in MATLAB editor?
I didn't find any relevant setting in the preferences tab.
2 years 前 | 2 个回答 | 0
2
个回答提问
Set a Marker on a rotating sphere (sports ball)
I have built a mechanistic model to numerically compute the trajectory of a sports ball. I was able to account for bounce, drag ...
2 years 前 | 1 个回答 | 0
1
个回答提问
Gradient Descent Implementation on a function, as opposed to an equation
I have built a function function [RMS] = ErrorFunction(ui,vi,wi,cx,cy,cz) which outputs a certain error based on the six intia...
2 years 前 | 2 个回答 | 0
2
个回答提问
Issue with finding the indices of the minimum element in a 3-Dimensional Array
For a 2D array A, the command [row,column]=find(A==min(min(A))) outputs the row and column indices of the minimum respectiv...
2 years 前 | 2 个回答 | 0
2
个回答提问
Rotate the coordinate system to align an existing plane with Y'Z' plane
I have a plane z = (-47.407313)*x + (0.322175)*y + (-3.333979) and data points of a ball flight trajectory on it. Even though th...
2 years 前 | 3 个回答 | 1
3
个回答提问
Fitting a curve (not a surface) for set of 3d points
We have a set of 3d points but could only generate a best fit surface using curve fitting tool. Is there a way to get the best f...
2 years 前 | 1 个回答 | 0
1
个回答提问
Issue with plot when using 2 FOR loops
So, I built a program to compute the 3D trajectory of a sports ball until its second bounce. I attempt to vary two paramaters in...
2 years 前 | 1 个回答 | 0
1
个回答提问
Interpolation of function of 3 variables
I have 4 variables in the problem where the last variable is the function of first three. The attached excel sheet contains the ...
3 years 前 | 1 个回答 | 0
1
个回答提问
Setting 3D plot's centre at origin
Hey community, when I plot the 3D graph in a certain program, the intersection of X and Y axes wasn't present on the z=0 plane. ...
3 years 前 | 1 个回答 | 0