资源列表
mont_carlo
- Monte Carlo Simulation
example_channelEQ_Godard - 副本
- 信道均衡的MATLAB程例,是一个很好的例子,对于做通信信道仿真研究的就有较高的参考和使用价值。(In this example we have a typical channel equalization scenario. We want to estimate the transmitted sequence with 4-QAM symbols. In order to accomplish this task we use an ad
EMH模拟代码
- 有效市场假说(Efficient Markets Hypothesis,EMH)模拟代码,使用matlab编写(Efficient Markets Hypothesis(EMH)simulation code)
questiong one
- Q_learning的简单matlab教程(The visual paradigm of matlab.)
kmeansclustering
- THIS KMEANS CLUSTERING FOR IMAGE....
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)