搜索资源列表
Pl42mat.rar
- 可将ATP仿真结果转换为matlab可读数据,方便进行matlab计算使用,可将ATP仿真结果转换为matlab可读数据,方便进行matlab计算使用
MATLAB_PAF_AND_CODE
- 深入浅出MATLAB7.X混合编程的PDF电子书和全书的源代码,MATLAB高级编程和混合编程学习的好例子!-Mixed programming MATLAB7.X easy PDF e-book and the book' s source code, MATLAB programming high-level programming and mixed a good example of learning!
resolution
- to resolve image. i.e to increase size of image by interpolation
DeblurringImagesUsingaRegularizedFilter
- Regularized deconvolution can be used effectively when constraints are applied on the recovered image (e.g., smoothness) and limited information is known about the additive noise. The blurred and noisy image is restored by a constrained least square
HHT
- 美国NASA首席科学一家黄鄂发明的希尔伯特-黄变换,在建筑,医学,生物等方面的数据分析有很强的应用-U.S. NASA' s chief scientific invention of a yellow E-Hilbert- Huang Transform, in architecture, medicine, biology, etc. have a strong application of data analysis
colea
- COLEA is a Matlab Speech Processing Toolkit with a graphical user interface. This program can be used to edit speech waveforms (cut, copy or paste selected speech segments) and compute spectrogramss. It includes several speech related tools incl
a2
- 天线和电磁波计算英文电子书的源代码,按章节排列.-Antennas and electromagnetic wave calculation of the source code of the English e-books, arranged by chapter.
2007-02-06-xyq
- 认知无线电频谱检测技术的研究,有循环检测,周期性检测,仿真程序和结果。很全面-Implement a coherently detected BPSK system on MATLAB and obtain its PB vs E/N0 characteristic experimentally. Compare it with a graph of the Q(sqrt(2E/N0)) function.
e
- this file along with others coded "finger" construct the complete source code for fingerprint recognition system. do enjoy using it,
ClusterPackV10
- This package contains a MATLAB implementation of the cluster visualization tool CLUSION as described in A. Strehl and J. Ghosh, "Relationship-based Clustering and Visualization for High-dimensional Data Mining", Special Issue on Mining Web
SCFDE
- 单载波频域均衡SC-FOMA的主要优点是调制后的信号PAPR特别低,所以E-UTRA把它单载波传输(SC-FOMA)技术作为上行链路(UL)的主流候选传输方案之一。-single carrier
Matlab-Kalman
- In statistics, the Kalman filter is a mathematical method named after Rudolf E. Kalman. Its purpose is to use measurements that are observed over time that contain noise (random variations) and other inaccuracies, and produce values that tend to be c
E-TDMA
- E-TDMA算法的matlab实现。基于matlab平台。E-TDMA算法是以种新的基于节点剩余能好进行队列排序的算法。-E-TDMA algorithm matlab. Based on matlab platform. E-TDMA algorithm is a new algorithm based on node residual energy good for queue sorting.
S-E-R
- THIS MATLAB CODE PROVIDE Comparison of the performances of the LS and the MMSE channel estimators for a 64 sub carrier OFDM system based on the parameter of Symbol Error Rate
JHSantiagoTexcoco_FletcherReeves-MatLab
- Prueba1 FletcherReeves Hernández Santiago José Maestría en Ciencias de la Computación Septiembre / 2011 1. Comenzar con un punto arbitrario 2. Calcular Gradiente de Fi 3. Si el Gradiente Fi es igual a 0(converge), termina 4.
Matlab-image-processing
- Deblurring Images Using a Regularized Filter This example shows how to use regularized deconvolution to deblur images. Regularized deconvolution can be used effectively when constraints are applied on the recovered image (e.g., smoothness) and l
DEEC-E.m
- matlab implementation of "E-DEEC- Enhanced Distributed Energy Efficient Clustering Scheme for heterogeneous WSN "
gpldecha-e-pca-d542a9b
- PCA是一种非线性降维方法特别适合于概率分布,得到了指数族PCA的POMDPs压缩。(Matlab implementation of E-PCA which is a non-linear dimensionality reduction method particularly suited for probability distributions, see the paper Exponential Family PCA for Belief Compression in POMDPs.)
精通MATLAB最优化计算
- 这是《精通MATLAB最优化计算》电子书,收集多种优化算法,简单易学,适合初学者学习。(This is "proficient in MATLAB optimization computing" e-books, collecting a variety of optimization algorithms, easy to learn, suitable for beginners to learn.)
matlab表情识别
- Matlab表情识别,特征脸[1 ]作为面部表情分类的方法。首先,利用训练图像创建低维人脸空间(pca)。这是通过训练图像集主成分分析(PCA)及图片主成分分析(即具有较大特征值的特征向量)获得的。 结果,所有的测试图像以所选择的主成分表示,计算投影图像与所有投影列车图像的欧几里得距离,选择最小值以找出与试验图像最相似的训练图像。(The feature face [1] is used as a facial expression classification method. Firstly,