photo

Seahawks


Attivo dal 2020

Followers: 0   Following: 0

Statistica

MATLAB Answers

5 Domande
1 Risposta

RANK
158.097
of 300.392

REPUTAZIONE
0

CONTRIBUTI
5 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
20.0%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.373

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

  • Thankful Level 1
  • First Answer
  • Explorer

Visualizza badge

Feeds

Visto da

Domanda


Please help to solve the following equations by the Newton–Raphson method
Hi All, Please help to solve the following equations by the Newton–Raphson method: fx1 = (2*x1^2) + (x2^2) -10; fx2 = (x1^2) ...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Please help this semilogy error message
Please help to fix this problem. I try to plot as semilogy the MRC in Rayleigh fading and BPSK scheme. This needs to display in ...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


matrix and its transpose matrix
I have: clc;clear;close all; N = 10; SNRdB=0:2:20; SNR = 10.^(SNRdB/10); P=2; B = 1000; I = 3; for j=1:length(N) ...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


generate multi Diagonal matrices
I need help. I have beable to generate 100 of random matrices H. then try to get S diagonal matrix but it is not succesful as bo...

quasi 5 anni fa | 2 risposte | 0

2

risposte

Risposto
error: "Attempt to execute SCRIPT "normrnd" as a function:"
>> which -all normrnd C:\Users\user1\Documents\MATLAB\normrnd.m C:\Program Files\MATLAB\R2017\toolbox\stats\stats\normrnd.m %...

oltre 5 anni fa | 0

Domanda


error: "Attempt to execute SCRIPT "normrnd" as a function:"
I have this eror when I run simple command >> x = normrnd(0,1,500,1); note: my laptop MAcOS execute this command well. I re...

oltre 5 anni fa | 2 risposte | 0

2

risposte