photo

Fatima Majeed


Last seen: 6개월 전 2024년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

9 질문
0 답변

순위
193,354
of 300,369

평판
0

참여
9 질문
0 답변

답변 채택
66.67%

획득한 표
0

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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...

7개월 전 | 답변 수: 0 | 0

0

답변

질문


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...

10개월 전 | 답변 수: 1 | 0

1

답변

질문


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...

10개월 전 | 답변 수: 1 | 0

1

답변

질문


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 :...

12개월 전 | 답변 수: 2 | 0

2

답변

질문


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}} \\ \...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to solve non_linear equation

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

1년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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

1년 초과 전 | 답변 수: 2 | 0

2

답변