Supreeth D K - MATLAB Central
photo

Supreeth D K


Last seen: 9개월 전 2022년부터 활동

Followers: 0   Following: 0

통계

MATLAB AnswersFrom 05/22 to 03/25Use left and right arrows to move selectionFrom 05/22Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

11 질문
0 답변

순위
167,772
of 297,672

평판
0

참여
11 질문
0 답변

답변 채택
45.45%

획득한 표
0

순위
 of 20,464

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 159,351

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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

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

1

답변

질문


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

1년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

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

0

답변

질문


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

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

0

답변

질문


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

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 2년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


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

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

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

0

답변

질문


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

거의 3년 전 | 답변 수: 1 | 0

1

답변