Sunshine
Followers: 0 Following: 0
Statistics
15 Questions
0 Answers
RANK
205 873
of 295 467
REPUTATION
0
CONTRIBUTIONS
15 Questions
0 Answers
ANSWER ACCEPTANCE
53.33%
VOTES RECEIVED
0
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
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
Read a userid file and search for userid.json in directory and then search json file
I know what I need to do, just having a hard to getting it going. I have this userid.txt file that contains the only user files...
5 månader ago | 2 answers | 0
2
answersQuestion
Find max within due date and find max within due date by class section
I am able to find the max of the date_submitted. How do I find the max of the date_submitted but within the Lab_due_date column?...
6 månader ago | 2 answers | 0
2
answersQuestion
Sort table into 2 tables
I have this subset table that I've written to the attached csv. I want to sort the table such that if a user_id's score ever get...
7 månader ago | 1 answer | 0
1
answerQuestion
Error using horzcat Dimensions of arrays being concatenated are not consistent
My goal is to display the distinct u_id along with the highest score. The u_id can have multiple entries. 1) I create NX2 doub...
8 månader ago | 1 answer | 0
1
answerQuestion
Comparing data in a spreadsheet
I have data that I need to compare. I am not sure how to code this in Matlab. So for instance, I have columns, A, B, and C as be...
nästan 4 år ago | 1 answer | 0
1
answerQuestion
Using GMM for input points to find clusters, mean, and covariance
I have this data (200 x and y values) in a file that I can read in and plot. I am following https://www.mathworks.com/help/stats...
ungefär 4 år ago | 1 answer | 0
1
answerQuestion
meas is unrecognized, attempting to read in a file and plot data
I am attempting to follow https://www.mathworks.com/help/stats/clustering-using-gaussian-mixture-models.html with my own data. M...
ungefär 4 år ago | 1 answer | 0
1
answerQuestion
Combining functions and commands in to one script
I have to provide a script that reads in values from 2 separate files. The script should also provide an output file for the pre...
ungefär 4 år ago | 2 answers | 0
2
answersQuestion
I have a 10x10 matrix file. I am trying to modify it so that I have a 100x1 matrix. When I use c_ndgrid = ndgrid(c), I get 100x1 but it is evaluating column then row. How do I get row then column?
I have a 10x10 matrix file. I am trying to modify it so that I have a 100x1 matrix. When I use c_ndgrid = ndgrid(c), I get 100x1...
ungefär 4 år ago | 1 answer | 0
1
answerQuestion
I have multiple files. I need to combine info in the files.
I have multiple files of the same length that represent a and b. For each value in a, I need to create a table such that I get a...
ungefär 4 år ago | 1 answer | 0
1
answerQuestion
Can't install matlab_R2020b_win64.exe on Windows 10. Anytime I try to install using this exe the winzip extractor opens.
Can't install matlab_R2020b_win64.exe on Windows 10. Anytime I try to install using this exe the winzip extractor opens (see att...
ungefär 4 år ago | 0 answers | 0
0
answersQuestion
I have 2 input files and one output file for supervised learning. I wanted to use nnstart because I really don't know Matlab but I want to learn it. The nnstart tool only allows one input. What should I do?
I have 2 input files and one output file for supervised learning. I wanted to use nnstart because I really don't know Matlab but...
ungefär 4 år ago | 1 answer | 0
1
answerQuestion
Display standard deviations and data points on a graph
I have calculated the mean and standard deviations. I am attempting to display the mean and standard deviations along the x-axis...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
Plot mean and standard deviations along with data on a bell curve
I have columns of data, numbering approximately 120 rows. The data is 1 thru 5, representing survey data. I am working on analyz...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
Calculate 2 and 3 standard deviations
I'm working on calculating 2 and 3 standard deviations to plot on a graph. I'm using the functions mean() and std() for mean and...
mer än 4 år ago | 0 answers | 0