photo

Janakiraman S


Hindustan Institute of Technolgy and Science

Last seen: 6개월 전 2018년부터 활동

Followers: 0   Following: 0

메시지

Interested in Nonlinear system modeling with ODE and state space analysis

Programming Languages:
Python, C, MATLAB, Arduino, Assembly, VHDL, Visual Basic
Spoken Languages:
English

통계

All
MATLAB Answers

2 질문
0 답변

File Exchange

1 파일

Cody

0 문제
4 답안

ThingSpeak

1 공개 채널

순위
275,395
of 301,360

평판
0

참여
2 질문
0 답변

답변 채택
0.0%

획득한 표
0

순위
9,749 of 21,241

평판
70

평균 평점
0.00

참여
1 파일

다운로드 수
8

ALL TIME 다운로드 수
685

순위
64,238
of 174,151

참여
0 문제
4 답안

점수
51

배지 수
1

참여
0 게시물

참여
1 공개 채널

평균 평점
30

참여
0 하이라이트

평균 좋아요 수

  • Solver
  • Personal Best Downloads Level 2
  • Explorer
  • First Submission
  • First Review

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Laws of motion 6

1년 초과 전

문제를 풀었습니다


Laws of motion 3

1년 초과 전

문제를 풀었습니다


Add two numbers
Given a and b, return the sum a+b in c.

1년 초과 전

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

1년 초과 전

채널


IoT Health Monitoring

대략 4년 전

제출됨


DC Motor Speed Control - Simscape model
This file gives the speed control of a DC motor Simscape model

대략 6년 전 | 다운로드 수: 8 |

0.0 / 5
Thumbnail

질문


How to model a Nonlinear system of the form Xdot= A X + B U + F^2(X)+G^1(X)*U
Should i Model the system with 4 states ans and 3 inputs in simulink using gain blocks or using the matlabfunction where the equ...

대략 7년 전 | 답변 수: 0 | 0

0

답변

질문


how to design a state space model of nonlinear system xdot=a*x+b*u+F^2(x)+g^1(x)*u
A=[a11,a12,0,a14;a21,a22,0,a24;0,a32,a33,a34;0,a42,a43,a44]; B=[b11,0,0;b21,0,0;0,b32,0;b41,b42,b43]; F2=f211*x1^2+f212*x2^2+f...

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

0

답변