I have a problem/error that I believe is very simple, but I am unable to determine what the issue is nonetheless.
I am trying to convolute an image with an impulse response (IE, h = [1 2 3]), but I get incessant errors and I am unsure as to why. My code is:
A =...
Quick follow-up question: Is there a more compact way that I can implement this function into my code? Right now I'm starting a new loop (k = 1:1) and redefining the frequency of the sinusoid for each tone. Is there a way to implement all of the frequencies into one large matrix and have it loop...
I am a MATLAB newbie, and apparently I am having a terrible day because everything that I do in MATLAB has been resulting in an error and/or undesired behavior.
I am trying to write out a 'wav' file using a number of MATLAB created audio samples (simply by generating them using a sin...
Right (forgot about special characters on this forum).
The problem is that I'm not exactly sure what V_o(0) and \frac{dV_o}{dt}(0) are.
Isn't it true that the 50mA source will loop through the resistor and then through the switch when it is closed? If so, then I believe my work up till the...
I've been working on this problem to review (see the attachments), and my circuit analysis skills are quite rusty. I've determined that the circuit should be underdamped, and it will have a step response. Based on this, I'm using the equation V0(t)=Vf+B1e^(αt)cos(ωdt)+B2e^(ω0t)sin(ωdt). As you...
Thanks for the replies.
I did some searching for both of your project ideas and there appears to be plenty of information on the two. I'll try rainbowkits.com again later, as they seem to be down at the moment.
I also stumbled upon Jameco again (forgot about them), and they seem to have...
I've been a lurker for a longtime (and recently made an account).
That aside, I've just started my sophomore level classes in electrical engineering this year (in college obviously), and my instructor has asked us at the last minute to make a simple project involving an RLC network (so...