photo

AN NING


Last seen: 1 year ago Active since 2018

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

8 Questions
2 Answers

File Exchange

1 File

RANK
17,713
of 300,584

REPUTATION
2

CONTRIBUTIONS
8 Questions
2 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
2

RANK
18,690 of 21,030

REPUTATION
1

AVERAGE RATING
0.00

CONTRIBUTIONS
1 File

DOWNLOADS
1

ALL TIME DOWNLOADS
17

RANK

of 169,680

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 2
  • First Review
  • First Submission
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


How can I replace outliers with 2 standard deviation from the mean
How can I replace outliers with 2 standard deviation from the mean? This script is to replace with mean, but not 2std from the...

5 years ago | 1 answer | 0

1

answer

Question


How can I analyze interaction effect between 2 categorical variable X2 and X3 in the correlation between continuous X1 and Y in MATLAB?
The X1 is the Corticosterone concentration (continuous data) X2 is the sex (female or male) X3 is the life style (sedentary o...

5 years ago | 0 answers | 1

0

answers

Question


How can I create a function with x represent the quantile percentage in a matrix, and y represent the standard deviation of the member above the quantile in the same matrix?
Hi dear MATLABers, I have a matrix like this: LT = 121.3957 0.5212 0.6972 0.5500 0.8765 114.5260 142.72...

5 years ago | 0 answers | 0

0

answers

Question


why I can not import excel number into matlab
When I import the excel file into matlab, the 'FreezeFraction'column turned into NaN! Can anyone help me with that? I used MATLA...

7 years ago | 1 answer | 0

1

answer

Answered
fit data into repeated measure table
Here is the error: <</matlabcentral/answers/uploaded_files/106968/error%20matlab.jpg>> Error using matlab.internal.tabular...

7 years ago | 0

Question


fit data into repeated measure table
Hi All, Do u know how to fit the data into repeated measure table for analysis? I tried the example from mathworks but it do no...

7 years ago | 1 answer | 1

1

answer

Question


Repeated measure with 2 between subject factors
I have a mixed repeated measure data, how to fit it into the matlab data, and my code doesn't work,always error. <</matlabcen...

8 years ago | 0 answers | 0

0

answers

Submitted


Put error bar op bar graph
Put error bar op bar graph

8 years ago | 1 download |

0.0 / 5

Answered
how can I place my error bar in separate bar center?
This is a very useful code exmaple for the bar graph and error bar!

8 years ago | 0

Question


how can I place my error bar in separate bar center?
<</matlabcentral/answers/uploaded_files/102800/QQ%E6%88%AA%E5%9B%BE20180129145748.jpg>> load SIwb ( % load the workboo...

8 years ago | 3 answers | 0

3

answers

Question


Why my function do not work and gives me an error message?
function [y] = SEM(x) % Find out the each column of standard error for a matrix % x should be a nxm matrix or 1xm ...

8 years ago | 2 answers | 0

2

answers