已回答
error with manual audio annotation add-on
Hi John, Your best bet is to ask the owner of the "Manual Audio Annotation" add-on to update the API and incorporate "audiore...

7 years 前 | 0

已回答
Higher derivatives in "PDEPE"
HI Jaesung, The "pdepe" function is suited to solve the PDE of the form shown in equation (1-3) of: <https://www.mathworks...

7 years 前 | 0

已回答
How can I open Hamming Code Model to begin working on simulink?
Hi Yasser, You may try the following command: openExample('comm/GenerateHammingCodeParityCheckMatricesExample') To op...

7 years 前 | 0

已回答
Nyquist representation of a complex transfer function matrix
Hi Javier, Assuming w is a vector of doubles, you can use the "double" function, such as: >> double (w) To convert the ...

7 years 前 | 0

| 已接受

已回答
Gathering Most Recent Stock Data from Yahoo Finance
Hi Carmelo, Recently, Yahoo made a few changes to the protocol of their Finance APIs. Please try adding the "UserAgent" n...

7 years 前 | 0

| 已接受

已回答
simulink scope display blank
Hi Alex, From your latest information, it appears that the main issue lies in your graphics card. It seems that the hardware...

7 years 前 | 0

已回答
How to generating LDPC parity-check matrices with arbitrary sizes?
Hi Hamid, I believe you might find the following link useful: <http://mathforum.org/kb/message.jspa?messageID=9818971> ...

7 years 前 | 0

已回答
simulink scope display blank
Hi Alex, Thank you for sending me the model. I ran it on my machine using R2016b and it seemed to be working, as the scope i...

7 years 前 | 0

已回答
simulink scope display blank
Hi Alex, Without knowing your exact workflow, it is difficult to triage the issue. From the error message you are receiving,...

7 years 前 | 0

已回答
Designing a Sinusoidal pwm using the embedded coder blocks in matlab for the f28335 dsp
Hello Nadia, There could be multiple causes as to why you are not seeing the waveform on the oscilloscope. Please try the fo...

7 years 前 | 0

已回答
Norm of step in fsolve
Hello Turker, In your second case, the result is not so much of a "false root" as instead a less accurate answer than the fir...

7 years 前 | 1

已回答
I'm having a problem connecting to my raspberry pi, can anyone tell me what this error means and how I can solve the problem?
Hello Varun, I suggest re-installing the MATLAB support packages for the Raspberry Pi hardware (if you have not done so alrea...

7 years 前 | 1

| 已接受

已回答
Sinogram reconstruction with fourier transform
Hello Egor, It appears that the statement "targetImage = fftshift(ifft2(ifftshift(targetImage)))", is not the inverse transfo...

7 years 前 | 0

已回答
how to find the min point and plot the graph using secant method
Hello Zongyi, My understanding is that you are unable to determine the minimum of the function and plot the convergence to mi...

7 years 前 | 0