Statistics
RANK
253.644
of 295.448
REPUTATION
0
CONTRIBUTIONS
11 Questions
1 Answer
ANSWER ACCEPTANCE
9.09%
VOTES RECEIVED
0
RANK
of 20.227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Fix the trace in the plot
Is there a way somehow to get rid off the cross-line in this traces? For some reason,I am getting this cross-line that I do not ...
bijna 9 jaar ago | 3 answers | 0
3
answersUse of the Surf function and examples in Matlab
I am trying to plot the 3D map of my data using the surf function. I have X and Y coordinates and Z value so I would like to plo...
bijna 9 jaar ago | 0
Question
Use of the Surf function and examples in Matlab
Does anyone can give me some good and detailed example of using the Surf function in Matlab? I want to plot a 3D view of the dat...
bijna 9 jaar ago | 3 answers | 0
3
answersQuestion
Plot a huge data in Matlab
I am trying to plot a cdf with the following data. I have a huge data with one column and total numbers are 116100 i.e. 116100x1...
ongeveer 9 jaar ago | 1 answer | 0
1
answerQuestion
Plot only upper part(half) of the correlation matrix
I have the following correlation matrix, and would like to plot only the upper part as the lower part is just a mirror of the up...
ongeveer 9 jaar ago | 1 answer | 0
1
answerQuestion
How to show with a line/arrow the center/one/two standard deviation of the normal distribution plot?
I have plotted a normal distribution plot with Mean=0.34, and now would like to show the center, which is 0.34 and show two stan...
ongeveer 9 jaar ago | 1 answer | 0
1
answerQuestion
How to plot/ show the normal standard (Gaussian) distribution
I am trying to imitate and demonstrate using the following Gaussian standard normal distribution along with cumulative percentag...
ongeveer 9 jaar ago | 0 answers | 0
0
answersQuestion
Combine multiple txt files into one single file with index
I have five output txt files (Apple, Bean, Carrot, Tomato, and Orange) with one column and index as it shown below: <</matlab...
ongeveer 9 jaar ago | 1 answer | 0
1
answerQuestion
How to combine multiple text files into one with index?
I have five output txt files (Apple, Bean, Carrot, Tomato, and Orange) with one column and index as it shown below: <</matlab...
ongeveer 9 jaar ago | 1 answer | 0
1
answerQuestion
Combine many txt format files with a single column into one file
I have A, B, C, D, E file in txt format each of them contain one column with numbers i.e: * _A_* 0.05 0.059 0.1 ....
ongeveer 9 jaar ago | 1 answer | 0
1
answerQuestion
Generate 100 random numbers from 0 to 1 and freeze it
How to generate 100 random numbers between 0 and 1 and freeze so it can not be changed? I used Excel to generate, but it changes...
ongeveer 9 jaar ago | 1 answer | 0
1
answerQuestion
Recipes/Toolbox for Geostatistics
I am looking for some good recipes/toolbox for Geostatistics in Matlab. Any good source for reading/suggestions/help will be gre...
ongeveer 9 jaar ago | 1 answer | 0
1
answerSolved
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
ongeveer 9 jaar ago
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
ongeveer 9 jaar ago