Welcome![Sign In][Sign Up]
Location:
Search - M-150

Search list

[Other resourceimmunity

Description: 提供一个人工免疫算法源程序,其算法过程包括: 1.设置各参数 2.随机产生初始群体——pop=initpop(popsize,chromlength) 3.故障类型编码,每一行为一种!code(1,:),正常;code(2,:),50%;code(3,:),150%。实际故障测得数据编码,这里Unnoralcode,188% 4.开始迭代(M次): 1)计算目标函数值:欧氏距离[objvalue]=calobjvalue(pop,i) 2)计算群体中每个个体的适应度fitvalue=calfitvalue(objvalue) 3)选择newpop=selection(pop,fitvalue) objvalue=calobjvalue(newpop,i) % 交叉newpop=crossover(newpop,pc,k) objvalue=calobjvalue(newpop,i) % 变异newpop=mutation(newpop,pm) objvalue=calobjvalue(newpop,i) % 5.求出群体中适应值最大的个体及其适应值 6.迭代停止判断。-provide a source of artificial immune algorithm, the algorithm process include : 1. Two of the parameters set. Initial randomly generated groups -- pop = initpop (popsize, chromlength) 3. Fault type coding, each act a! Code (1 :), normal; Code (2, :), 50%; Code (3 :), 150%. Fault actual measured data coding, here Unnoralcode, 188% 4. Beginning iteration (M) : 1) the objective function value : Euclidean distance [objvalue] = calobjvalue (pop, i) 2) calculation of each individual groups of fitness calfitvalue fitvalue = ( objvalue) 3) = newpop choice selection (pop, fitvalue) objvalue = calobjvalue (newpop, i) =% newpop cross-crossover (newpop, pc, k) = calobjvalue objvalue (newpop, i) =% variation newpop mutation (newpop, pm ) objvalue = calobjvalue (newpop, i)% 5. groups sought to adapt th
Platform: | Size: 9012 | Author: 江泉 | Hits:

