Feeds
답변 있음
variable mentioned but still getting unrecognized variable error
Hi Ayush, Your code will throw the following error Unrecognized function or variable 'Book65'. Error in file1 (line 19) ...
variable mentioned but still getting unrecognized variable error
Hi Ayush, Your code will throw the following error Unrecognized function or variable 'Book65'. Error in file1 (line 19) ...
2년 초과 전 | 0
답변 있음
Histogram normalisation: a question about terminology
Hi Sim, Yeah you got it right. Your understanding for both cases is correct.
Histogram normalisation: a question about terminology
Hi Sim, Yeah you got it right. Your understanding for both cases is correct.
2년 초과 전 | 0
답변 있음
Undefined function 'loss' for input arguments of type 'TreeBagger'.
Hi Sanchit, The input argument of treebagger may not agree with the input arguments of the loss functions inbuilt in matlab. Pl...
Undefined function 'loss' for input arguments of type 'TreeBagger'.
Hi Sanchit, The input argument of treebagger may not agree with the input arguments of the loss functions inbuilt in matlab. Pl...
2년 초과 전 | 0
답변 있음
simulation issue about Scope
Hello, you are connecting a constant block to the scope which is expected to work as shown only. But if you want to show the sig...
simulation issue about Scope
Hello, you are connecting a constant block to the scope which is expected to work as shown only. But if you want to show the sig...
2년 초과 전 | 0
| 수락됨
답변 있음
using Check Boxes to add or REMOVE plot types from UIAxes
Hi Alex, there is a similar question I can see in the forum. Have a look at the following link. I hope this solves your problem....
using Check Boxes to add or REMOVE plot types from UIAxes
Hi Alex, there is a similar question I can see in the forum. Have a look at the following link. I hope this solves your problem....
2년 초과 전 | 0
답변 있음
Command for picking two regular elements from a Vector
Hi Patel, as per my understanding you want to remove all multiples of 3 from your input vector. The following function should ge...
Command for picking two regular elements from a Vector
Hi Patel, as per my understanding you want to remove all multiples of 3 from your input vector. The following function should ge...
2년 초과 전 | 0
답변 있음
Convert Digital Signal to Analog Signal
Yes, in Simulink, you can use the Digital-to-Analog Converter (DAC) block to convert a digital signal (consisting of '0' and '1'...
Convert Digital Signal to Analog Signal
Yes, in Simulink, you can use the Digital-to-Analog Converter (DAC) block to convert a digital signal (consisting of '0' and '1'...
2년 초과 전 | 0
답변 있음
How to compute 8 days mean from one year data?
Hi Devendra, Can you please elaborate the problem statement you are working upon? It's not clear what are you trying to achieve....
How to compute 8 days mean from one year data?
Hi Devendra, Can you please elaborate the problem statement you are working upon? It's not clear what are you trying to achieve....
2년 초과 전 | 0
답변 있음
Recover signal from wav file using fft
Hi KD, First thing you are missing probably is you have to extract sampling frequency from the music file too for getting x axi...
Recover signal from wav file using fft
Hi KD, First thing you are missing probably is you have to extract sampling frequency from the music file too for getting x axi...
2년 초과 전 | 1
| 수락됨
답변 있음
row vector summation in pairs without looping
Considering you are giving a row vector as input named inputVec, you can get the required result using the following line withou...
row vector summation in pairs without looping
Considering you are giving a row vector as input named inputVec, you can get the required result using the following line withou...
2년 초과 전 | 0
| 수락됨

