photo

Janakiraman S


Hindustan Institute of Technolgy and Science

Last seen: 23 dagar ago Active since 2018

Followers: 0   Following: 0

Message

Interested in Nonlinear system modeling with ODE and state space analysis

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

Statistics

All
MATLAB Answers

2 Questions
0 Answers

File Exchange

1 File

Cody

0 Problems
4 Solutions

ThingSpeak

1 Public Channel

RANK
125 987
of 300 392

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
9 953 of 20 934

REPUTATION
65

AVERAGE RATING
0.00

CONTRIBUTIONS
1 File

DOWNLOADS
5

ALL TIME DOWNLOADS
636

RANK
62 011
of 168 373

CONTRIBUTIONS
0 Problems
4 Solutions

SCORE
51

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
1 Public Channel

AVERAGE RATING
30

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

View badges

Feeds

Solved


Laws of motion 6

11 månader ago

Solved


Laws of motion 3

11 månader ago

Solved


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

11 månader ago

Solved


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

11 månader ago

Channel


IoT Health Monitoring

mer än 3 år ago

Submitted


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

mer än 5 år ago | 5 downloads |

0.0 / 5
Thumbnail

Question


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

mer än 6 år ago | 0 answers | 0

0

answers

Question


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

ungefär 7 år ago | 0 answers | 0

0

answers