A répondu
can't find installed 3dscope block in simulink library
Hi Zeeshan, One way to use the installed block into your model is to copy that block and paste it in you model/canvas and use i...

plus de 3 ans il y a | 0

A répondu
I2C Master Write block
Hi, The I2C Master Write simulink block from the Simulink Coder Support Package for NXP FRDM-KL25Z Board/FRDM-KL25Z is availa...

plus de 3 ans il y a | 0

A répondu
Use of monostable rising and reset block together
Hi, From my understanding you are trying to reset the monostable rising block to False/0 whenever an external trigger is provi...

plus de 3 ans il y a | 0

| A accepté

A répondu
I am trying to determine the angular acceleration by applying the central difference technique?
Hi, The error is due to the difference in the sizes of the operands i.e., knee_angle has a size different from knee_angle(1:end...

plus de 3 ans il y a | 0

| A accepté

A répondu
How to apply Mean Filter on a FT Image in the Frequency Domain?
Hi, There are no specific functions for the spatial filters counterpart in frequency domains. But you could create one using us...

plus de 3 ans il y a | 0

A répondu
What to do when training doesn't fit training data well?
Hi, This issue may be mainly due to the overfitting of the data with respect to your model. As dropout is already applied whil...

plus de 3 ans il y a | 0

A répondu
can we get geometrical dimensions from image input
Hi, Use the function size() with the image matrix as input and we get length, breadth, depth as outputs in terms of pixels. To...

plus de 3 ans il y a | 0

A répondu
How to update values from I2C in Simulink using Arduino hardware for the MMA8541 Accelerometer
Hi, As the tutorial is given for the onboard accelerometer and the hardware architecture for FRDM Board would be different from...

plus de 3 ans il y a | 0

A répondu
How do I give the spectrogram a colormap option and save it as it is when plotted?
Hi, In general, “imwrite” save an image which is of the format RGB. So, there is necessity to change the image displayed by “im...

plus de 3 ans il y a | 0

| A accepté

A répondu
Change Size of Array in table
Hi Arne, My understanding is that you are looking into changing the dimensions of your sub-tables. In MATLAB you would be able...

plus de 3 ans il y a | 0

| A accepté

A répondu
plotting fft of frequency varying signal
Hi James, As per my understanding you are trying to plot the Normalized Fourier transform of a concatenated sine wave having a...

plus de 3 ans il y a | 0

A répondu
matlab code for lagrange methode
Hi Razan, It is my understanding that you are performing some numerical computation using a cell array taken as input. To acce...

plus de 3 ans il y a | 0