Community Profile

photo

HINA


University of Tartu

Last seen: quasi 3 anni fa Attivo dal 2018

Followers: 0   Following: 0

Contatto

Mathematician

Statistiche

All
  • Thankful Level 2
  • Personal Best Downloads Level 2
  • First Submission
  • First Review
  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


CAT arguments dimensions not consistent.
Hello, I am getting the following messages while running the program for multiple values of 'l', (e.g: the program works well b...

quasi 3 anni fa | 1 risposta | 0

1

risposta

Inviato


Steepest Descent Method for multi-variable functions
Solves a multi-variable unconstrained optimization problem using Steepest Descent method.

oltre 3 anni fa | 7 download |

Domanda


Error encountered using 'fzero'
Hello, I have a question regarding fzero. my code is as follows: syms P N=-P; a=50; b=20; h0=50; E=200;n=1.5; h1=40; l=10...

oltre 3 anni fa | 2 risposte | 0

2

risposte

Domanda


Error running for loop
Hello, I am working with the following MATLAB code, it works properly if I want to calculate the values at some fixed points, b...

oltre 4 anni fa | 2 risposte | 0

2

risposte

Domanda


Numerical solution of a matlab function.
Hello everyone, I am trying to solve the following function for the variable P by using ''feval'' , ''fsolve'' and ''fzero'' bu...

circa 5 anni fa | 2 risposte | 0

2

risposte

Domanda


solve and vpasolve command doesn't work
Hello, I am trying to get a non zero solution of the equation ''delta'' for the variable ''P" with the following code but unab...

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Trying to find non-zero solution.
Hello, I am trying to solve a determinant of 4x4 matrix and getting answer equal to zero. Can anyone help me to find the other ...

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


I am trying to run the following algorithm, but it is not providing me the absolute answer as given in the link https://se.mathworks.com/help/symbolic/solve-an-algebraic-equation.ht
syms x [solx, param, cond] = solve(cos(x) == -sin(x), x, 'ReturnConditions', true)

oltre 5 anni fa | 1 risposta | 0

1

risposta