- vconline_exam 一个在线考试系统
- shuanghuancun 双缓存
- FreeBSD_Lucas_2009.pdf The Complete Guide to FreeBSD by Michael W. Lucas (russian) Michael W. Lucas is a network/security engineer with extensive experience working with high
- sql-file 这是一个基于SQL SERVER的程序
- QT4Programming 讲解QT4下的编译环境
- Python-Standard-Library-Example Python 各种标准库的例程
文件名称:quatenarymod
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:575byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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=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
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=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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
quatenarymod.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.