photo

onsagerian


Last seen: 대략 1개월 전 2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

16 질문
1 답변

순위
258,687
of 300,381

평판
0

참여
16 질문
1 답변

답변 채택
75.0%

획득한 표
0

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Using VPA solver to find a solution
Hello, I see solving the following algebraic equation using Matlab gives an output in terms of "root(something)". I used a VPA ...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


A problem with a "Recursive Function"
The following is a simple program using a "recursive function". As indicated, the code is designed to take the input value 5 ini...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Creating 3D Plot using Surf
Hello, I am trying to create a plot in 3D using "surf" command with specific conditions. I would like to plot "g" depending o...

거의 6년 전 | 답변 수: 2 | 0

2

답변

질문


3d Plotting Using Meshgrid
Hello, This is the Matlab script I designed for 3D plotting using "meshgrid". Basically, I need to make a plot a function wh...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


How can I get outcome at a particular value after performing differentiation?
Hello, I would like to know how I can get outcome at a particular value after performing "differentiation" of a function using ...

6년 초과 전 | 답변 수: 2 | 0

2

답변

질문


"vpasolve" problem?
Hello, The following code designed to collect particular solutions by solving an equation does not work. I've included the er...

대략 7년 전 | 답변 수: 0 | 0

0

답변

질문


Solving Equation (Updated!)
Hello, I already posted the similar question and someone answered it. However, I've deleted what I posted because I found se...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


Obtaining the minimum value of solutions
Hello, I would like to collect the "minimum value" of each positive solution corresponding to each "n". After running the pro...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


Solving an equation to get a particular solution
Hello, The following code was designed to solve a particular equation depending on a variable "n", which gives many solutions...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


Calculation of Factorial using Recursive Relation
Hello, I have tried to construct a code using a "function" that contains a "recursive relation", but was not able to complete...

7년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
Finding Explicit Solution to an Equation
Thank you. It works! I did not put the last command "x = vpa(solve(sol.conditions))". I need to learn about handling Matlab solv...

7년 초과 전 | 0

질문


Finding Explicit Solution to an Equation
Hello, I am trying to find out the explicit solution to the following equation. I set up the "Condition" field with the help ...

7년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Solving Equation Depending on Parameter
Hello, An equation in a reference paper has been simply translated into a Matlab code (see below) for solving it, and it must...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


An error (Two different outputs for a single command)
Hello, When I ran my simple program, there were two different outputs. (Only single value of "gamma" in this case are expect...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Plotting the output from differential equations
Hello, I am trying to design a program for making a plot using the outcome from differential equations. I have tried to const...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Solving Differential Equation with initial conditions
Hello, I tried to make a simple code for solving a coupled differential equation with initial conditions, but I got the follo...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Plotting Error (Very Simple Code)
As part of practice of plotting, I made a very simple code, but it has an error. Would you check the code and explain on the pro...

거의 8년 전 | 답변 수: 1 | 0

1

답변