Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
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...
I want to change the color of the fields of the confusion matrix and also to change the font size of the entries in the fields. I know I can do it i...
I would like to know how the winning neuron is selected by the NEWSOM function within Neural Network Toolbox....