![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16767946_1636602958520.jpeg)
Seahawks
Followers: 0 Following: 0
Statistics
RANK
165,133
of 297,016
REPUTATION
0
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
Feeds
Question
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) ...
4 years ago | 1 answer | 0
1
answerQuestion
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 ...
4 years ago | 1 answer | 0
1
answerQuestion
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) ...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 2 answers | 0
2
answerserror: "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 %...
5 years ago | 0
Question
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...
5 years ago | 2 answers | 0