Community Profile

photo

Kazim


Active since 2012

Followers: 0   Following: 0

Message

AhmetHasim

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


q = quadl(fun,a,b,tol,trace,p1,p2,...)
Hi Dear Matlab Users; I want to use quadl function using my function and then integrate it numerically. Matlab function r...

11 years ago | 0 answers | 0

0

answers

Question


Triplequad function with symbolic variables
Hi Dear Matlab users My problem is I wrote a function just below. function out = ahmet(r,s,zeta) syms z1 o...

11 years ago | 1 answer | 0

1

answer

Question


Global symbolic variable definition
Hi Dear Matlab users I defined a variable in .M file and assigned a symbolic value to that variable.Then I defined a functio...

11 years ago | 1 answer | 0

1

answer

Question


Which command can tell me my function degree ?
Hi ; I have a problem with my function. I want to learn its highest degree. My function is like f(r,s) = a*r^2+b*r*s+c*s^...

11 years ago | 1 answer | 0

1

answer

Question


Special character adding in command window
Hi I want to ask how we can add a special charecter like gama or beta in the command window. For ex I want to write syms...

12 years ago | 1 answer | 0

1

answer

Question


Collecting the terms in a specific coefficient
Hi, I want to ask how we can make Matlab do such a thing; For ex; I have an expression ----> a*x^2+2*a^3*x and I want this...

12 years ago | 1 answer | 0

1

answer