资源列表
adamsb3
- this is a matlab code to numerical integration
hauffman
- both encoding and decoding is for txt using huffman
huffmanadapt
- both encoding and decoding of text using adaptive huffman
图像旋转matlab
- 基于matlab的图像旋转,非直接调用函数的图像旋转(Matlab based image rotation, not directly call the function of the image rotation)
viterbi_decoder
- 实现维特比译码 survivor state是一个矩阵,它显T了通过网格的最优路径,这个矩阵通过一个单独的函数metric(x,y)给出。(viterbi decoder function[decoder_output,survivor_state,cumulated_metric]=viterbi_decoder(G,k,channel_output) n=size(G,1);)
Dijkstra graphshortestpath floyd
- 移动机器人的最优路径规划 Dijkstra 算法程序代码 路径规划程序(path planning Optimal path planning of mobile robot Dijkstra algorithm code path planning program)
findblf
- 运用模拟退火算法对碎纸片进行拼接,适用于多种情况(The simulated annealing algorithm is used to splice the broken pieces of paper, which is suitable for many situations)
lax (2)
- 计算流体力学里一维激波管中的LAX格式求解欧拉方程(Solving the Euler equations in the one-dimensional shock tube by the LAX scheme in computational fluid dynamics)
wiener
- 语音信号的维纳滤波,频域实现和时域实现方法(Wiener filtering of speech signals, frequency domain implementation and time domain implementation)
bistability
- f-p腔双稳态,仿真了如何实现双稳态的过程(F-P cavity bistability)
刚度和阻尼计算
- 油气悬架通过压缩气体,气柱高度改变,则悬架刚度改变,仿真悬架刚度力(The oil and gas suspension is changed by compressed gas and column height, and the stiffness of suspension is changed, and the stiffness of suspension is simulated)
fourier
- fourier series code from numerical recipes
