Feeds
질문
groupcounts and sum of data in another array in the same order
I have a random signal sample and I have done cycle counting to extract the data that most influence calculation. The result of ...
대략 2년 전 | 답변 수: 3 | 0
3
답변질문
for loop inside while loop
I made for loop (with length n) to calculate something. After i look at the final result, i needed to rerun the for loop until c...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
How to solve equations in variable terms?
I wanted to find equation solving a, b, c, and d in terms of e, f, g, and h. Is it possible to do this in MATLAB? Here's my code...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
How to do custom equation (non linear) regression?
I need to find some constant from data that usually is shown in log-log scale, the equation related to the data would be y=(a*x^...
거의 3년 전 | 답변 수: 3 | 0
