资源列表
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)
相关分析
- 通过信号互相关处理,在任意噪声中的提取特定频率正弦信号的幅值和相位(The amplitude and phase of periodic signals are extracted through signal correlation processing.)
LFMchirpdechirp
- lfm chirp dechirp demo of chirp signal
getcacode
- GPS信号中获取CA码的MATLAB仿真。(get ca code in acquisition processing)