Community Profile

photo

Kandhavel A


GMAK

自 2011 起处于活动状态

统计数据

All
  • 5-Star Galaxy Level 2
  • Personal Best Downloads Level 2
  • First Review
  • First Submission
  • First Answer
  • Solver

查看徽章

Content Feed

排序方式:

已解决


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

9 years 前

已解决


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

9 years 前

已解决


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

9 years 前

已解决


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

9 years 前

已提交


simple PID Controller tunning using ZN - 'S' curve method
Function which gives Kp, Ki , Kd, Ti & Td values using 'S' curve method. (open loop tuning method)

10 years 前 | 3 次下载 |

已提交


Load frequency control
Using Fuzzy Logic Controller the gain of PI controller was Adjusted

13 years 前 | 16 次下载 |

已回答
How to invert a sample?
use can use selector switches which works based on index we provide

13 years 前 | 0

已提交


Load frequency control
Load frequency control of single area system basic model

13 years 前 | 10 次下载 |