Feeds
질문
filter a fluctuating sine curve as in the figure
Hi, I am looking for a code that can convert a solid black curve into a sine curve as shown in the figure below. I appreciated...
거의 8년 전 | 답변 수: 0 | 0
0
답변질문
inverse of erfcx (scaled complementary error function)
could anyone help me to find inverse of erfcx (scaled complementary error function)?
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
a sequence of a sum of product
I have a sequence H and a function (erfc). I want to find a sequence of a sum of product such that <</matlabcentral...
대략 11년 전 | 답변 수: 1 | 0
1
답변답변 있음
sum of products to a series and a function
syms m p k=u/sqrt(p-m+1); q= erfc(k); h=symsum(q,m,1,p); f=symfun(h,p); for i=(1:1:20) a(i)=f(i); b...
sum of products to a series and a function
syms m p k=u/sqrt(p-m+1); q= erfc(k); h=symsum(q,m,1,p); f=symfun(h,p); for i=(1:1:20) a(i)=f(i); b...
대략 11년 전 | 0
질문
sum of products to a series and a function
Hello, I wanted to find a series of 'h' starting from 1 to "p" for the expression: <</matlabcentral/answers/uploaded...
대략 11년 전 | 답변 수: 2 | 0
