Feeds
提问
Solving an equation with two different variables of different ranges
Hello All, I am looking to solve the equation below with two different variables, phi and theta. However, those two variable...
8 years 前 | 1 个回答 | 0
1
个回答提问
Solving system of equations using Lu Method and "NaN" results through final matrix
Hello All, I have utilized the lu function to solve a systems of equations with 12 equations and 12 unknowns. I have inputte...
8 years 前 | 1 个回答 | 0
1
个回答已回答
Need Help with fixing "Error using vertcat Dimensions of matrices being concatenated are not consistent" for my matrix
Hello All, Thank you all for your assistance but I have actually found a way to solve and display the results I needed. I en...
Need Help with fixing "Error using vertcat Dimensions of matrices being concatenated are not consistent" for my matrix
Hello All, Thank you all for your assistance but I have actually found a way to solve and display the results I needed. I en...
8 years 前 | 0
提问
Need Help with fixing "Error using vertcat Dimensions of matrices being concatenated are not consistent" for my matrix
Hello All, I am in need of some help, I am trying to store results where P1, P2, and P3 are dependent on J in matrix B howev...
8 years 前 | 3 个回答 | 0
3
个回答提问
"Subscript indices must either be real positive integers or logicals" error from regula falsi function
Hello All, I am need in need of some help with creating this regula falsi function. Below is the function I have created alo...
9 years 前 | 1 个回答 | 0
1
个回答已回答
N-Term Approximation for Matrices
Just to clarify a bit, with inputting a range for my function beforehand, I would like to see how using 10 terms changes the mat...
N-Term Approximation for Matrices
Just to clarify a bit, with inputting a range for my function beforehand, I would like to see how using 10 terms changes the mat...
9 years 前 | 0
提问
N-Term Approximation for Matrices
Hello, Utilizing a function I created to calculate the N-term approximation for a matrix: function[eA]= N_Approx( N,A,...
9 years 前 | 3 个回答 | 0
