Community Profile

photo

Supreeth D K


Last seen: 3 months ago Active since 2022

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


I want to find the root locus of polynomial.
m_s = 5; % Mass of the spring m_r = 68; % Mass of the rotor k_r = 5.45e5; % Spring constant of the rotor c_s = 700; % D...

3 months ago | 1 answer | 0

1

answer

Question


How to find root locus of a polynomial
I need to find the root locus of a polynomial. m_s = 1; % Mass of the spring m_r = 68; % Mass of the rotor k_r = 5.45e...

4 months ago | 2 answers | 0

2

answers

Question


curve fitting of a complex equation
omega=[0 500 1000 1500 2000 2500 3000 3500 4000 4500 5000 5500 6000 6500 7000 7500 8000 8500 9000 9500 10000 10500 11000 11500...

8 months ago | 0 answers | 0

0

answers

Question


curve fitting of a complex data
I'm currently working on fitting some experimental data to a complex-valued function using MATLAB's lsqcurvefit function. Howeve...

8 months ago | 0 answers | 0

0

answers

Question


I have a query with regards to matlab app designer
I need to create a MATLAB app where, upon clicking a button in the initial procedure window, it will navigate to a second window...

10 months ago | 1 answer | 0

1

answer

Question


I have doubt in writing if else statement
I have doubt in writing if else statement in MATLAB. φ_((c1j) )={█((-1)^k φ_((C1j) ),1+j=2k (k=1,2,…)@(-)^k φ_((C1j), )...

12 months ago | 0 answers | 0

0

answers

Question


Is it possible to combine fminmax and nonlinear curvefitting together to obtain the parameters
I'm attempting to perform complex fitting. I've tried numerous approaches without success. In the literature I've read, fminimax...

1 year ago | 1 answer | 0

1

answer

Question


How to fix : Unable to perform assignment because the left and right sides have a different number of elements.
I am trying to use particle swarm optimization to solve a problem of mine. And i get following error: Unable to perform assign...

1 year ago | 1 answer | 0

1

answer

Question


curvefitting of complex number
I get following error when i use Lsqcurvefit Warning: Imaginary parts of complex X and/or Y arguments ignored. > In myfun (l...

1 year ago | 1 answer | 0

1

answer

Question


I am trying to curve fit a complex function.
I am have been trying to curve fit a complex function. I dnt know whether code I have used is proper or not. I have attached th...

1 year ago | 0 answers | 0

0

answers

Question


Intergrating from negative infinity to infinity
Hello, I am trying to solve an equation where limits of intergration are from negative infinity to infinity. function damp = p...

2 years ago | 1 answer | 0

1

answer