Community Profile

photo

reincornator


Last seen: 20 Tage vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

4 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 2 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


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

mehr als 2 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Graphical representation of Polarisation of a light using Jones vector.
Yes. Substitute these values as input data.

mehr als 2 Jahre vor | 0

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 3 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
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

fast 4 Jahre vor | 4

| akzeptiert