[Communication-MobileRayleigh2

Description: 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 simulation. the introduction of P = 100, M = 10,000, fm = 10-150. fs = 3kps. bias = 0.00000001 conditions Rayleigh_fading function () generated Rayleigh fading channel simulation.
Platform: | Size: 827 | Author: meky728 | Hits:

[Special EffectsImage_Processing(MATLAB)

Description: 本书是把图像处理基础理论论述与软件实践方法相结合的第一本书,它集成了冈萨雷斯和伍兹所著的《数字图像处理》一书中的重要内容和MathWorks公司的图像处理工具箱。本书的特色在于它重点强调了怎样通过开发新代码来增强这些软件工具。本书在介绍MATLAB编程基础知识之后,讲述了图像处理的主要内容,具体包括亮度变换、线性和非线性空间滤波、频率域滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、图像分割、区域和边界表示与描述以及对象识别等。 本书主要特点: 本书自成体系; 开发了超过60个新的图像处理函数; 详细涉及了在MATLAB中使用C代码的方法; 提供了114个示例、400多幅图像、150多幅图形和线条图; 书中使用的所有MATLAB函数、图像处理工具箱函数以及新函数,均已在附录中列出; 详细探讨了图形用户界面(GUI)的设计; 本书的配套网站提供全面支持(M文件、图像文件、教辅材料、更新等)。
Platform: | Size: 11729500 | Author: 俞乾 | Hits:

[Other resourceprint

Description: 与epson m-150打印机通信,但是有些错误,希望高手指正一下
Platform: | Size: 1961 | Author: 桑尼 | Hits:

[Program docM150I

Description: M-150II打印头基本原理及驱动,是翻译的中文文档。-M-150II print head and drive the basic principles is the Chinese translation of the document.
Platform: | Size: 96256 | Author: 龚挺锋 | Hits:

[SCMM150IIC

Description: M-150II的C程序,并附带详细的说明解释,按行、列,点打印-M-150II of C procedures, and fringe detail to explain, according to rows, columns, point to print
Platform: | Size: 2048 | Author: 龚挺锋 | Hits:

[OtherSQLite_Wrapper

Description: Wrapper for SQLite3.I m pretty sure the classes fully support Unicode.
Platform: | Size: 6144 | Author: 吴参林 | Hits:

[VHDL-FPGA-VerilogM-150_tm_eng

Description: M-150II打印机芯开发资料,广泛用于出租车记价器与消防记录仪!-M-150II Printer core development of information, widely used in taxi price in mind logger browser with fire!
Platform: | Size: 1647616 | Author: yinhuihuang | Hits:

[SCMprint

Description: 与epson m-150打印机通信,但是有些错误,希望高手指正一下-With epson m-150 printer communication, but some mistakes, hope you can correct me about
Platform: | Size: 2048 | Author: 桑尼 | Hits:

[DocumentsGameScheduling

Description: 在一个田径运动会上,已知有m个选手参加比赛,运动项目共有n个,这包括若干个诸如100m之类的以个人形式参加的单项和4×100m之类的多人参加的集体项目。另外,每位选手最多可参加3个单项,集体项目则不限制。为使选手能正常比赛,需要对赛程作合理安排。请构造出有关模型和数据结构,设计出合理安排赛程的算法和程序,以使每位选手都能正常地参加比赛,并要求比赛时间尽可能短-In a Track and Field Games, a player known to have m race, sports a total of n months, including a number of categories such as the 100m individual forms of participation of the individual and the 4 × 100m people like to participate in collective projects. In addition, each player may participate in a maximum of three individual and collective projects are not restricted. To enable the player to normal competition, the need to schedule to make reasonable arrangement. Please constructed on the model and data structure, reasonable arrangement designed algorithms and program schedule, so that each player will normally participate in the competition and called for playing time as short as possible
Platform: | Size: 43008 | Author: zhang shun | Hits:

[matlabC-means

Description: 使用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 samples will eventually fall into three categories.
Platform: | Size: 3072 | Author: liz | Hits:

[SCMATMAGE128-RD-printor-driver

Description:
Platform: | Size: 19456 | Author: xiaobo | Hits:

[matlabaliasing_for_time_domain_signal.m

Description: This package contains script to calculate aliasing for given time domain signal. Script to plot in time domain the function: x(t)=A0cos(2pif0t)+A1cos(2pif1t) where fs1=300 Hz and fs2=150 Hz (sampling rate) A0 and A1 are amplitude s signal (armónicos). f0 is the maximun component in frecuency of the signal to sample, when it shows X(t) signal with a sampling frecuency 300 Hz, we will see Aliasing :) It s because we aren t meetting with the Nyquist Theorem, because we don t choice Fs>=2FNy Fs(Sampling Frec) FNy(Frec Nyquist) to sample aplying fft(fast fourier transform) with at least 600 Hz. By actinio --vjgonzalezg@gmail.com-This package contains script to calculate aliasing for given time domain signal. Script to plot in time domain the function: x(t)=A0cos(2pif0t)+A1cos(2pif1t) where fs1=300 Hz and fs2=150 Hz (sampling rate) A0 and A1 are amplitude s signal (armónicos). f0 is the maximun component in frecuency of the signal to sample, when it shows X(t) signal with a sampling frecuency 300 Hz, we will see Aliasing :) It s because we aren t meetting with the Nyquist Theorem, because we don t choice Fs>=2FNy Fs(Sampling Frec) FNy(Frec Nyquist) to sample aplying fft(fast fourier transform) with at least 600 Hz. By actinio --vjgonzalezg@gmail.com--
Platform: | Size: 1024 | Author: actinio | Hits:

[uCOSucos_ii

Description: 嵌入式操作系统µ 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 transplantation of a full routine. Chip model M30620FCAFP development environment: TM (Tool Manager) debugger: KD30 compiler: NC30WA V 4.00 R2 Crystal: 16M
Platform: | Size: 194560 | Author: dulong | Hits:

[File FormatM-150II_eng_spc_revC

Description: 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
Platform: | Size: 553984 | Author: 梁宝 | Hits:

[Other150

Description: epson M-150ii printer -m-150ii code code code epson
Platform: | Size: 12288 | Author: court | Hits:

[Software EngineeringM150II

Description: M-150 2打印头基本原理及驱动(中文) -M-150 print head basic principles and drivers (Chinese)
Platform: | Size: 96256 | Author: gary | Hits:

[Windows Mobilecircle.m

Description: 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 -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
Platform: | Size: 1024 | Author: tristancohn | Hits:

[Software EngineeringAASHTO-M-105-96

Description: aashto m 150 class 30
Platform: | Size: 4148224 | Author: Chris | Hits:

[M-150_tm_eng

Description: 爱普森微型打印机M-150资料,含操作时序图,输入电压等基本说明(Epson printer M-150 data, including operation timing diagram, input voltage and other basic instructions)
Platform: | Size: 1647616 | Author: xpan | Hits:
« 12 »

CodeBus www.codebus.net