photo

Zain


Last seen: 거의 3년 전 2017년부터 활동

Followers: 0   Following: 0

메시지

Professional Interests: atmosphere physics, astro physics, gnss, telecommunications

통계

All
MATLAB Answers

3 질문
2 답변

Cody

0 문제
10 답안

순위
156,507
of 300,364

평판
0

참여
3 질문
2 답변

답변 채택
0.0%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
39,256
of 168,373

참여
0 문제
10 답안

점수
110

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Answer
  • Revival Level 1
  • Solver

배지 보기

Feeds

보기 기준

질문


How to fit time series to the curve-linear trend
Hi, I have fluctuating data with its own curve-linear trend(2) and by polynomial fitting I got curve-linear trend(1). How can I...

거의 7년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Extrapolation and estimation of data
(Should I ask new question with similar title or is it better to leave my question here?) Hi, I am having a problem with extrap...

거의 7년 전 | 0

질문


How to calculate filter window width
Hi, My task is to detrend raw phase and amplitude recorded by the GPS receiver. In the creation of detrending filters, I used a...

거의 7년 전 | 답변 수: 0 | 0

0

답변

질문


Matlab 2014b bug: Warning: Matrix is singular to working precision.
Hallo, I am getting warning when I try to invert matrix: ph = 1.0e-06 * 0.4905 0.3451 0.3451 0.2428 ...

거의 7년 전 | 답변 수: 4 | 0

4

답변

답변 있음
Linux gfortran no supported compiler
Check this link: http://yingzhouli.com/posts/2017-05/mex-gfortran and modify to your needs. Or change the version of the g...

대략 7년 전 | 0

문제를 풀었습니다


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

대략 7년 전

문제를 풀었습니다


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

대략 7년 전

문제를 풀었습니다


Add two numbers
Given a and b, return the sum a+b in c.

대략 7년 전

문제를 풀었습니다


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

대략 7년 전

문제를 풀었습니다


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

대략 7년 전

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

대략 7년 전

문제를 풀었습니다


Tick. Tock. Tick. Tock. Tick. Tock. Tick. Tock. Tick. Tock.
Submit your answer to this problem a multiple of 5 seconds after the hour. Your answer is irrelevant; the only thing that matte...

거의 8년 전

문제를 풀었습니다


Pernicious Anniversary Problem
Since Cody is 5 years old, it's pernicious. A <http://rosettacode.org/wiki/Pernicious_numbers Pernicious number> is an integer w...

거의 8년 전

문제를 풀었습니다


Energy of a photon
*&#9883 &#9762 &#9883 &#9762 &#9883 &#9762 &#9883* Given the frequency F of a photon in giga hertz. Find energy E of this...

거의 8년 전

문제를 풀었습니다


How to subtract?
*&plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn* * Imagine you need to subtract one...

거의 8년 전