查看会员资料
用 户 名:venkat******
发送消息- Email:用户隐藏
- Icq/MSN:
- 电话号码:
- Homepage:
- 会员简介:
最新会员发布资源
quatenarymod
- clear all m=input( enter the number of symbols ) n=log(m)/log(2) npoints=input( enter the no of points ) nbits=input( enter the no of points per bit ) for i=1:npoints d=round((rand(1))) data(i)=2*d-1-m end-clear all m=in