photo

Rishav


North Carolina State University

Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
273.377
of 300.338

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 20.922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.149

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Hi I am trying to solve a system of equations using fsolve or something similar with 4 variables. Please help
Equations are r(1)= sqrt((x-15600)^2+(y-7540)^2+(z-20140)^2)-(300000(0.07074-d)) r(2)=sqrt((x-18760)^2+(y-2750)^2+(...

meer dan 11 jaar ago | 1 answer | 0

1

answer

Question


I want to create multiple scatter plots.
Hi I am looking to create multiple scatter plots on different set of axis and integrate it all in the same code. For eg. mon...

ongeveer 12 jaar ago | 1 answer | 0

1

answer

Question


I am trying to calculate mean of all the columns in my matrix. Help me please?
I am really new to coding and this might seem like a basic question. I am trying to calculate means of individual columns in my ...

ongeveer 12 jaar ago | 1 answer | 0

1

answer

Question


Hi, I am trying to use grpstats on my program and trying to compute median and percentile and skew but somehow i am not getting the program to run.
This is what I write [ Z]= [WeekNum,C,E,G,I]; [stat1,stat2]= grpstats(Z,WeekNum,{'mean',@(Z) prctile(Z,50)}) This ...

ongeveer 12 jaar ago | 2 answers | 0

2

answers