photo

sarngon


Last seen: 1년 초과 전 2012년부터 활동

Followers: 0   Following: 0

메시지

Professional Interests: ssssssssssssssss

통계

MATLAB Answers

10 질문
1 답변

순위
205,730
of 300,381

평판
0

참여
10 질문
1 답변

답변 채택
30.0%

획득한 표
0

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


help me about integral inside integral
Hello everyone, I wrote a code for a function that includes inner functions and integral but I get confused I is working but ...

10년 초과 전 | 답변 수: 0 | 0

0

답변

질문


To get Better perfom for a Function
Hello everyone, I wrote a code for a function that includes inner functions and integral but I get confused I is working but ...

10년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Multiplying Function Handles quad
Hi Guys , When I run this code below I get Error using * Inner matrix dimensions must agree. So whats your solution fo...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


İntegral with array boundaries Need help
Hi Guys , I want to write a code which includes an array like x=[1 2 3;4 5 6] and my function is f=@(y) (y-x).^2 and...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to integrate over array boundaries
Hi Guys , I want to write a code which includes an array like x=[1 2 3;4 5 6] and my function is f=@(y) (y-x).^2 ...

10년 초과 전 | 답변 수: 3 | 0

3

답변

질문


dynamic fmincon ode constraint
When I use fmincon to solve a nonlinear programming problem, I have the constraint from the system dynamic equation.Is there any...

13년 초과 전 | 답변 수: 0 | 0

0

답변

질문


ode23 calling and speicified time problems
hello, i have a prog. below *global Ua Ub Ua=3; Ub=0; [t,x]=ode23('train',[0,5],[0;0]); subplot(3,1,1);pl...

13년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how i discretize linear differential equations(2 or 3 order)
Hi, i have a ode23 result ad i must change it for ex:i have result od ode23 func. and i want to have x[j] j=0,1,....N...

거의 14년 전 | 답변 수: 1 | 0

1

답변

질문


function and matrix form
codes function kdot=train(t,x) alfa=0.3; beta=0.13; gama=0.16; Ua=1; Ub=2; kdot=[k(2);(2/pi)*(atan((x-4)/0.05)+ata...

거의 14년 전 | 답변 수: 2 | 0

2

답변

답변 있음
train dynamics undefined variable and ode problem
ok i change the matrix variable name as k(2)and kdot but now the prog gives such a error codes function kdot=train(t,x) alf...

거의 14년 전 | 0

질문


train dynamics undefined variable and ode problem
hello, i need help about ode23 and subfunction topic function xdot=train(t,x) alfa=0.3; beta=0.13; gama=0.16; Ua=1;...

거의 14년 전 | 답변 수: 3 | 0

3

답변