Skip to content

Commit 2b2fc4a

Browse files
Update README.md
1 parent f1f044a commit 2b2fc4a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,15 @@ Data-driven computational mechanics, Modelfree method, Nonparametric method, Che
1919
## How to use the code?
2020
1. Clone this repository
2121
2. For **Kernal Regression** :
22-
1. `cd KernalRegression`
22+
1. Enter the `Kernal Regression` directory
2323
2. Run `cross_valid.m`
24+
3. Run `truss_analysis.m`
25+
3. For **Chebyshev Approximation** :
26+
1. Install Chebfun library
27+
1. Install from [the official website](http://www.chebfun.org/download/).
28+
(or)
29+
In
30+
2431

2532
### For running**Kernal Regression**
2633
* Run `all.py` [[Link]](https://github.com/rahulvigneswaran/Intrusion-Detection-Systems/blob/master/all.py)

0 commit comments

Comments
 (0)