photo

Syam MS


Last seen: 11개월 전 2020년부터 활동

Followers: 0   Following: 0

통계

All
MATLAB Answers

7 질문
0 답변

Cody

0 문제
2 답안

순위
71,187
of 300,364

평판
0

참여
7 질문
0 답변

답변 채택
14.29%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
81,049
of 168,407

참여
0 문제
2 답안

점수
30

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Solver
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to create legend with multiple variables in a loop ?
I want to have a comparison between two plots when a parameter 'M' have different values. I need help in writing the legend prop...

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

1

답변

질문


Error while Norm minimization
While optimising a problem with several variables. I encountered some difficulty when optimising one of the variable. While opti...

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

0

답변

질문


Error using fmincon, Supplied objective function must return a scalar value.
I have written following matlab code using fmincon function, x0=[0.5;0.5;]; %starting point Aieq=[1,1;repmat([(-eta ...

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

1

답변

문제를 풀었습니다


Finding Perfect Squares
Given a vector of numbers, return true if one of the numbers is a square of one of the other numbers. Otherwise return false. E...

대략 5년 전

문제를 풀었습니다


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

대략 5년 전

질문


How to solve exponential equation ?
I have one vector theta of order (Kx1). Each element in this vector, theta(k), need to equate with an exponential term and need...

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

1

답변

질문


Minimizing norm( a_i x - ( y B_i + c_i ) ) with constraint
Hi all, Given the signal vectors B_i and c_i, I have obtained a new signal vector a_i to find out vector y. Then to fine tune, ...

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

2

답변

질문


How to add an NxN matrix with K pages ?
I have an NxN matrix with K pages where each element is a complex number. I need to add the corresponding elements in this K pag...

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

1

답변

질문


how to obtain the basis vector of the space orthogonal to K vectors?
Hi, I have Psi= [e1; e2; ... eK; ] having K (eigen vectors) rows, and need to find (N-K) basis vectors of the space orthogonal ...

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

1

답변