搜索资源列表
6410_Test_Rev02
- SMDK6410 Test Code Revision 02. s3c6410 official test code, shifting all the controller functional testing
chengxu
- ts=0 te=10 dt=0.01 sys=tf([1 6 4],[1 7 10]) t=ts:dt:te f=4*sin(t) y=lsim(sys,f,t) plot(t,y) xlabel( t(sec) ) ylabel( y(t) ) grid on 三 ts=0 te=5 dt=0.01 sys=tf([1 6 4],[1 7 10]) t=ts:dt:te y1=impulse(sys,t) y2=step(sys,
2440test-20100921
- mini2440 测试文件,包含C源代码、启动代码,以及常用头文件-mini2440 test file that contains the C source code, startup code, and common header files
