Statistica
11 Domande
0 Risposte
RANK
164.432
of 300.799
REPUTAZIONE
0
CONTRIBUTI
11 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
54.55%
VOTI RICEVUTI
0
RANK
of 171.134
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
A lower triangular matrix inversion using 2 methods: 1) forward/backward substitution 2)Neumann series
Hi, I tried to solve a linear equation using Gauss-Seidel method and execute it in MATLAB. To solve a lower triangular matrix ...
quasi 6 anni fa | 1 risposta | 0
1
rispostaDomanda
What is the inversion method used in (inv) function in MATLAB
Hi, I use inv function in my code to solve a square matrix inversion and a lower triangular matrix inversion. May I know what ...
quasi 6 anni fa | 1 risposta | 0
1
rispostaDomanda
Time complexity of Gauss-Seidel iterative inversion method
Hi, What is the factor that causes Gauss-Seidel method takes longer time execution in MATLAB caompared to the neumann series m...
quasi 6 anni fa | 0 risposte | 0
0
risposteDomanda
How to display a matrix in 1 column?
If I have a 3x3 matrix, then I want to display all the elements in 1-column. What I should do is I use a code written like this:...
circa 6 anni fa | 1 risposta | 0
1
rispostaDomanda
How to save a complex matrix as text file?
Hi, I would like to extract my complex matrix from MATLAB to text file. How am I going to do it? I have tried to use the code b...
circa 6 anni fa | 1 risposta | 0
1
rispostaDomanda
how to read previous data
Hi, Assume that I have to use 'for loop' iterations, i = 1: n and I want to calculate a function called 'alpha' as shown below...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
Replacing eigenvalue decomposition with Fourier Transform
Hello, I am doing matrix inversion of circulant matrix using eigenvalue decomposition method. However, I found that the comple...
oltre 6 anni fa | 0 risposte | 0
0
risposteDomanda
Hi, How to obtain eigenvalue of a matrix using fft function and eigenvector using DFT function?
Hi, I would like to solve a very large size of matrix using eigenvalue decomposition method where A=F*lamda*F^H. F deno...
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
How to transfer 3D data in Matlab into Excel
Hi everyone, I have a problem with my 3D values which is in a matrix form as shown if figure below: I would like to transf...
quasi 7 anni fa | 0 risposte | 0
0
risposteDomanda
Particle Swarm Optimization to solve matrix inversion
Hi everyone, I am Huda, and I am working with matrix inversion. I am really new with PSO and I would like to know is it possib...
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I get the results such as latency, throughput and LUT in FPGA if I working on the algorithm that is written in MATLAB code?
I am Huda. I am working on precoding technique that involve with matrix multiplication and inversion. How I can get the result...
quasi 8 anni fa | 0 risposte | 0
