搜索资源列表
UWB-OFDM
- 给出了利用OFDM实现UWB的源代码及实例。包括从信源、信道、接收等,是一个完整的系统,接口方便,容易学习使用。-given by using OFDM UWB achieve the source code and examples. Letter from the source, channel, the receiver, is a complete system interface easy to learn to use.
ai_RayCh
- 这是瑞利信道德仿真模型,用matlab 写的,比较使用方便。-letter moral simulation model was made using Matlab and relatively easy to use.
matlab_min_use_PSO
- 使用pso求最小化一函數 matlab程式碼,寫的非常簡潔(不到100行),且還包括了2維的圖形展示,和大家分享參考!!! 一起學習matlab和各種optimize methods 最小化:(x-15)^2+(y-20)^2 The swarm matrix is swarm(index, [location, velocity, best position, best value], [x, y components or the value compo
Correlation1
- //=== === === === === === ===== //函数说明 //函数名称:Correlation //函数功能:计算最小二乘法拟合的多项式的相关系数 //使用方法:int M------ 拟合多项式的阶数(已知条件) // double *b--- 拟合曲线的系数,排列顺序为由高阶到低阶(已知条件) // double *x--- 结点x轴数据(已知条件) // double *y--- 结点y轴数据(已知条件) // double
20070207
- (邮票问题) 设想一个国家发行n种不同面值的邮票,并假定每封信上至多只允许贴m张邮票。对于给定的m和n值,写一个算法求出从邮资1开始在增量为1的情况下可能获得的邮资值的最大连续区域以及获得此区域的各种可能面值的组合。例如:对于n=4和m=5,若有面值为(1,4,12,21)的四种邮票,则邮资最大连续区域为1到71。还有其他面值的四种邮票可组合成同样大小的区域吗-(Stamps) envisaged a national issue of n different denominations o
rake_simulation
- 本程序对rake接收机的仿真程序 在matlab simulink下实现,其信道模型采用802.15.3a信道,信源部分的采用UWB信号,最后通过计算snr与errorbitrate来说明rake接收机性能-this program right rake receiver in the simulation program under Matlab Simulink. its channel model used 802 .15.3 a letter, the source of the s
mutipath
- 一个多径信道仿真程序。其主程序为: Jakes_filter.m 产生信道多普勒功率谱形状 linear_fft.m作fft变换,并作相应平移。 linear_psd.m分析信号的psd qpsk_berest.m产生qpsk信号 random_binary产生随机信号源-a multi-path channel simulation program. Its main program : Jakes_filter.m have access Doppler power sp
Inverter_integrated
- 用C语言编写的在Simulink环境下对3相交流逆变器进行数值仿真的S函数源代码。该仿真源代码的一个独特之处就是:利用全新的数学模型能够对逆变器相间换流的动态过程进行仿真,这是目前其它同类模型中绝对没有的独特支出,可以用来精确仿真永磁无刷直流电机转矩的动态特性,执行效率很高。-C language in the Simulink environment for three-phase inverter for the numerical simulation letter S several s
literature_research.ZIP
- 一个文本分析程序。实现分析一段文本中字母,N个字母的单词和具体单词出现的次数。-a text analysis program. Implementation Analysis section of the text of letters, the N-word letter word and the specific number.
Substituter.java
- 代入法的启发示搜索 我的代码实现是:按照自然语言各字母出现频率的大小从高到低(已经有人作国统计分析了)先生成一张字母出现频率统计表(A)--------(e),(t,a,o,i,n,s,h,r),(d,l),(c,u,m,w,f,g,y,p,b),(v,k,j,x,q,z) ,再对密文字母计算频率,并按频率从高到低生成一张输入密文字母的统计表(B),通过两张表的对应关系,不断用A中的字母去替换B中的字母,搜索不成功时就回退,在这里回朔是一个关键。 -generation into a
youpiao
- 设有n种不同面值a1, a2,…, an的邮票,规定每封信最多贴m张邮票。对于给定的m,n,求出最大的邮资连续区间。-with different denominations a1, a2, ..., an stamps, each up to the letter m stamp affixed. For a given set of m, n, obtained the largest postage continuous interval.
letterrecognition
- 字母图像识别算法,O, E, A, U 四个字母进行识别,该算法加入一定噪声之后依然有效。-The basic goal of the program is to perform letter recognition of vowels O, E, A, U in paragraphs provided in form of black-and-white images. Using the training paragraph image, we are allowed to train ou
Recognizer
- Letter recognition with Multilayer Perceptron. It learns 10 first letters and then tries to recognize drawn symbol.
A-picture-in-a-letter
- 能在一张有字母的图片中找出某一个字母在该图中所出现的所有位置-There are letters in a picture in a letter to find a figure that appears in the location of all
BP0411
- 神经网络字符识别程序,可以用来做汉字,英文,数字等字符的识别,需要先训练样本。-ANN for letter recognize,used in Chinese characters,letters and numbers recognization.
Letter-recognition
- 基于神经网络, 采用 Matlab 6. 5 和 Visual C, 设计一个字母识别系统。 该系统通过对 BMP 图片的二值化 处理,在 VC 环境下调用 Matlab,并将把二值化后的数据进行网络训练,从而实现 26 个英文字母的识别。 系统性能的测试表明,系统所训练的神经网络有很好的抗干扰能力。-The design letter recognition system based on neural network, using Matlab 6. 5 and Visual C,. T
ANN Matlab neural network-based text-letter
- Matlab neural network-based text-letter identification, very good with Oh, you download it
letter-recognization
- 手写字母识别 我们的目标是识别每个大批黑色和白色矩形像素的显示器作为在英语字母表中的26个大写字母之一。-Handwritten letter recognition Our goal is to identify each of the large black and white rectangular pixel displays as one of 26 uppercase letters in the English alphabet.
Letter-recognition
- 26个字母神经网络识别 用matlab实现的-26 letter recognition using matlab to achieve
English-letter-recognition-
- 此源码包是基于神经网络的英文字母识别系统。系统能根据像素点的形状识别出是哪一个英文字母,并显示在UI界面中。-This source code package is the English alphabet recognition system based on neural network. The system can identify the shape of the pixel which is a letter, and displayed in the UI interface.
