Statistica
5 Domande
0 Risposte
RANK
89.295
of 300.364
REPUTAZIONE
0
CONTRIBUTI
5 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 168.407
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
Feeds
Domanda
How do i implement integral type boundary conditions in matlab?
How do i implement integral type boundary conditions in matlab such as in BVP4C or any other method? I have: u(-1)=0; u(1)=0 an...
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Index in position 2 exceeds array bounds (must not exceed 1).
i m getting this error please help me out sir ee = eig(AA,BB); [m,l]=max(imag(ee)); vv=ee(1:1:N-1,l); ww=ee(N:1:2*N-2,l); T...
circa 4 anni fa | 0 risposte | 0
0
risposteDomanda
Index in position 2 exceeds array bounds (must not exceed 1).
i m getting this error ee = eig(AA,BB); [m,l]=max(imag(ee)); vv=ee(1:1:N-1,l); ww=ee(N:1:2*N-2,l); TT=ee(2*N-1:1:3*N-3,l...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Variable lamb1 appears to change size on every loop iteration
maximag=max(imag(ee)); lamb1(i1,j1)=maximag; hello sir i m getting warning as lamb1 changes the size in every loop,because o...
oltre 4 anni fa | 2 risposte | 0
2
risposteDomanda
getting error Error in fminbnd (line 312) if fu <= fx
function[kcm,Recm]=oserecritmin(alp1,alp2,Re1,Re2,N) [Recm,kcm]=fminbnd('@oserecrit',alp1,alp2,[],Re1,Re2,N); end function [R...
oltre 4 anni fa | 1 risposta | 0