統計
MATLAB Answers
18 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
complex Gaussian noise signals with zero mean and different variance?
Hi; I need to generate in matlab complex Gaussian noise signals with zero mean and different typical values of variance .
13年弱 前 | 1 件の回答 | 0
1
回答質問
Results of Newton-Raphson method to find the root ?
Hi, I need to solve the following equation by using Newton-raphson method : a. f(lambda)=-z'*inv(M)*inv(W)*Q*inv(W)*...
13年弱 前 | 1 件の回答 | 0
1
回答質問
How to implement sliding-window algorithm in matlab ?
Hi, I need to use sliding window algorithm, but it's the first time that I face to use it, so I need help to implement the fo...
13年弱 前 | 2 件の回答 | 0
2
回答質問
Sliding window algorathim to find the covariance matrix and the received signal model in radar detection ?
Hi, I need to use sliding window algorithm,but it's the first time that I face to use it , so I need help to implement the ...
13年弱 前 | 2 件の回答 | 0
2
回答質問
How to implement Generalized Likelihood Ratio Test (GLRT) in Matlab ?
Hi, I am doing my master thesis in radar signal detection based on multiple hypothesis testing problem on the complex measu...
13年弱 前 | 1 件の回答 | 0
1
回答質問
radar signal detection in matlab?
Hello, I am doing my master thesis in radar signal detection based on multiple hypothesis testing problem on the complex m...
13年弱 前 | 1 件の回答 | 0
1
回答質問
Covariance of Noise?
Hi, If I have zk a noise signal (5000*1),which is complex gaussian noise .How can I find the covariance matrix ,so that I ne...
13年弱 前 | 1 件の回答 | 0
1
回答質問
Covariance Matrix?
Hi, I want to find covariance matrix from complex Gaussian noise with zero mean.So how can i generate in matlab complex gaus...
13年弱 前 | 1 件の回答 | 0
1
回答質問
How can I multiply 2D matrix with it hermitian?
Hi, How can I do this in matlab?I want to multiply a matrix with it's hermitian,as the following equation: M=(1/K)*sum(z...
13年弱 前 | 1 件の回答 | 0
1
回答質問
Code Results?
Hi, I have the following code ,but I have a problem in the results,that Mz is just single value 17.619 ,despite it should be a ...
13年弱 前 | 1 件の回答 | 0
1
回答質問
Equation code?
Hi, I wrote the following code for this equation : M=(1/K)*sum(zkd*zkd') ,and it's running with out errors ,but all t...
13年弱 前 | 1 件の回答 | 0
1
回答質問
How can I divide a signal into blocks?
I have a noise signal and I want -for some integer K- to break the signal into blocks of K samples, such that the first N sampl...
13年弱 前 | 2 件の回答 | 0
2
回答質問
complex eigenvalues
Hi, I have a square symmetric matrix (5,5) with complex entries,the output eigenvalues when I use eig(T) are all complex ...
13年弱 前 | 1 件の回答 | 0
1
回答質問
How to use Newton-Ramphson method to find an equation root?
Hi, I want to make all of them one M-file by making the second and the third M-file as anonymous functions in the main M-file( f...
13年弱 前 | 1 件の回答 | 0
1
回答質問
CODE
Hi, I have the following code but when i run it gives an error . The code : function lambda = drive_zr17t9001 for...
13年弱 前 | 2 件の回答 | 0
2
回答質問
CODE ASSISTANCE
Hi, I have the following code ,but it gives an error. The code is : function lambda = drive_zr17t9(p) format short e...
13年弱 前 | 2 件の回答 | 0
2
回答質問
How can i solve an equation in matlab using Newton-Raphson method?
I want to solve monotonically increasing function g(lambda)and has a unique zero,by Newton-Raphson method in matlab.The equatio...
13年弱 前 | 1 件の回答 | 0
1
回答質問
code assistance
Hi, I wrote the following code to solve an equation ,to find lambda that nulls the equation (Setting the equation to zero).But ...
約13年 前 | 1 件の回答 | 0