Community Profile

photo

FastCar


Last seen: 2 months 前 自 2017 起处于活动状态

统计数据

  • Thankful Level 3
  • First Review
  • First Answer
  • Revival Level 1

查看徽章

Content Feed

排序方式:

提问


How to understand the symbolic inverse fourier transform result?
Dear all, I need to perform a symbolic inverse fourier transformate. I tried the following syms alpha lambda n positive %alp...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Is there maximum number of characters of the figure title latex interpreter string?
Dear all, I would like to write a multiline title using the latex interpreter. From this post, https://it.mathworks.com/matlab...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Confidence interval on dependent variable obtained through two consecutive linear regressions
Dear all, I have an independent variable vector x and two dependent variable y1 and y2. y1 is given by y1 = a * x + b and a ...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Estimate Turbo Code BER Performance in AWGN
Dear all, in the example https://it.mathworks.com/help/comm/ug/estimate-turbo-code-ber-performance-in-awgn.html what does re...

4 years 前 | 0 个回答 | 0

0

个回答

提问


movmean reduces the dynamic range
Dear all, I have a series of data that you can see in figure 1. I would like to filter the noise out. I used movemean but it ...

4 years 前 | 1 个回答 | 1

1

个回答

提问


Check number of windows prompt open
Dear all, Is there a way to check in matlab if there is any open windows propmt on the current PC? Best regards

4 years 前 | 1 个回答 | 0

1

个回答

已回答
how can i write the code of pulse function?>
Are you looking for these functions? https://uk.mathworks.com/help/symbolic/rectangularpulse.html https://uk.mathworks.com/hel...

5 years 前 | 0

提问


give constant parameters to fitnlm
I want to use fitnlm (rather than fminsearch and a cost function) because it has the built in statistics. I need to run the fit ...

5 years 前 | 1 个回答 | 0

1

个回答

已回答
Plotting isotherms for ideal gas law
Given that pV=nRT the volume vector is V=[0.1:0.1:40]/1000 temperature vector is T=[20:20:400] from the status equation p=nRT./V...

5 years 前 | 1

已回答
Good laptop for parallel computing using matlab??
Are you sure that your task could be done in parallel? Did you check the memory requirements for the task? Mind that a laptop co...

5 years 前 | 0

提问


non linear regression model with constraints
I have a set of data that I want to fit with a non linear regression model. The regression function is y=k*x.^alpha (I usually...

5 years 前 | 3 个回答 | 1

3

个回答

已回答
complex numbers multiplication in double precision
I try to clarify my question: the phase is given by the distance of a satellite from the Earth multiplied by 4 x pi / lam...

7 years 前 | 0

提问


complex numbers multiplication in double precision
Hello, I have to multiply couple of complex numbers and then I have to add all the product. Let's say the two complex numb...

7 years 前 | 3 个回答 | 0

3

个回答