资源列表
RLSyuLMS
- 利用MATLAB软件进行RLS 算法仿真; 考察RLS算法的收敛性,与横向LMS算法进行比较; -RLS algorithm using MATLAB software simulation examine the convergence of RLS algorithm, LMS algorithm to compare with the horizontal
fenji
- 我的FFT分级调试程序,2048点的浮点型数据。用matlab写的。-Debug my FFT grading procedures, 2048-point floating-point data. Written by matlab.
code_uncode
- 基与matalab的编码程序 已经调试通过-coding
pinyu
- 频域波束形成仿真图,可以自行修改包括采样频率,阵元数等数据-Frequency domain beamforming simulation map, can make its own decisions including the sampling frequency, the number of data element
moment
- scr ipt compute Angular Second Moment its a param of image
txfz2m
- matlab实现升余弦滤波,已通过测试,可运行!-Raised Cosine Filtering
MMAdapGA
- MATLAB遗传算法目前在优化方面已经得到广泛的应用,特别是在比较复杂的优化方面,此文件提供了一个实例供读者参考。-MATLAB genetic algorithm optimization has been now widely used, especially in the more complex optimization, this document provides an example for readers reference.
he_76
- 采用分段脉冲点匹配解海伦方程,分析广播76米天线电流分布-Pulse point matching solution using sub-Helen equation of broadcasting 76 meters antenna current distribution
createPlane
- This file is used to create planes for view factor calculation
PGMread
- MATLAB M file which opens and reads a PGM (Portable Gray Map) file, returning the gray scale information.
textInjecttesto
- A mex file to send text to any other application
kmeans
- 用k均值聚类实现随机n个数分类到k类中。 k和n是可变的。用图形化显示聚类结果。 需要把两个文件放在同一目录下,运行wkmeans2D即可。-k-means