Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - test.m
Search - test.m - List
DL : 0
本文采用最小平方误差准则(MSE准则)通过训练样本集建立线性判别函数,并用线性判别函数去判断测试集。 数据集报告: 1、男女生 2、sona 3、ups-In this paper, the least square error criterion (MSE criterion) the training sample set by a linear discriminant function, and a linear discriminant function to determine the test set. Data Set Report: 1, boys and girls 2, sona 3, ups
Update : 2024-05-07 Size : 2048 Publisher : 李碧聪

DL : 0
均值,高斯,中值滤波器自编,并附带边界的处理项,最后是一个test.m得检测功能文件-Mean, Gaussian, median filter self, and to deal with border entry, and finally the detection of a test.m may file
Update : 2024-05-07 Size : 1024 Publisher : 苏凡

DL : 0
构造单项循环链表储存结构,存储依次输入的个人密码和号码数 2)构造数组依次存储出列人的号码数 3)输入测试m初值,从第一个人按顺时针开始报数,第m个人的号码数存储在数组中,删除出列者的结点,继续循环,直到所有人出列 4)按顺序输出数组里的号码数 -Single loop structure linked list storage structure, storage order and number of input PIN number 2) construct an array of people turn out in numbers stored in the number 3) Enter the test m the initial value, clockwise starting from the first one to report the number of the first m individuals number number stored in an array, delete the column of those nodes, to cycle, until all the column 4) in the order number of the output array of numbers
Update : 2024-05-07 Size : 44032 Publisher : fanny

SCMm
DL : 0
一个单片机输出脉冲的程序和防真,便于测试。-A microcontroller output pulse procedures and anti-truth, easy to test.
Update : 2024-05-07 Size : 52224 Publisher : jnq123

DL : 0
用循环单链表实现: N个人围圆圈而坐,分别标以数字1到N。从坐在1号的位置的人开始依次传递土豆。M次传递之后,拿到土豆的人被排除,圆圈收缩,然后从离开圆桌的人后面的那个人开始继续游戏。游戏一直进行,直到留下最后一个人,为赢家。因此,如果M=0且N=5,所有的人依次被排除,5号最后胜利。如果M=1且N=5,排除的顺序为2,4,1,5. -Achieved with cyclic single-linked list: N individuals sitting around a circle, were marked with numbers 1 to N. No. 1 position from sitting in order, starting with the person passing the potatoes. M after the second pass, to get potatoes were excluded, the circles shrink, and then leave the round table behind the man who started to continue the game. The game has been carried out until the last person left for the winner. Therefore, if M = 0 and N = 5, all the people in turn are excluded, 5, the final victory. If M = 1 and N = 5, excluding the order 2,4,1,5.
Update : 2024-05-07 Size : 1024 Publisher : 绿色萌芽

matlabmse
DL : 0
this compress program can be extracted to a text file that can be copied to mse.m. a matlab program that calculate the mean square eeror for video in the format of yuv such as the test sequence
Update : 2024-05-07 Size : 1024 Publisher : Yousef

利用Matlab编程实现对lena.bmp灰度图象进行QF=50和QF=40的压缩和解压缩,比较二者的PSNR,并且利用霍夫曼编码模拟信道中传输图象。通过了Matlab2009A测试。-Using Matlab program to compress and decompress the gray image Lena.bmp at QF = 50 and QF = 40,as well as comparing the result of two situation.Then using Huffman coding analog channels transmitted images. Adopted Matlab2009A test.
Update : 2024-05-07 Size : 2048 Publisher : Alex

M-K趋势检验,检验M-K值,非参数检验。-MK trend test, test MK value, non-parametric tests.
Update : 2024-05-07 Size : 1024 Publisher : 李淼

dtw文件是运用DTW算法实现安静环境下语音识别的。其中vad.m是端点检测程序;lpc.m是计算LPC参数的程序;lpc21lpcc.m是计算LPCC参数的程序;mfcc.m是计算MFCC参数的程序;dtw.m是实现经典DTW算法的程序;dtw2.m是实现高效DTW算法的程序,testdtw.m是最终测试程序,其中可以通过改变其中的特征参数名选择不同的特征参数。-dtw file DTW algorithm is to use speech recognition in quiet environments. Which is the endpoint detection process vad.m lpc.m is to calculate the LPC parameters of the program lpc21lpcc.m procedure is to calculate the LPCC parameters mfcc.m procedure is to calculate the MFCC parameters dtw.m the classic DTW algorithm to achieve the program dtw2.m DTW algorithm is to achieve efficient procedures, testdtw.m is the final test program, which can change the parameters in which different parameters were selected.
Update : 2024-05-07 Size : 8192 Publisher : 于军

