Feeds
질문
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...
거의 13년 전 | 답변 수: 0 | 0
0
답변질문
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...
거의 13년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 13년 전 | 답변 수: 1 | 0
1
답변질문
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^...
거의 13년 전 | 답변 수: 1 | 0
1
답변질문
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...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
13년 초과 전 | 답변 수: 1 | 0
