-
点云的三维重建
常见点云数据网格重建 matlab语言程序(Common point cloud data grid reconstruction)
- 2018-07-05 11:58:32下载
- 积分:1
-
inpainting
说明: 一个基于样例的图像修补技术的matlab演示(A sample-based image repair technology demo matlab)
- 2008-09-17 18:22:23下载
- 积分:1
-
LPRlunwen
说明: 这是一篇本科毕业论文,论文题目是车牌识别。(LPR 论文)
- 2009-08-06 21:50:55下载
- 积分:1
-
LCS
使用贪心算法解决了图论算法中的最大点集覆盖问题 (Greedy algorithm using graph theory algorithms to solve the biggest point set covering problem)
- 2015-01-18 09:57:26下载
- 积分:1
-
RM_code
1、本程序用于仿真里德-穆勒(Reed-Muller)码在AWGN信道中的性能,调制采用bpsk
2、理论请参见《差错控制编码》(第二版),Shu Lin(美)编,晏坚等(译)一书P70-75.且仿真结果与书中图4-2完全一致
3、BPSK_AWGN_RM_Code.m为主程序,点击运行即可
4、The_creation_of_RM_code.m和RM_Decode.m分别为RM码的编、译码程序,而Majority_logic_decision.m用于译码中的大数判决,combine_dunction.m用于计算组合数。(1, the procedure for the simulation Reed- Muller (Reed-Muller) codes in AWGN channel performance, modulation using bpsk 2, theory, see " Error Control Coding" (second edition), Shu Lin (America) series , Yan Jian, etc. (translated) book P70-75., and the simulation results consistent with the book Figure 4-2 3, BPSK_AWGN_RM_Code.m-based program, click Run to 4, The_creation_of_RM_code.m and RM_Decode.m were RM compiled code decoding process, and in large numbers for decoding Majority_logic_decision.m judgment, combine_dunction.m used to calculate the number of combinations.)
- 2013-12-09 20:45:48下载
- 积分:1
-
jsp-ga
用遗传算法解决车间调度jsp问题,本人针对现有代码的不足,应该是目前最好的pudn的代码。(Shop scheduling with genetic algorithms to solve the problem jsp, I for existing code deficiencies, should be the best pudn code)
- 2011-12-19 12:54:55下载
- 积分:1
-
matlab
频率估计
1)产生一个单频实信号,加上一定信噪比的噪声。
2)对含噪声的信号进行频率估计。估计方法可以查阅相关文献。
3)统计估计出来的频率和真实频率之间的误差。
4)验证该频率估计算法在不同信噪比、不同数据长度下、不同频率时候的性能。
(Frequency estimation 1) produce a single-frequency real signal, plus a certain SNR noise. 2) noisy signal frequency estimates. Estimation method can access relevant literature. 3) out of the statistical estimation and frequency error between the true frequency. 4) Verify that the frequency estimation algorithm under different SNR, different data length, when the frequency of different properties.)
- 2014-04-24 13:11:49下载
- 积分:1
-
粒子群算法
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来由J. Kennedy和R. C. Eberhart等[ 开发的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。
- 2022-09-23 05:55:02下载
- 积分:1
-
main
GA for single machin problem
- 2009-05-24 21:32:12下载
- 积分:1
-
MATLAB
在自适应滤波器设计中的应用研究 希望对你有帮助 学术文献(MATLAB adaptive filter disign)
- 2012-04-24 13:59:14下载
- 积分:1