搜索资源列表
CP0202
- 等概率二进制的产生,重复码编码,TH编码,脉冲形成.-probability of such a binary have repeated coding, TH coding, pulse formation.
GSC_Schodorf.rar
- GSC為一數值演算的方法,用於求最佳值,經由反覆的演算求得最佳的結果,GSC is a numerical calculation method for seeking the best value, obtained by repeated calculation of the best results
C4_5.m
- his algorithm was proposed by Quinlan (1993). The C4.5 algorithm generates a classification-decision tree for the given data-set by recursive partitioning of data. The decision is grown using Depth-first strategy. The algorithm considers all the poss
GUICameraCalibrationToolboxforMatlab
- 修改Jean-Yves Bouguet的Camera Calibration Toolbox for Matlab标定工具箱添加提取角点畸变参数调整GUI,以GUI方式调整输入一阶镜头畸变提取角点,省去反复而累人的手动输入数字参数的过程,内附使用说明和介绍-Modify Jean-Yves Bouguet Camera Calibration Toolbox for Matlab the calibration toolbox add extract corner distortion pa
ML_cp
- 值得深刻阅读的基于CP的OFDM同步程序 这是一个非常好的用于OFDM的基于CP的 最大似然符号定时同步和载波同步的MATLAB仿真程序,经本人深入阅读吸收经典文献,反复编程调试而提炼而成,代码精炼有序,绝对没有错误,由此程序仿真得到的同步曲线与经典文献完全一致。同仁们阅读此程序一定受益匪浅! 这里不吝成果,特上载与诸位网友共享。也欢迎同仁们提供更多的优秀程序。 由于文献要求采用N=1024个子载波的OFDM,运行此程序需2分钟-3分钟的时间。 -Worthy of profound r
xiuzheng
- 字符串动态显示,可以动态从左至右,也可重复显示,效果极佳-String dynamic display, you can dynamically from left to right, but also repeated showed excellent results
EdwardsAndDurkinModel
- The program uses Sonnet or SonnetLite (the free version) to perform electromagnetic simulation on a probe fed, rectangular patch antenna. The design of the antenna is modified between Sonnet simulations. This design modification, simulation cycle is
cut_sample
- 使用二分法对样本集进行剪辑,剪辑法的思想,就是将样本集分成训练集与考试集, 利用训练集样本对考试集的样本进行分类(使用近邻法),如果考试集中某个样本分类错误的话,将这个样本删除。在该函数中,使用最近邻法,只进行一次剪辑(遍历完考试集中的样本以后退出)。还有一种重复剪辑法(适用于样本比较多的情况),把样本随机分为多个样本集,将相邻的两个样本前一个作为考试集,后一个作为训练集,调用二分剪辑。所有的样本子集剪辑完毕以后,在递归调用,直到没有样本被剪辑掉,没得讲,重复剪辑的效果肯定好一些。 -Th
FDTD_LiWu_tilted
- Matlab电磁波FDTD传输程序 模拟一天线发射电磁波在不同介质中的传播。-The Finite-difference time-domain (FDTD) method belongs in the general class of grid-based differential time-domain numerical modeling methods. The time-dependent Maxwell s equations (in partial differential
sdope
- Optimal reduced-order discrete-time LQG design Solution of the SDOPE by repeated forward and backward iteration Author: Gerard Van Willigenburg please read the .txt files before using.
junheng
- 在移动数据通信系统信号经传播媒介到达接收端会发生畸变,现行的通信系统普遍采用 自适应均衡技术来克服ISI和多普勒扩展。自适应均衡技术需要重复发送已知的训练序列直至 有效均衡为止I。“盲均衡(Blind Equalization,BE)111”技术仅利用接收序列本身的相关性便可 均衡信道特性。-Signal in the mobile data communication systems to reach the receiver via the mass media distorti
DTW
- DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法。用于孤立词识别,DTW算法与HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。 -DTW (Dynamic Time Warping, dynamic time warping) algorithm
An_improved_ekf_new_methods
- 本文对于非线性非高斯问题,提出了一种改进扩展卡尔曼滤波(NIEKF)新方法。该方法将迭代滤波理论引入到扩展卡尔曼滤波器方法中,有效地重复利用新的测量信息,还利用Levenberg-Marquardt 方法调整预测协方差阵以保证算法具有全局收敛性。实验结果表明,所提方法具有更高的估计精度,是一种效率较高、性能较好的跟踪方法。-This non-Gaussian for nonlinear problems, an improved extended Kalman filter (NIEKF) th
repval
- repval(X) finds all repeated values for input X, and their attributes. -The input may be vector, matrix, char string, or cell of strings Y=repval(X) returns the repeated values of X [RV, NR, POS, IR]=repval(X) returns the following
countRepetit
- for Counting all repetitions of each elements repeated occurrences within a vector-for Counting all repetitions of each elements repeated occurrences within a vector
vvk
- This calculation shows the evolution of the numerical solution of a simple one-dimensional Laplace s equation in a vacuum. The calculation is repeated 100 times and the values are determined from the previous calculation.-This calculation show
KNN-complexity-reduced-method
- 基于LANDMARC的定位系统上进行的算法复杂度的减小的优化,包括了具体的优化后系统的实现,误差前后对比,改文章还提出了一种adaptive的定位算法,更利于外部变化环境下-In wireless networks, a client’s locations can be estimated using signal strength received from signal transmitters. Static fingerprint-based techniques are comm
app1
- This appendix contains more elaborate MATLAB programs that supplement the programs in the text. Most of the programs utilize a graphic user interface (GUI), which simplifies parameter changes and allows quick repeated use of the program.
matlab
- MATLAB在数字图像处理中,多次使用的语句,可以快速的学习数字图像处理-MATLAB in digital image processing, the repeated use of the statement, you can quickly learn digital image processing
Gerchberg_Papoulis
- Gerchberg_Papoulis利用反复应用傅里叶变换与反变换及加入已知条件的迭代算法,解决带限函数外推。-Gerchberg_Papoulis using repeated application of Fourier transform and inverse transform and adding the known conditions of the iterative algorithm to solve band-limited function extrapolation.
