photo

nidhi humnekar


Last seen: 3 mesi fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

Feeds

Visto da

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...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 3 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

quasi 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 3 anni fa | 2 risposte | 0

2

risposte

Domanda


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 3 anni fa | 1 risposta | 0

1

risposta