SAM
Followers: 0 Following: 0
Statistics
10 Questions
0 Answers
RANK
199.418
of 295.467
REPUTATION
0
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
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
How to integrate a complicated function?
Hello, I am trying to integrate the following function using 'int' but it is not working. Is there any other way to integrate ...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
How to plot a function over an interval of two functions?
Hello, I am trying to plot a symbolic function using fplot. I want to plot the function over an interval of two functions, but...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
how to plot from 0 to an output of a function using fplot
Hello, I am trying to plot something similar to the picture. I am using the code bellow tp plot, but there is a proplem with t...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
How to solve numerically and find the smallest value?
Hello, I have the following code to numerically find the smallest intersection point between two curves. I used "vpasolve'' to...
bijna 2 jaar ago | 1 answer | 0
1
answerQuestion
Finding the roots of a high degree equation?
Hello, I have the following 20*20 matrix and the determinant of the matrix equal zero. The determinant of the matrix of n degr...
ongeveer 2 jaar ago | 1 answer | 0
1
answerQuestion
Unable to find explicit solution
syms x y A=(1-sqrt(1-x))^.5*tan((1-sqrt(1-x))^.5*y) B=(1+sqrt(1-x))^.5*tan((1+sqrt(1-x))^.5*y) solx=solve(A==B,x) Hello, I...
ongeveer 2 jaar ago | 1 answer | 0
1
answerQuestion
Unrecognized function or variable when recalling a function in another script
why I am getting Unrecognized function or variable when recalling a function in another script although when I ran the function ...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
HOW TO PLOT A GRAPH WITH A FUNCTION AND A CONSTANT
Can anybody please help me draw this graph using matlab to look like the figure shown bellow. Dw<1.1 THEN Hu=cos(Dw) Dw>1.1 ...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
Find intersections of curves
hello, I have the following two formulas and I want to know How can I find the intersection point of the two curves and how to m...
meer dan 2 jaar ago | 3 answers | 0
3
answersQuestion
how to code hypergeometric functions ?
How to code those two hypergeometric functions ? 2F1(3/4,3/4,7/4;1/(1-b) 2F1[1,1,7/4;e^(ql/d)/(1-b)
bijna 3 jaar ago | 1 answer | 0