Skip to content

Commit 38a14a8

Browse files
authored
Update README.md
1 parent 3f92af0 commit 38a14a8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Email: [email protected]
1919
* Multiple kinds of kernel functions
2020
* Support for dimensionality reduction, fault detection, and fault diagnosis
2121
* Support for data reconstruction
22+
2223
-------------------------------------------------------------------
2324

2425
## Notices
@@ -39,25 +40,28 @@ Email: [email protected]
3940
<p align="middle">
4041
<img src="https://github.com/iqiukp/Kernel-Principal-Component-Analysis-KPCA/blob/master/imgs/circle.png" width="420">
4142
</p>
43+
4244
-------------------------------------------------------------------
4345

4446
## Demo for data reconstruction ('circle' data)
4547

4648
<p align="middle">
4749
<img src="https://github.com/iqiukp/Kernel-Principal-Component-Analysis-KPCA/blob/master/imgs/circle(re).png" width="420">
4850
</p>
51+
4952
-------------------------------------------------------------------
5053

5154
## Demo for fault detection (TE process data)
5255

5356
<p align="middle">
5457
<img src="https://github.com/iqiukp/Kernel-Principal-Component-Analysis-KPCA/blob/master/imgs/TE_fd.png" width="420">
5558
</p>
59+
5660
-------------------------------------------------------------------
5761

5862
## Demo for fault diagnosis (TE process data)
5963

6064
<p align="middle">
6165
<img src="https://github.com/iqiukp/Kernel-Principal-Component-Analysis-KPCA/blob/master/imgs/TE_fd_fd.png" width="420">
6266
</p>
63-
-------------------------------------------------------------------
67+

0 commit comments

Comments
 (0)