搜索资源列表
immunity
- 提供一个人工免疫算法源程序,其算法过程包括: 1.设置各参数 2.随机产生初始群体——pop=initpop(popsize,chromlength) 3.故障类型编码,每一行为一种!code(1,:),正常;code(2,:),50%;code(3,:),150%。实际故障测得数据编码,这里Unnoralcode,188% 4.开始迭代(M次): 1)计算目标函数值:欧氏距离[objvalue]
Rayleigh2
- Rayleigh语言编程,实现其信道仿真,能比较好的出现仿真图象.在采用P=100,M=10000,fm=150Hz,fs=3kps,bias=0.00000001条件下函数Rayleigh_fading()所产生的瑞利衰落信道仿真。-Rayleigh programming language, to achieve its channel simulation. there can be a relatively good image
Image_Processing(MATLAB)
- 本书是把图像处理基础理论论述与软件实践方法相结合的第一本书,它集成了冈萨雷斯和伍兹所著的《数字图像处理》一书中的重要内容和MathWorks公司的图像处理工具箱。本书的特色在于它重点强调了怎样通过开发新代码来增强这些软件工具。本书在介绍MATLAB编程基础知识之后,讲述了图像处理的主要内容,具体包括亮度变换、线性和非线性空间滤波、频率域滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、图像分割、区域和边界表示与描述
print
- 与epson m-150打印机通信,但是有些错误,希望高手指正一下
M150I
- M-150II打印头基本原理及驱动,是翻译的中文文档。-M-150II print head and drive the basic principles is the Chinese translation of the document.
M150IIC
- M-150II的C程序,并附带详细的说明解释,按行、列,点打印-M-150II of C procedures, and fringe detail to explain, according to rows, columns, point to print
SQLite_Wrapper
- Wrapper for SQLite3.I m pretty sure the classes fully support Unicode.
M-150_tm_eng
- M-150II打印机芯开发资料,广泛用于出租车记价器与消防记录仪!-M-150II Printer core development of information, widely used in taxi price in mind logger browser with fire!
print
- 与epson m-150打印机通信,但是有些错误,希望高手指正一下-With epson m-150 printer communication, but some mistakes, hope you can correct me about
GameScheduling
- 在一个田径运动会上,已知有m个选手参加比赛,运动项目共有n个,这包括若干个诸如100m之类的以个人形式参加的单项和4×100m之类的多人参加的集体项目。另外,每位选手最多可参加3个单项,集体项目则不限制。为使选手能正常比赛,需要对赛程作合理安排。请构造出有关模型和数据结构,设计出合理安排赛程的算法和程序,以使每位选手都能正常地参加比赛,并要求比赛时间尽可能短-In a Track and Field Games, a player kn
C-means
- 使用c-均值聚类算法在IRIS数据上进行聚类分析,随机选择三个初始聚类中心,经过多次迭代,最终将150个样本分为三类。-Use c-means clustering algorithm in the IRIS data on the cluster analysis, three randomly chosen initial cluster centers, through a series of iterative, 150 sam
aliasing_for_time_domain_signal.m
- This package contains scr ipt to calculate aliasing for given time domain signal. scr ipt to plot in time domain the function: x(t)=A0cos(2pif0t)+A1cos(2pif1t) where fs1=300 Hz and fs2=150 Hz (sampling rate) A0 an
ucos_ii
- 嵌入式操作系统µ C/OS-II在瑞萨M16C/62单片机上移植的完整例程。 芯片型号为M30620FCAFP 开发环境: TM (Tool Manager) 调试器: KD30 编译器: NC30WA V 4.00 R2 晶振:16M-Embedded operating system μC/OS-II in the Renesas M16C/62 microcontroller on the trans
M-150II_eng_spc_revC
- epson 的M-150II微型针式打印头的驱动资料,大量应用到出租车计价器上。在GOOGLE里找不到的-epson M-150II Micro needle print head drive data, a large number of applications to the taxi on the meter. Can not be found in GOOGLE
150
- epson M-150ii printer -m-150ii code code code epson
M150II
- M-150 2打印头基本原理及驱动(中文) -M-150 print head basic principles and drivers (Chinese)
circle.m
- function circle(cx, cy, r, linetype) N = 150 x = zeros(1,N+1) y = zeros(1,N+1) for n=1:N+1 x(n) = cx + r*cos(2*pi*n/N) y(n) = cy + r*sin(2*pi*n/N) end hold on plot(x, y, linetype) hold off -
AASHTO-M-105-96
- aashto m 150 class 30
M-150_tm_eng
- 爱普森微型打印机M-150资料,含操作时序图,输入电压等基本说明(Epson printer M-150 data, including operation timing diagram, input voltage and other basic instructions)