renamed file
This commit is contained in:
parent
a2260c4436
commit
03189e8e6e
|
@ -1,6 +1,6 @@
|
|||
//
|
||||
// main.c
|
||||
// NLMS
|
||||
//
|
||||
// NLMSvariants.c
|
||||
//
|
||||
// Created by FBRDNLMS on 26.04.18.
|
||||
// Copyright © 2018 FBRDNLMS. All rights reserved.
|
||||
|
@ -255,7 +255,6 @@ double sum_array(double x[], int length){
|
|||
|
||||
===================================
|
||||
|
||||
|
||||
r2()
|
||||
|
||||
returns a double value between
|
||||
|
@ -273,7 +272,6 @@ double r2()
|
|||
|
||||
===================================
|
||||
|
||||
|
||||
int rnd()
|
||||
|
||||
fills a double variable with
|
Loading…
Reference in New Issue