photo

Aravind Varma Dantuluri


Last seen: 1일 전 2022년부터 활동

Followers: 0   Following: 0

통계학

All
  • Thankful Level 3
  • First Review
  • Solver

배지 보기

Feeds

보기 기준

답변 있음
How can I illustrate a sinusoidal plane wave in MATLAB?
Thanks to Hassaan answer, I got to know about quiver function and used the below code to get the required image mArrow3([0 0 0]...

3개월 전 | 0

| 수락됨

질문


How can I illustrate a sinusoidal plane wave in MATLAB?
Wikipedia's article Sinusoidal plane wave - Wikipedia shows the below image: I am able to plot the red sine wave and the the ...

3개월 전 | 답변 수: 2 | 0

2

답변

질문


What would be the equation of the following surface?
I have the raw data of X, Y, Z, where X and Y are inputs and Z is the output. Plotting the surface gives the following surface (...

5개월 전 | 답변 수: 1 | 0

1

답변

질문


What would be the equation of the following surface?
I have the raw data of X, Y, Z, where X and Y are inputs and Z is the output. Plotting the surface gives the red curve in the be...

5개월 전 | 답변 수: 2 | 0

2

답변

질문


What is the fastest way to do repeated element wise matrix multiplication?
Given a matrix `A`, I need to multiply with another constant vector `B`, N times (N > 1 million). The size of `A` is `9000x1` an...

5개월 전 | 답변 수: 1 | 0

1

답변

질문


Why are symbolic expressions not exactly symbolic?
I have Symbolic toolobx in my 2023A MATLAB release. But the display shows a MATLAB expression rather than symbolic expression. F...

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

2

답변

문제를 풀었습니다


Getting logical indexes
This is a basic MATLAB operation. It is for instructional purposes. --- Logical indexing works like this. thresh = 4...

2년 초과 전

문제를 풀었습니다


Complex transpose
Calculate the transpose of a matrix having complex numbers as its elements without changing the signs of the imaginary part. ...

2년 초과 전