photo

Khaled Khairy


Active since 2011

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

1 Question
1 Answer

File Exchange

1 File

Cody

0 Problems
7 Solutions

RANK
143,181
of 300,352

REPUTATION
0

CONTRIBUTIONS
1 Question
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
8,540 of 20,928

REPUTATION
96

AVERAGE RATING
5.00

CONTRIBUTIONS
1 File

DOWNLOADS
2

ALL TIME DOWNLOADS
919

RANK
47,215
of 168,212

CONTRIBUTIONS
0 Problems
7 Solutions

SCORE
80

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • 5-Star Galaxy Level 1
  • First Submission
  • Thankful Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Question


webread with comma in url
how can I use webread with comma in URL: e.g. my call: > url = 'page.html?q=1,2,3'; resp = webread(url); Using webread this...

9 years ago | 1 answer | 0

1

answer

Answered
Numerically Integrating an Array
My suggestion is to use Gaussian quadrature! (see gaussquad function in the matlab file exchange) The only restriction is that ...

14 years ago | 0