photo

reincornator


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

Followers: 0   Following: 0

통계

MATLAB Answers

11 질문
2 답변

순위
4,041
of 300,381

평판
13

참여
11 질문
2 답변

답변 채택
18.18%

획득한 표
5

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


How to estimate the Doppler shift?
How to estimate the Doppler shift? How to calculate the radial velocity for "jammer"? clear variables close all c = physcon...

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

1

답변

질문


Selecting multiple array elements
Hi. n = 10; A = rand(n); B = A; k = [1 1; 2 3; 4 5; 1 8; 8 6]; A(k(1,1),k(1,2))= 1; A(k(2,1),k(2,2))= 1; A(k(3,1),k(3,2))...

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

1

답변

질문


How to formalize an optimization problem in Matlab?
Hello. How to issue a task in Matlab? Given: Vectors a1 and a2. Find a vector of coefficients x such that: abs((a2.')*x) ->...

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

1

답변

질문


Incorrect output of a symbolic formula
Hello. I am performing calculations using symbolic calculations. The result satisfies me. However, the final formula is output w...

대략 4년 전 | 답변 수: 0 | 0

0

답변

질문


How to display a symbolic formula without substitutions "where"?
Hello. How to display a symbolic formula without "where" and "sigma"? Thanks.

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

2

답변

질문


Limit on the number of elements in the Phased Array System Toolbox
Hello. When modeling antenna arrays with a large number of sensors, a large amount of time and RAM is spent. How to reduce the c...

대략 4년 전 | 답변 수: 0 | 0

0

답변

답변 있음
Graphical representation of Polarisation of a light using Jones vector.
Yes. Substitute these values as input data.

대략 4년 전 | 0

질문


Find the transformation matrix
How to find the transformation matrix in MATLAB? For example: x1=[1;2]; x2=[4;5]; y1=[3;4]; y2=[2;1]; y1=S*x1; y2=S*x2; ...

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

1

답변

질문


Narrowband Transmit Array for polarizing processing Phased Array System Toolbox
Hello. I create schemas in Simulink using Phased Array System Toolbox blocks. How to use the blocks "Narrowband Transmit Array"...

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

0

답변

질문


Creating latex formulas in Live Script (without an editor).
Hello. You need to display the entire formula, but the final result does not match the expected result. Here's what happens:...

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

1

답변

질문


Comparison of symbolic expressions
Welcome. A certain set of symbolic calculations is performed in two different ways. After that, you need to compare the results...

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

2

답변

질문


Antenna Toolbox and Phased Array System Toolbox
Hi. There is an antenna module module = dipoleCrossed (Antenna Toolbox) and its pattern ('efield') After that, I create the ...

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

0

답변

답변 있음
Gtk-Message: 16:17:51.771: Failed to load module "canberra-gtk-module"
You must install: sudo apt-get install packagekit-gtk3-module and sudo apt-get install libcanberra-gtk-module

5년 초과 전 | 4

| 수락됨