photo

gowshya


Last seen: 7 mesi fa Attivo dal 2023

Followers: 0   Following: 0

Statistica

Feeds

Visto da

Domanda


I want b value only but unrecognizied value are variable b ..B can be find only through trail and error with out any intiate value of b ??
p = 0:15; % Define the constants r = 1.4; m = 1.6; % Loop through each value of p for i = 1:length(p) % Define t...

10 mesi fa | 1 risposta | 0

1

risposta

Domanda


i need b value for every p using trial and error method
m=1.6; r=1.4; p=[1:1:14]; tan[p]=[2*cot[b]]*[[m.^2*sin[b]*sin[b]-1]/[m.^2[r+cos[2*b]]+2]]; disp(b)

10 mesi fa | 0 risposte | 0

0

risposte

Domanda


whats the problem in error 11
clc clear all s=[0 0.2 0.4 0.6 0.8 1]; y=[0 0.74 0.96 0.98 0.81 0]; x=[0 0.63 0.77 0.86 0.93 1]; t=[ 3.12 1.91 1.43 1.17 1...

11 mesi fa | 1 risposta | 0

1

risposta