
M.Rameswari Sudha
Statistics
RANK
168.852
of 273.169
REPUTAZIONE
0
CONTRIBUTI
13 Domande
3 Risposte
ACCETTAZIONE DELLE RISPOSTE
30.77%
VOTI RICEVUTI
0
RANK
of 122.587
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Content Feed
Domanda
how to use mesh to plot 3D image?
I couldnt get mesh instead of plot3. help anyone. clc clear all u1=4;u2=8;a=30;b=5;a2=100;A=500;c2=10;c3=12;c4=8;D0=115; b2...
20 giorni fa | 1 risposta | 0
1
rispostaDomanda
how to solve one variable in non linear equation?
In my coding I couldn't get the value for t1. I get the answer in cubic equation of another variable z. But I didn't use z a...
20 giorni fa | 2 risposte | 0
2
risposteDomanda
how to identify the mistakes in loop in the given following code?
I have to find q, n value and TC. we need to find the these three values in iteration way. How to solve it? clc clear all pr...
4 mesi fa | 1 risposta | 0
1
rispostaDomanda
I want to find two unknown variables using newton function method
I couldn't find q and n value from the first derivative of this coding. Kindly do the needful as soon as possible. function He...
4 mesi fa | 0 risposte | 0
0
risposteHow I could solve the for loop problem?
"still don't understand why you need a second for loop as obviously it could be done in one single for loop " - I will try to br...
7 mesi fa | 0
Domanda
How I could solve the for loop problem?
I couldn't solve the for loop program. I couldn't find where i make mistake. I couldn't get the answer for TC, TCC clc clos...
7 mesi fa | 2 risposte | 0
2
risposteDomanda
How could i run the loop?
I want to get the value for q,v and TC. I couldnt solve this problem using this code. Can anyone help me? clc close all k=50...
7 mesi fa | 1 risposta | 0
1
rispostahow to find sum different data for two different variables using loop in matlab
I got error using code as per you sent : ??? Error using ==> sum Trailing string input must be 'double' or 'native'. let me k...
9 mesi fa | 0
Domanda
how to find sum different data for two different variables using loop in matlab
I have different datas for two different variables (lambdai and b1). I need to find the separate M1 values and need to find sum...
9 mesi fa | 2 risposte | 0
2
risposteDomanda
I want to find unknown value for nonlinear equation.
I want to find t1 value by search method with mesh grid plot between t1 and TC. Anyone help me to do this problem. function tc...
11 mesi fa | 0 risposte | 0
0
risposteDomanda
I want to solve the unknown variable t1
I want to solve t1 from the equation S1 and then apply value of t1 in TC. But I couldn't find t1. I don't know where I left the...
11 mesi fa | 1 risposta | 0
1
rispostaDomanda
I need an answer for the program below
I couldn't find the answer for t1. Here int means integral. a1=30; b1=5; c1=5; c2=10; c3=12; c4=8; T=12; syms t1 ft1=...
11 mesi fa | 0 risposte | 0
0
rispostehow to solve this non-linear equations?
I am unable to find the answer. let me know what is the mistake in the following code. clc clear all D=1000; P=3200; A=25;...
circa 2 anni fa | 0
Domanda
how to solve this non-linear equations?
I couldnot find the value of v and w. let me know what is the mistake in the following code. function solveeqs() guess=[200...
circa 3 anni fa | 2 risposte | 0
2
risposteDomanda
how to solve the nonlinear equatios?
syms T v p=30;a=7;d=1;lamda=0.8;c=10;r=35;h=0.05;w=200;k=0.02;b=7; M=k*a; %eqn1=(1/T)*(p*d-((lamda*p*d*v)/T)-(d*exp(-(w-k)*v...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
help me out in solving the non linear equations with three variables
TP =-( (1/T)*(P*(Q-E)+(s*E)-(c*Q)-o- h*(alpha*w^beta*exp(-lambda*P)*((t1^3/(6*m)-(t1^2/2))+Q*t1))... -(h/2)*(w+E)*(T-t1)))...
circa 3 anni fa | 0 risposte | 0