photo

CVR


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
1 Answer

RANK
8.194
of 297.457

REPUTATION
5

CONTRIBUTIONS
5 Questions
1 Answer

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
1

RANK
 of 20.438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158.938

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Question


Nested Group in Mixed Effect Model
Hi all, can I use matlab nlmefit or nlmefitsa to fit dataset to a nonlinear model ? But this time, I have a nested group within ...

meer dan 11 jaar ago | 0 answers | 1

0

answers

Question


Comparing parameter in non-linear regression
Hi all, if I have 2 data, let's say X1 and X2. For X1, it contains measurement for different day. For X2, it has a measurement f...

meer dan 11 jaar ago | 0 answers | 0

0

answers

Question


Same Function but Different Result (Basic Function)
Hi all, can anybody help me ? I have 2 same functions here, but when I evaluate them, I got a slightly different result. Perhaps...

meer dan 11 jaar ago | 1 answer | 0

1

answer

Question


Interval plot in matlab
Hi there, can I plot an interval plot in matlab ? I have a repeated data, let's say: t = [1 2 3 1 2 3 1 2 3 1 2 3 1 2 3] -> 3...

meer dan 11 jaar ago | 0 answers | 0

0

answers

Question


Fitting parameter to a dataset
Hi there, if I have a dataset x, and I want to fit to a function y, which is y = exp((x - c)), when a<x<b y = sin(dx), whe...

meer dan 11 jaar ago | 1 answer | 0

1

answer

Answered
defining a variable in matlab
hi there, you can use this one h = 1:1:10 (create variable h from 1 to 10)

meer dan 11 jaar ago | 0

| accepted