Statistics
RANK
127,966
of 297,046
REPUTATION
0
CONTRIBUTIONS
2 Questions
2 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
4,558 of 20,422
REPUTATION
303
AVERAGE RATING
3.70
CONTRIBUTIONS
4 Files
DOWNLOADS
11
ALL TIME DOWNLOADS
2786
RANK
of 157,776
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
Submitted
Simpson's 3/8th rule
Program for numerical integration using Simpson's 3/8th rule.
4 years ago | 3 downloads |
Convert large xyz file into grid
If its a 2D data try to figure out min. and max. of X and Y. Then reshape the z column so that size z is equal to 300276. Finall...
5 years ago | 0
Submitted
Upward continuation of Grid data
Upward continuation of grid data of potential methods of Exploration Geophysics.
5 years ago | 2 downloads |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/9399366e-0a88-4eaf-ae3f-fe0456a065ae/14bfaec6-20ad-4056-93a2-237c5f9a30e6/images/screenshot.png)
Submitted
Monte Carlo simulation for computation of definite integrals
Integration and area under the curve using Monte-carlo simulation.
7 years ago | 1 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/65563/versions/2/screenshot.jpg)
how to get rid of the following error
This kind of error is appearing may be because of the q value defined. If the q value at t-1 becomes negative or zero and the fu...
7 years ago | 0
Question
I have created and .exe from the matlab script but the program returns an error while reading print command. Is any any way to save the plot to jpeg from the compiled matlab script??
My code is about plotting of some field data.I created a standalone executable from the script after the control returns the plo...
8 years ago | 0 answers | 0
0
answersQuestion
How can I read a text file and import a part of it into matlab.
I have a text file with 13 columns and some 900 rows. But,column 9 to 12 are asterisk and 13th is again numeric.I want to import...
8 years ago | 2 answers | 0