photo

Annu Panwar


IMPRS-BGC

自 2017 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • First Review
  • First Answer

查看徽章

Feeds

排序方式:

已回答
linear fit
but anyone has observed that the results are different when you do polyfit by using codes and manually?

7 years 前 | 0

提问


How to fit a model a=bx+cy form, for series of data?
a=[3, 4, 6, 7,8] b=[5,9,10,12,19] a=[3,4,5,6,7,9] x and y are known how to get the value of x and y using linear fit? I ca...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to fill the position of a deleted plot in subplot by succeeding plots?
I manually deleted one of the subplot in my figure but now want it to be filled by the succeeding subplot without changing the d...

7 years 前 | 0 个回答 | 0

0

个回答

提问


I have a matlab code in which I am dividing the numerator with (t2-t1). It shall be actually in differential form. How to do that?
y= (10a+ 4)/(t2-t1) z=(10a +4) a= constant, not a changing value I want the equation in dz/dt form

7 years 前 | 0 个回答 | 0

0

个回答