Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
I've attempted to use the "butter" function to experiment with removing certain frequencies in an effort to reduce the noise as much as possible. You ...
I'm trying to write a code which allows me to determine the phase of a sine wave from its vector. given: the sinusoidal signal vector, its frequency...
I´m trying to implement a x4 oversampling process but I´m having difficulties on how let the SampleRateConverter sytem object knows about sample rat...
I have created a system using the fuzzy logic designer. How can I generate code from this system?...
matrix flag 1*65536...
if (j==i) , or (flag(j)==1)...
In the example Fuzzy PID Control with Type-2 FIS, there is nothing that explain how to save the converted fuzzy type 1 system (the fis2). I tried to d...
The data is: # Trace: no # Gravitation: no # Seed: 1539094448 # Param: alpha=0.15 # type: array_2d(700, 700) # Source: _05.instr # component: 2D_mo...
Hi, I have a 50x1 cell array (A = cell(50,1)), each cell has a 4x960 matrix(all elements are 0 or 1) in it, I want to this for each cell: use 'find' t...
I found that the custom deep learning layer is very tasteless and can only be used for simple image classification or regression. It is difficult to...