Ammar
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
239,046
of 295,448
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
88.89%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 months ago | 2 answers | 0
2
answersQuestion
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 months ago | 1 answer | 0
1
answerQuestion
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 months ago | 1 answer | 0
1
answerQuestion
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 months ago | 2 answers | 0
2
answersQuestion
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 months ago | 1 answer | 0
1
answerQuestion
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 months ago | 1 answer | 0
1
answerQuestion
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 months ago | 1 answer | 0
1
answerQuestion
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...
4 months ago | 1 answer | 0
1
answerQuestion
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 months ago | 2 answers | 0