Commit : ngfile.ls edited

This commit is contained in:
Rafat Hussain 2017-08-14 16:50:21 +05:30
parent 55b1ec9159
commit 7079f43a03

View File

@ -822,13 +822,14 @@ app.controller('denoiseController', function ($scope, $http, $modal, wave) {
}, {
"id": "1",
"method": "DWT (Periodic)"
}, {
"id": "2",
"method": "SWT"
}, {
"id": "3",
"method": "MODWT"
}
//, {
// "id": "2",
// "method": "SWT"
//}, {
// "id": "3",
// "method": "MODWT"
//}
];
$scope.denoiseSignal = function () {