photo

Chanho Jeong


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
172,559
of 301,172

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,183

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,200

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Simultaneous equation's answer with root(f(z),z,number)
I wanna solve a simultaneous equation. (3variables and 3equations) variables : x y la >> syms x y la >> [x y la]=solve(...

9 years ago | 1 answer | 0

1

answer

Question


Can someone help me solving three complicate integral questions? The Matlab answers keeps the 'int' term
Here are the integral questions. It's a lot complicated. The problems is that the answer keep shows up with 'int' while i needs ...

10 years ago | 0 answers | 0

0

answers

Question


How to solve improper integral '1/sin(x)' at region with variables
I'd like to solve syms x h int(1/sin(x), x, h, 1) %%when 0<h<1 But matlab can't solve it. Probably because it doesn'...

10 years ago | 1 answer | 0

1

answer

Question


Integral questions gives me answers with 'int'
I'd like to solve double integral questions. But it gives me answer with single 'int'. syms r R h H th py R=500; r=40; H...

10 years ago | 0 answers | 0

0

answers

Question


I got an improper solution after calculating simultaneous equations. (a solution that makes the denominator zero)
There are four equations with four variables. variables : x y la h equations : ((x^2)/2+x+0.1-la)/(1+x)^2=0 ((y^...

10 years ago | 0 answers | 0

0

answers

Question


Please, anyone who can handle with the warning message; (Warning: Explicit solution could not be found. > In solve at 169).
The problem is getting the solution for the following equations. 4 variables : x y z t %% Sa=2*pi*30^2*(1-sin10°)+2*pi*t*(...

10 years ago | 1 answer | 0

1

answer