Removing selected data using unique
You are now following this question
- You will see updates in your followed content feed.
- You may receive emails, depending on your communication preferences.
An Error Occurred
Unable to complete the action because of changes made to the page. Reload the page to see its updated state.
0 votes
Share a link to this question
1 Comment
Accepted Answer
1 vote
Share a link to this answer
12 Comments
Share a link to this comment
Share a link to this comment
Share a link to this comment
Share a link to this comment
- delete the ones you don't want by setting them to null, OR
- extract only the ones you DO want
Share a link to this comment
Share a link to this comment
Share a link to this comment
Share a link to this comment
- Define = Minimum (X min=4 and Y min=0.3475) and maximum (X max =40 and Y max =24.765) the values in column 1 and coulmn 2
- Define interval class by calculating the difference between X max and X is minimal and devided by 3 (three bin of class)
- Define limit condition of each class by Class X1 = X min + X mean, Class X2= Class1+X mean and Class X3= Class2 +X mean
- Define limit condition of each class by Class Y1 = Y min + Y mean, Class Y2= ClassY1+Y mean and Class Y3= ClassY2 +Y mean.
- Calculate the process for detect outlier in basis data by:
- a. Class Y1= Substract the value of Column2 (J5-J61) with the limit values of ClassY1 (T7)
- b. Class Y2=Substract the value of Column2 (J62-J139) with the limit values of ClassY2(U7)
- c. Class Y3=Substract the value of Column2 (J140 - J165) with the limit values of classY3(V7).
- Each of classY1, C;ass Y2 and ClassY3, the distribution of data will be limited by ClassX1 for Class Y1, ClassX2 for ClassY2 and Class X3 for Class Y3.
- The values of each class is higher than 1 is removed otherwise is compiled. When we removed the value of Column2, the value of column 1 also must be removed. Bcasue Column 1 and Column 2 are pairs of data.
- Calculate linier regression
Share a link to this comment
More Answers (0)
Categories
Find more on Logical in Help Center and File Exchange
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)