Statistics
RANK
270,069
of 295,467
REPUTATION
0
CONTRIBUTIONS
2 Questions
2 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
4,543 of 20,234
REPUTATION
301
AVERAGE RATING
3.70
CONTRIBUTIONS
4 Files
DOWNLOADS
31
ALL TIME DOWNLOADS
2768
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
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 | 3 downloads |
Submitted
Monte Carlo simulation for computation of definite integrals
Integration and area under the curve using Monte-carlo simulation.
7 years ago | 4 downloads |
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
Submitted
Matlab code for Lagrange interpolation
Lagrange interpolation
7 years ago | 21 downloads |
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