photo

Karthi Ramachandran


Last seen: 約1年 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB Answers

9 質問
6 回答

File Exchange

2 ファイル

Cody

0 問題
1 解答

ランク
170,283
of 297,775

評判
0

コントリビューション
9 質問
6 回答

回答採用率
44.44%

獲得投票数
0

ランク
9,490 of 20,469

評判
72

平均評価
4.50

コントリビューション
2 ファイル

ダウンロード
10

ALL TIME ダウンロード
638

ランク
126,347
of 159,513

コントリビューション
0 問題
1 解答

スコア
20

バッジ数
1

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 2
  • 5-Star Galaxy Level 1
  • Solver
  • GitHub Submissions Level 1
  • Personal Best Downloads Level 1
  • First Submission
  • First Answer
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


importing Cubesat xml/CAD model
I want to simulate a mission scenario including attitude control of a custom cubesat project. This includes attitude control usi...

約2年 前 | 1 件の回答 | 0

1

回答

質問


How to give bounds for a parameter in LMI toolbox?
Example : If is a parameter which is not known to take exact values but a bound has to be specified. How to specify such bounds...

3年以上 前 | 0 件の回答 | 0

0

回答

質問


Give Output of one ODE to the another ODE simultaneously
I have the equations as follows and What I have to do is integrate and supply the output to sumlatenously at each time st...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


RRT navigation toolbox and automated driving toolbox also costmap from driving scenario
There are two questions I like to clarify 1) What is the difference between navigation toolboxe's "plannerRRT" and Automated d...

5年弱 前 | 1 件の回答 | 0

1

回答

回答済み
Plotting different datas on the same graph smoothly
What do you mean by smooth? If you want the data points to be connected here it is . x = [1000, 2500, 5000, 7500, 10000, 2500...

5年弱 前 | 0

回答済み
Problem with "string scalar or character vector must have valid interpreter syntax"
I tried whatever u have added , Its working fine, also latex is not required because you are just using string , if you want ita...

約5年 前 | 0

回答済み
Differential Equation Graph From Initial Conditions
Check the file below may be it will help

約5年 前 | 0

回答済み
Unable to access MATlab online
Hi, I believe you talk about prof Andrews course. Have you created a mathworks account? Pls enter the credentials and try accesi...

約5年 前 | 0

回答済み
Nonlinear constraint function with the optimization toolbox
Is your function "nonlcon" or "unitdisk" , unit disk has no option to call "anzahlpipes" if your nonlcon is a function of 'x' a...

約5年 前 | 0

質問


While loop not starting
I am trying to implement a newtons method to find the root of a function. When i check manually, (that is checking condition an...

約5年 前 | 1 件の回答 | 0

1

回答

質問


Symbolic math Tool box "diff" and "dsolve" for optimal control
This is a simple optimal control problem where I have to differentialte the hamiltonian w.r.t "u" and substitute into the state ...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


Two point Boundary Value Problems about "bvp4c"
is "bvp4c" is a "direct" method of solving an optimal control problem, I see it uses collacation and mesh refinement which are s...

5年以上 前 | 1 件の回答 | 0

1

回答

回答済み
How to restart a for loop when a condition is met?
"I wish every time that "tgas=t" " is a condition check . but you have assigened tgas = t; if t==(TIMELOST100(1,j))+2 && tga...

5年以上 前 | 0

質問


How to Create Multidimensional table in for loop
Trajectory =1:15; %TrajDetail = zeros(328,4,15); for i = 1:length(Trajectory) TSPANtf = [ 0 t(i) ] ; %TSPANtf2 = ...

6年弱 前 | 2 件の回答 | 0

2

回答

質問


how to plot f(x)=1/2(x1^2+x2^2+x3^2)?
I am new to MATLAB .how to plot f(x)=1/2*(x1^2+x2^2+x3^2). a function of 3 variables?. I have almost tries all options for plot....

約7年 前 | 1 件の回答 | 0

1

回答