本书是关于无线衰落信道方面的一本好书,书中内含MATLAB代码! -All relevant components of a mobile radio system, from digital modulation techniques over channel coding through to network aspects, are determined by the propagation characteristics of the channel. Therefore, a precise knowledge of mobile radio channels is crucial for the development, evaluation and test of current and future mobile radio communication systems. This volume deals with the modelling, analysis, and simulation of mobile fading channels and provides a fundamental understanding of many issues that are currently being investigated in the area of mobile fading channel modelling. The author strongly emphasises the detailed derivation of the presented channel models and conveys a high degree of mathematical unity to the reader. Introduces the fundamentals of stochastic and deterministic channel models Features the modelling and simulation of frequency-nonselective fading channels (Rayleigh channels, Rice channels, generalized Rice channels, Nakagami channels, various types
Update : 2024-05-07 Size : 9677824 Publisher : 张杰

基于现场可编程门阵列永磁同步电机模型的硬件在环实时仿真测试技术-Based on field programmable gate array permanent magnet synchronous motor model real-time simulation hardware in the loop test technology
Update : 2024-05-07 Size : 975872 Publisher : cold555@126.com

DL : 0
两个长度不定的升序链表,两个链表中数据有可能重复,先找到混合的第n个数然后输出后续m个 (可重复),时间复杂度为n。 -Two variable-length list in ascending order, the two data are likely to repeat the list, first find the number of mixed and then output the first follow-up n m a (repeatable), the time complexity is n.
Update : 2024-05-07 Size : 1024 Publisher : wer004

DL : 0
Quade test for non parametric two way ANalysis Of VAriance
Update : 2024-05-07 Size : 2048 Publisher : samy

emoCode.m shows how to extract hierarchical multiscale LBP features. GetMultiscaleLBP.m gets hierarchical multiscale LBP histogram for a given image distMATChiSquare.m computes the dissimilarity between training samples and a test sample GETMAPPING.m downloaded from http://www.ee.oulu.fi/mvg/ lbp_new.m downloaded from http://www.ee.oulu.fi/mvg/
Update : 2024-05-07 Size : 62464 Publisher : khadidja

DL : 0
对于组合电路的,自动测试向量生产以及故障模拟软件-Automatic Test Pattern Generator and fault simulator for stuck-at faults in combinational circuits
Update : 2024-05-07 Size : 804864 Publisher : 程伟

DL : 0
m-k检验程序,用于检验时间序列的突变点-mk testing procedures, the time series used to test the mutation
Update : 2024-05-07 Size : 1024 Publisher : hmily

Otherm-k
DL : 1
m-k突变检验及趋势检验,可以很好的解释气候等变化的显著性趋势和突变点。-mk mutation test and trend test, can well explain the climate change trend and the significance of mutations.
Update : 2024-05-07 Size : 17408 Publisher : 吴昌广

matlabGMDH
DL : 0
gmdH的MATLAB源代码,是主程序,也就是gmdhbuild.文件。与之配套的测试文件gmdhtest.m、输出误差gmdhpredice.m会接着发出-gmdH the MATLAB source code is the main program, which is gmdhbuild. file. The related test files gmdhtest.m, will then send the output error gmdhpredice.m
Update : 2024-05-07 Size : 2048 Publisher : 李增光

二维图像三维立体视差算法依据的文章是: “Segment-Based Stereo Matching Using Belief Propogation and a Self-Adapting Dissimilarity Measure” by Klaus, Sormann, and Karner 主要步骤: Getting Pixel Disparity Filtering the Pixel Disparity 包含的文件: demo.m, .#newreadme.txt, .#RGB2Luv.m, .#test.m, compile_edison_wrapper.m, edison_wrapper.m, edison_wrapper_mex.cpp, edison_wrapper_mex.h, edison_wrapper_mex.mexa64, edison_wrapper_mex.mexglx, edison_wrapper_mex.mexw32, Luv2RGB.m, msfilt.m, msseg.m, readme.txt, RGB2Luv.m, total_stereo.m, tsuL.png, tsuR.png - 3D Stereo Disparity Compute 3D depth map from 2D images
Update : 2024-05-07 Size : 522240 Publisher : nemo

DL : 0
TESTZERO is a collection of nonlinear functions that may be used to test zero finders, that is, programs that seek a root of a scalar equation F(X)=0.
Update : 2024-05-07 Size : 1024 Publisher : Piyush
« 1 2 3 4 56 7 8 9 10 ... 36 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.