说明:本MATLAB例程,为通过遗传算法的思想来解决f(x)=x*sin(10pi*x)+2.0,-1
说明:一维正弦调制脉冲传播演示,PML吸收 a a a -a one demension sin wave demonstration, PML absorbed boundary a a a a a a a a a a
说明:用MATLAB制作的一个画sin,cos,tan,cot图像的程序,自己设定坐标系
说明:要求:从x(t)=sin(2*pi*5*t)+sin(2*pi*200*t)+sin(2*pi*50*t)信号中滤出频率为5Hz的信号-Requirements: from x (t) = sin (2* pi* 5* t)+ sin (2* pi* 200* t)+ sin (2* pi* 50*...
说明:CORDIC算法的matlab模拟,为了验证FPGA实现CORDIC算法的时间特性优于软件,用matlab实现了一个计算sin, cos的CORDIC算法
说明:用matlab编的BP算法--函数拟合,用来逼近一个SIN函数