Sahin Kurekci
MathWorks MOOC Program
Followers: 0 Following: 0
Statistik
RANG
280.753
of 301.513
REPUTATION
0
BEITRÄGE
7 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
42.86%
ERHALTENE STIMMEN
0
RANG
of 21.310
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Finding the correct coefficients by guessing
I have a database of 30 matrices with size 100x100. When these matrices are multiplied with random coefficients between 0 and 1,...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Drawing a circle of ones by using a pre-defined grid with pcolor
I have the following grid in the beginning of my code: a = 25, % This will be the radius of the circle r = linspace(0,sqrt(2)*...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
A calculation doesn't give the original picture when done in reverse
I'm working on a project with electric fields and I need to do some simple mathematical calculation. Given the and , which are ...
fast 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to write a better "if condition" to eliminate some unwanted matrices?
To be clear, I'm changing my question as follows with more details: ------ Here is the code segment I'm working on: N...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to find an optimized matrix by changing the elements of another matrix?
Suppose we have three 10x10 complex matrices and the following equation: |R = T * X|. Here T is a given fixed matrix. Now, w...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to eliminate equal matrices that are created randomly inside loop?
The code segment I'm working on is given below: NphaseSteps = 6; phases = exp( 2*pi*1i * (0:(NphaseSteps-1))...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to convert polar meshgrid to Cartesian meshgrid?
I prepared a Cartesian meshgrid (10x10) and then converted it to polar. After doing some calculations and filling all 100 elemen...
mehr als 7 Jahre vor | 1 Antwort | 0


