photo

gowshya


Last seen: 7 meses hace Con actividad desde 2023

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


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 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


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 meses hace | 0 respuestas | 0

0

respuestas

Pregunta


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 meses hace | 1 respuesta | 0

1

respuesta