photo

Mr.DDWW


Last seen: 5개월 전 2022년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

13 질문
1 답변

순위
157,588
of 300,369

평판
0

참여
13 질문
1 답변

답변 채택
7.69%

획득한 표
0

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How can I use the NRW method in MATLAB to calculate permittivity and permeability from S-parameters at 8.2 GHz and get results matching ε′ ≈ 2.32, ε″ ≈ -0.0456, μ′ ≈ 0.832, an
I am using the NRW method in MATLAB to calculate the real and imaginary parts of permittivity (ε′, ε″) and permeability (μ′, μ″)...

5개월 전 | 답변 수: 0 | 0

0

답변

질문


plotting data in the table
I am trying to plot the data inside the table. Can you please help me

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

2

답변

질문


pde mass transfer with reaction
initial condition (BC1) (BC2) I think S= lamda* theat^@ but I do not know how to write it in matlab. Can you please...

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

1

답변

질문


How to plot multiple plots
My question I want to plot for different values of theta lets theta= 0.1095 theta= 0.1075 theta= 0.1075 theta= 0.1055 ...

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

1

답변

질문


Please explain this code about differential equations.
Here is the matlab code theta=0.10895; YF=0.0667; alpha= 0.29; beta= 0.68; gamma1=450; gamma2=11.25; X0=0; Y0=0.0667; Z...

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

2

답변

질문


ODE code is not working
I tried to run the code but it is not working. here is the code here is the code clc;clf;clear all;close all; syms X(t) Y...

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

1

답변

질문


Solve the following simultaneous equations:
I am trying to make a code and plot and Draw the diagram of X and Y vs. t for 0<t<5 here is my code. I think there is som...

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

2

답변

질문


making pde matlab code
I want to show high values of "Nu", the solution will converge, from the equtions in image clc;clear all;close all; L = 1; ...

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

2

답변

질문


SOLVING PDE using MATLAB
clc;clear all;close all; L = 1; x = linspace(0,L,75); t = linspace(0,1,75); m = 0; sol = pdepe(m,@heatpde,@heatic,@heatbc,x...

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

0

답변

답변 있음
MATLAB PDE BC'S
It is a slab. So the symmetry (m) = 1

3년 초과 전 | 0

질문


MATLAB PDE BC'S
clc;clear all;close all; L = 1; x = linspace(0,L,75); t = linspace(0,1,75); m = 1; sol = pdepe(m,@heatpde,@heatic,@he...

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

2

답변

질문


I am trying to make these 3 plots
if you see eqution 12.1-31, I made a Matlab code to genterte the figure 12.1-1. I tried but not correct here is my code ...

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

0

답변

질문


I need help in ODE
Can someone write (12.1.14)(12.1.15 )1(2.1. 16) in Matlab code ?

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

0

답변

질문


I am trying to generate these 3 plots

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

1

답변