Ammar
Followers: 0 Following: 0
Feeds
질문
Converting Equation of Two Variables Into Matrix Elements - ERROR: Invalid MATLAB indexing or symbolic function definition
Hello everyone, I am trying to output a square matrix that is N x M in size, where N = M. In my case, N = 3. So this is a "3x3...
4개월 전 | 답변 수: 2 | 0
2
답변질문
Creating a Matrix Output from Element Integration Inside Matrix
EDIT: I made an edit to the description to clarify what I am trying to do. Hello everyone, I am trying to output a squar...
4개월 전 | 답변 수: 1 | 0
1
답변질문
Integral2 MATLAB Function Error: Q = integral2Calc(fun,xmin,xmax,yminfun,ymaxfun,opstruct);
Hello, I am facing an error with the "integral 2" function in MATLAB. This is the integral I am trying to perform in MATLA...
4개월 전 | 답변 수: 1 | 0
1
답변질문
Storing output values from a for loop into an "array"
Hello everyone, I am trying to output the values that I get from a for loop into an "array". I am not sure how to store those ...
4개월 전 | 답변 수: 2 | 0
2
답변질문
Finding zeros of intersection of the "x-axis" - Error using "fzero"
Hello, I am currently facing an issue where I am trying to find the intersection of the different plots on my "x-axis" (horizo...
4개월 전 | 답변 수: 1 | 0
1
답변질문
Using output of a function into the integral2 Function - Unrecognized function or variable
Hello, I'm currently facing an issue with using an output of a function into an integral. I have attached my code for refere...
4개월 전 | 답변 수: 1 | 0
1
답변질문
Comparing difference in values between values in an array - Using For Loop
Hello, I have a question about comparing values between elements of an array. I keep getting the error that says Index excee...
4개월 전 | 답변 수: 1 | 0
1
답변질문
Index in position 1 is invalid. Array indices must be positive integers or logical values.
Hello MathWorks Community, I am running into an issue where I am trying to plot a function that has two variables. I attached...
5개월 전 | 답변 수: 1 | 0
1
답변질문
Error: Data must be numeric, datetime, duration, categorical, or an array convertible to double.
Hello everyone, I am trying to plot a function that has two different variables: theta and phi. Theta = -pi/2:0.1:pi/2 Phi...
5개월 전 | 답변 수: 2 | 0