photo

Fatima Majeed


Last seen: 15 dagen ago Active since 2024

Followers: 0   Following: 0

Statistics

MATLAB Answers

9 Questions
0 Answers

RANK
247.699
of 298.264

REPUTATION
0

CONTRIBUTIONS
9 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20.554

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 160.718

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

  • Thankful Level 3

View badges

Feeds

View by

Question


Computing expressions from a number theory paper in MATLAB
I’m reading the paper Explicit estimates for the Riemann zeta function close to the 1-line (arXiv:2312.09412), and on page 6, th...

17 dagen ago | 0 answers | 0

0

answers

Question


How can I optimize and improve the accuracy of a summation involving the Mangoldt function in MATLAB?
K = 10^7; % Initialize the sum sum_value = 0; % Loop through k from 1 to K for k = 1:K % Calculate the Mangoldt fun...

4 maanden ago | 1 answer | 0

1

answer

Question


Clarification on Calculations for $v_{1,z} $ in "A Method for Verifying the Generalized Riemann Hypothesis"
I am reading the paper *"[A Method for Verifying the Generalized Riemann Hypothesis]( https://arxiv.org/abs/2408.00187 )"* by Gh...

4 maanden ago | 1 answer | 0

1

answer

Question


Solve 𝑔 ′ ( 𝑥 ) = 0 for z in terms of N, a positive integer
I need help solving for in terms of , where . The function is: where is a positive integer. I computed the derivative :...

5 maanden ago | 2 answers | 0

2

answers

Question


Find value of large number
\begin{align*} B_2 &= 0.18525 \\ z &= 2.8 \times 10^{10} \\ H &= 3000175332800 \\ R &= \frac{z^{3/5}}{(\log(z))^{1/5}} \\ \...

10 maanden ago | 1 answer | 0

1

answer

Question


How to calculate very large number by Matlab
I want to find S_1+S_2+S_3

10 maanden ago | 1 answer | 0

1

answer

Question


How to solve non_linear equation

10 maanden ago | 1 answer | 0

1

answer

Question


One function is greater than other
I would like to determine the range of values for \( z \) where the following inequality holds true: this is my trying s...

11 maanden ago | 3 answers | 0

3

answers

Question


Proving one function is greater than other?
I want to see where is this inequality true where x in (e^e,∞).

11 maanden ago | 2 answers | 0

2

answers