RANDOM

共 208 篇文章
RANDOM 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 208 篇文章,持续更新中。

本人编写的incremental 随机神经元网络算法

本人编写的incremental 随机神经元网络算法,该算法最大的特点是可以保证approximation特性,而且速度快效果不错,可以作为学术上的比较和分析。目前只适合benchmark的regression问题。 具体效果可参考 G.-B. Huang, L. Chen and C.-K. Siew, “Universal Approximation Using Incremental C

(3)编写一个简单的猜数游戏程序: &#61548 利用Math.random()方法生成0-1之间的double型数dNum

(3)编写一个简单的猜数游戏程序: &#61548 利用Math.random()方法生成0-1之间的double型数dNum,将dNum转换为0-100之间的整数iNum。 &#61548 利用KeyInput.readInt()方法接收键盘输入的整数inNum。如果inNum小于iNum,在屏幕上显示“输入的值小,请输入更大的数.”;如果inNum大于iNum,在屏幕上显示“输入的值大

Digital Signal and Image Processing Using MATLAB The most important theoretical aspects of image an

Digital Signal and Image Processing Using MATLAB The most important theoretical aspects of image and signal processing (ISP) for both deterministic and random signals are covered in this guide to usi

Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numeri

Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numerical methods, Matlab, and technical computing. The emphasis is on in- formed use of mathematical sof

3条固定路径的AWGN多径信道中的QPSK系统进行BER性能仿真

3条固定路径的AWGN多径信道中的QPSK系统进行BER性能仿真,并与理想信道(没有多径)作比较。 需要的支撑子程序为qpsk_berest.m,vxcorr.m,random_binary.m.

Review of Sense Amplifiers for Static Random Acces

常用类型的sense amplifier介绍

透明音乐播放器

[开源 绿色软件] [运行环境 Windows XP/7/8/10] [语言 简体/繁體/English/Unicode]<br /> <br /> A cool music player. Powered by Bass and BassVis.<br /> 极简本地音乐播放器,透明、纯文本界面。支持轻媒体库、歌词、可视化。最小化到托盘,占用资源少,适合边听音乐边工作。<br /> <br />

crf(condintional random fields)简介 用音字转换实例来介绍crf模型

crf(condintional random fields)简介 用音字转换实例来介绍crf模型

自己编的一个用随机行走法实现电路计算的例子

自己编的一个用随机行走法实现电路计算的例子,电路图及参数均在Partial random walk for large linear network analysis里

Uniform Random Number Generator,copy from book

Uniform Random Number Generator,copy from book

M-file uses random data which BPSK modulates a carrier to configure a BPSK UWB transmitter. The rece

M-file uses random data which BPSK modulates a carrier to configure a BPSK UWB transmitter. The receiver demodulates the BPSK UWB carrier and the data is recovered

Obtain the CDF plots of PAPR from an OFDM BPSK transmission specified per IEEE 802.11a specification

Obtain the CDF plots of PAPR from an OFDM BPSK transmission specified per IEEE 802.11a specification Per the IEEE 802.11a specifications, we 52 have used subcarriers. Given so, the theoretical maximu

TWISTER Uniformly distributed pseudo-random numbers

TWISTER Uniformly distributed pseudo-random numbers

Conditional Random Field(CRF)是重要的串学习模型

Conditional Random Field(CRF)是重要的串学习模型,广泛用于自然语言处理的各个领域。CRF++是CRF的一个高效的实现,具有可扩展性好,功能强大的优点。

Generate 100 samples of a zero-mean white noise sequence with variance , by using a uniform random n

Generate 100 samples of a zero-mean white noise sequence with variance , by using a uniform random number generator. a Compute the autocorrelation of for . b Compute the periodogram estimate and pl

这是一本经典的美国关于概率论和随机过程的书的习题解答。这本书成为美国通信专业许多学校博士生的教材。书名“Probability ,random variables and stochastic pro

这是一本经典的美国关于概率论和随机过程的书的习题解答。这本书成为美国通信专业许多学校博士生的教材。书名“Probability ,random variables and stochastic processes” Athanasions Papoulis 著

RAM

RAM, Random-access memory,Verilog code

Sherwood算法消除最坏实例

Sherwood算法消除最坏实例,以达到对任何实例都能有好的性能的效果 文件: rd_list.c --&gt; create a random sequence of n integers not equal to each other list.c --&gt; create a descending sequence of n integers not equal to each

This is a collection of m-files I created to complete a research project into the DC components of v

This is a collection of m-files I created to complete a research project into the DC components of various encoding techniques. Eight of the files create random bit sequences that conform to their cod

Supervised Image Segmentation Using Markov Random Fields

Supervised Image Segmentation Using Markov Random Fields