Community Profile

photo

NUR BATRISYIA HANNANI ZAIN AZMI


Last seen: quasi 3 anni fa Attivo dal 2020

Statistiche

  • Thankful Level 1
  • First Review

Visualizza badge

Content Feed

Visto da

Domanda


how to save variable data that we changed ?
this is my code: nSamp = 3251; Fs = 1024e3; SNR = 40; rng default t = (0:nSamp-1)'/Fs; x = sin(2*pi*t*100.123e3); x ...

circa 3 anni fa | 0 risposte | 0

0

risposte

Domanda


ERROR:NOT ENOUGH INPUT ARGUMENT IN LINE n = length(y);
% parse arguments params = {2, 0.7, 10, 8e-4, 1e-2, 'quadprog'}; i = ~cellfun(@isempty, varargin); params(i) = varargin(i); ...

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Can someone solve the error for if sign(df(i-1))~=sign(df(i+1)) % it is a maximum
clear; close all load input_d % d = input(as a row vector) N = 7; % Number of objective IMFs (a number greater than...

oltre 3 anni fa | 1 risposta | 0

1

risposta