资源列表
radar
- 主要用于读名仕达公司SA雷达基数据,可以读取反射率、径向速度和谱宽(read SA radar base data)
third
- 数字信号处理 基四FFT编程 matlab 软件使用(Digital image processing base four FFT programming)
K-means
- K-means算法是硬聚类算法,是典型的基于原型的目标函数聚类方法的代表,它是数据点到原型的某种距离作为优化的目标函数,利用函数求极值的方法得到迭代运算的调整规则。K-means算法以欧式距离作为相似度测度,它是求对应某一初始聚类中心向量V最优分类,使得评价指标J最小。算法采用误差平方和准则函数作为聚类准则函数。(The K-means algorithm is a hard clustering algorithm, which is representative of the prototy
loss
- this program caculates and plots scan loss versus
栅格法路径规划
- 栅格法,机器人路径规划完整程序,用的是MATLAB语言。(This is a complete procedure for robot path planning, using a traditional grid algorithm.)
main
- 基于MATLAB的A*算法路径规划规划代码,可以运行(A* algorithm path planning code based on MATLAB, itcan be run)
EM-GMM.py
- Gaussian mixture 的 EM算法(EM algorithm for Gaussian mixture model)
pso
- PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的"交叉"(Crossover) 和"变异"(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。(The PSO algorithm is a kin
Savitzky-GolayFilter
- 最小二乘平滑滤波,很好的功能函数,试过可用(Least-squares smoothing filter, good function function, tried available)
新建文件夹
- 处理了一个中立型微分方程,是一个很典型的例子,非常实用(Dealing with a neutral differential equation is a typical example. It is very practical.)
matlab-dsp-语音信号处理
- 利用matlab将自己的录好的音频加入噪声后,在利用滤波器滤除噪声,回复原始音频(After using MATLAB to add its recorded audio to noise, the filter is used to filter the noise and restore the original audio.)
c5559bebf9cb000da6123947801e0a7e
- LCMV算法智能天线Matlab仿真程序,非常好用,运行就可以看到方向图。希望跟各位资源共享(Lcmv algorithm smart antenna MATLAB simulation program, very easy to use, run can see the pattern. I want to share with you)