
reincornator
Statistics
RANK
3.147
of 262.487
REPUTATION
12
CONTRIBUTIONS
10 Questions
2 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
4
RANK
of 17.973
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 113.511
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Question
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))...
circa un mese ago | 1 answer | 0
1
answerQuestion
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 mesi ago | 1 answer | 0
1
answerQuestion
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...
10 mesi ago | 0 answers | 0
0
answersQuestion
How to display a symbolic formula without substitutions "where"?
Hello. How to display a symbolic formula without "where" and "sigma"? Thanks.
10 mesi ago | 0 answers | 0
0
answersQuestion
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...
11 mesi ago | 0 answers | 0
0
answersGraphical representation of Polarisation of a light using Jones vector.
Yes. Substitute these values as input data.
11 mesi ago | 0
Question
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; ...
circa un anno ago | 1 answer | 0
1
answerQuestion
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"...
oltre un anno ago | 0 answers | 0
0
answersQuestion
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:...
oltre un anno ago | 1 answer | 0
1
answerQuestion
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...
oltre un anno ago | 2 answers | 0
2
answersQuestion
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 ...
oltre un anno ago | 0 answers | 0
0
answersGtk-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
circa 2 anni ago | 4
| accepted