photo

sagar pokhrel


university of missouri

Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

5 Domande
0 Risposte

RANK
238.704
of 301.275

REPUTAZIONE
0

CONTRIBUTI
5 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
60.0%

VOTI RICEVUTI
0

RANK
 of 21.216

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 173.777

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

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Addition of matrix in a loop
I have four matrix : r1=[1 2 3 4 5]; r2=[3 4 5 6 7]; d1=2*r1+5 d2=5*r2-2; I need to add these two matrix such tha...

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Need help with this code- Chevyshev rational function on matlab
I am trying to approximate some data. Matlab couldn't approximate polynomial so I approximated using another software which can ...

circa 11 anni fa | 0 risposte | 0

0

risposte

Domanda


How to plot chebyshev polynomial in matlab
I have a chebyshev function T with all coefficient a,....i F(x1,y1)=(a+dT1(x1 )+eT1(y1 )+hT2(x1)+iT2(y1))/(1+bT1(x1)+cT1(y1)...

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


Need help in stepwise function
r=[0.5,1,1.5....5]; theta= linspace(0,2*pi,73); [theta,r]=meshgrid(theta,r); [x11,y11]=pol2cart(theta,r); x1= x11(:); % ...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Need help with 3-d graph
Its 3-d surface, where source is in z axis, perpendicular to XY plane. I have theta (angle made by point p(r,theta)), r radius ,...

circa 12 anni fa | 1 risposta | 0

1

risposta