Statistics
RANK
4 873
of 295 527
REPUTATION
10
CONTRIBUTIONS
22 Questions
1 Answer
ANSWER ACCEPTANCE
63.64%
VOTES RECEIVED
8
RANK
of 20 242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 057
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
how can I convert comma with decimal points for a lot of textfiles?
Hello, I would like to import 10 textfiles which have comma as decimal delimiter. All text file look like: Time Fn Ft 0,1 1,...
nästan 6 år ago | 4 answers | 0
4
answersQuestion
Problem in importing textfiles
Hello, I would like to import a textfile with matlab. The textfile consist of decimal numbers. It looks like: X Y Z 0...
nästan 10 år ago | 2 answers | 0
2
answersQuestion
How can I do same calculation with a lof of excel files in matlab?
Hello, I ' m working with an excel file in matlab.After importing the excel file in matlab, I do some calculations. I would l...
nästan 10 år ago | 1 answer | 0
1
answerQuestion
How to calculate average with taking into account only certain values
Hello, I'm working with a large matrix that contains a lot of zero values.When I transform this matrix from a list table to a...
mer än 10 år ago | 1 answer | 0
1
answerQuestion
How to use data to plot a 2D image
Hello, I have a dataset with 3 vectors X, Y, and Z and I want to plot a 2D image from this dataset. I don't know how to defi...
nästan 11 år ago | 1 answer | 0
1
answerQuestion
How to put in color a certain part of the background in a plot with matlab?
Hello, I would like to draw in grey color a certain part of the background in a plot. I know how to change the background col...
nästan 11 år ago | 2 answers | 0
2
answersWhy the image is upside down when I display it in a graph?
thanks for your answer.The image is now in the right order But I still have a problem, when I add set(gca,'YDir','reverse') in ...
nästan 11 år ago | 2
Question
How to export a matrix in a text file?
Hello, I want to save a matrix in a text file with the data organised in columns. Exemple: A= 1 2 3 4 5 6 ...
nästan 11 år ago | 2 answers | 0
2
answersQuestion
Why the image is upside down when I display it in a graph?
Hello, I have a problem when I display an image in a plot.The image is upside down in the figure window. Do you know how t...
nästan 11 år ago | 3 answers | 1
3
answersQuestion
How to plot an image(.bmp) in a graph?
Hello, I have a 2-D plot and on the top right corner of the plot, I want to display an image (picture). Is there any wa...
nästan 11 år ago | 2 answers | 0
2
answersQuestion
How to plot a fitted curve?
Hello, I would like to fit a curve with the following function: y=a-b*c^x I used this expression with matlab: ft=fittype('...
nästan 11 år ago | 1 answer | 0
1
answerQuestion
How to fit this eqation:y=a-b+*c^x ?
Hi, I am wondering how can I fit the following equation: y=a-b+*c^x since it is not included in the library and how can I ex...
nästan 11 år ago | 1 answer | 0
1
answerQuestion
How can I plot the confidence bounds for an exponential fit?
Hi, I'm dong a fit of my data with an exponential fit.When I rum my program , I get the coefficient a ,b, and the coefficien...
nästan 11 år ago | 1 answer | 0
1
answerQuestion
How to calculate the average without taking zeros values?
Hi, I have a large data list which has this form: Y= 1 2 4 5 6 7 0 0 0 8 9 0 0 0 0... AVerage1=5.25 2 3 ...
nästan 11 år ago | 4 answers | 0
4
answersQuestion
How to find all zero values in a matrix?
Hello, I am wondering first how can I do to detect the number of zero values and their position in a large matrix.Secondly, h...
nästan 11 år ago | 1 answer | 2
1
answerQuestion
How to find the goodness of fit without using the curve fiting toolbox
Dear all , I would like to know if this is possible to calculate the goodness of fit measures R-square, adjusted R square, RM...
nästan 11 år ago | 0 answers | 0
0
answersQuestion
How to solve a problem in a user friendly program?
Dear all, I have a problem with the folllowing user friendly program. %AVkam=[1;2;3;4;5;6;7;8] %m=number of averages %n=tot...
nästan 11 år ago | 1 answer | 0
1
answerQuestion
How to calculate average of certain value in a matrix?
Hello, My problem is about how to calculate the average of certain values in a large matrix. I know how to calculate the 1st av...
nästan 11 år ago | 2 answers | 0
2
answersQuestion
How to call origin software from matlab?
Dear all, I want to make a plot with Origin of data from matlab .I want to call origin from matlab Do you have any idea t...
nästan 11 år ago | 0 answers | 0
0
answersQuestion
How to calculate average in a large matrix?
Dear all, I'm working with a large amount of data in a project.For each row of my matrix , I calculate the average. Here i...
nästan 11 år ago | 3 answers | 0
3
answersQuestion
How to take only few rows in a large matrix
Dear All, I'm working with a large amount of data in a matrix.My problem is the following one. I have a large matrix which...
ungefär 11 år ago | 1 answer | 0
1
answerQuestion
How to calculate the sum of each row in a matrix?
Dear All, I want to calculate the sum of each row in a large matrix.The matrix looks like: y1 y2 y3 y4 y5 x2 2 4 4 ...
ungefär 11 år ago | 6 answers | 2
6
answersQuestion
How to rearrange values in a matrix
Hello, I have a large matrix with 3 columns(x,y,and z) and I want to rearrange the values inside this matrix. Example: *Initi...
ungefär 11 år ago | 2 answers | 1