11-06-2017 07:29 PM - edited 11-06-2017 07:33 PM
Matt: sarcastic post to this thread.
Me: where is the explictve sarcastic replies to the sarcastic replies thread?
Perhaps we should just make an irony thread.
That cannot go well...
11-07-2017 11:35 AM
When you don't know whether you are posting to the actual thread, the sarcastic thread, or the meta irony thread.
11-14-2017 11:49 AM
Oh, why didn't you mention you were on a deadline!?
https://forums.ni.com/t5/LabVIEW/Write-this-program-using-Matlab/m-p/3716909/highlight/true#M1046162
This guy takes begging for a homework solution to the next level. It looks like he specifically created his account just to ask for help... with MATLAB.
11-14-2017 12:13 PM
@Gregory wrote:
Oh, why didn't you mention you were on a deadline!?
https://forums.ni.com/t5/LabVIEW/Write-this-program-using-Matlab/m-p/3716909/highlight/true#M1046162
This guy takes begging for a homework solution to the next level. It looks like he specifically created his account just to ask for help... with MATLAB.
11-14-2017 01:11 PM
Jeff·Þ·Bohrer wrote:I think I handled that well
Come on bro... just help a bro out.
He marked Blokk's 8 second Google search as a solution. I can see the poor kid blindly copying it, including:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % MATLAB code to solve wave equation PHItt = PHIxx, subjected to boundry conditions PHI(0,t) = 0 = PHI(1,t), for t>=0 % % and intial conditions PHI(x,0) = sin(pi*x), PHIt(x,0) = 0, for 0<x<1 in Asssignment Number I % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % ABHISHEK ANCHAL, 13104163, Electrical Engineering, IIT Kanpur, Date - 17 Feb. 2014, Email: aanchal@iitk.ac.in % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% clc clear all close all %%%%%%%%%%%%%%%%%%%%%%%%%% Programm Anfang %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
11-14-2017 01:22 PM
@BowenM wrote:
Jeff·Þ·Bohrer wrote:I think I handled that well
Come on bro... just help a bro out.
He marked Blokk's 8 second Google search as a solution. I can see the poor kid blindly copying it, including:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % MATLAB code to solve wave equation PHItt = PHIxx, subjected to boundry conditions PHI(0,t) = 0 = PHI(1,t), for t>=0 % % and intial conditions PHI(x,0) = sin(pi*x), PHIt(x,0) = 0, for 0<x<1 in Asssignment Number I % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % ABHISHEK ANCHAL, 13104163, Electrical Engineering, IIT Kanpur, Date - 17 Feb. 2014, Email: aanchal@iitk.ac.in % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% clc clear all close all %%%%%%%%%%%%%%%%%%%%%%%%%% Programm Anfang %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Lets not lose our hope in this young student, he said he will change the code from 3D to 2D 🙂
Well, I often hear that the new generations, the young people use internet nowadays just like an extra sense. But I see very often that they are even not capable to carry out a simple search. Do they teach nowadays in schools how to "use the internet"???
11-21-2017 02:59 AM
11-21-2017 09:58 AM
Looks very repetitive. I bet if you would do a 2D FFT of that diagram picture, there would be some dominant peaks. 😄
11-22-2017 10:44 AM - edited 11-22-2017 10:45 AM
@altenbach wrote:
Looks very repetitive. I bet if you would do a 2D FFT of that diagram picture, there would be some dominant peaks. 😄
😉
11-22-2017 09:47 PM
That may need to be moved to "serious answers to sarcastic questions". It's off topic on this thread