Community Profile

photo

Alvin


2018년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
I want to lebel the 6 solution on the curves of my plot but idont know how to: here is my matlab script below:
Ive checked the function youve have suggest and yes it is but i dont kno how to put it in my script so that i can get that resul...

4년 초과 전 | 0

질문


I want to lebel the 6 solution on the curves of my plot but idont know how to: here is my matlab script below:
clear all close all func =@(i,j) y(j)^2 - log(y(j))^2 - 4*log(x(i)) - 4*(1/x(i)) - 3; x = 0.7:0.05:1.5; y = 0.7:0.05:1.5; ...

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

1

답변

질문


compute the Helmholz free energy on matlab
could someone help. iam doing fluid dynamic coding

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

0

답변

답변 있음
How can I integrate this function in the photo on matlab pls help
i used sum(sum(f) and luckily got it

5년 초과 전 | 0

질문


How can I integrate this function in the photo on matlab pls help

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

2

답변

질문


Starting from an interval T = 100∆t, and saving at intervals increasing each one by 10%
how can i write a for or if loop for the statement in question?

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

1

답변

질문


Starting from an interval T = 100∆t, and saving at intervals increasing each one by 10%, perform the following analysis: Compute the minimum and maximum values of the density ρmin, ρmax, as well as the mean value ρmean = (ρmin + ρmax)/2. Using linea
can someone help me how can i create a function to find the derivative of tho and creating one for loop that will solve this ins...

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

0

답변