-
fleurydaima
这个是一个旅行商的问题,在多个路段中选择合适的路径是解决问题的关键,这个算法就解决了这个问题(This is a traveling salesman problem, in many sections to choose the right path is the key to solve the problem, this algorithm has solved this problem)
- 2010-09-03 23:21:13下载
- 积分:1
-
faceRecognition
this is a folder
containing algorithms and source codes for face recognition
- 2010-10-19 00:56:12下载
- 积分:1
-
PVARRAY
PV array with inverter PWM
- 2011-01-15 01:24:20下载
- 积分:1
-
simulation-of-temperature-field
matlab温度场模拟,10min后的温度场模拟图,二维温度场模拟图(numerical simulation of temperature field)
- 2014-10-24 10:12:49下载
- 积分:1
-
Histogram-equalization
直方图均衡法的MATLAB图,经过测试没有问题,绝对可以用,做图像的同学可以用来参考.大家可以下载下来在MATLAB中运行试试(Histogram equalization method of MATLAB figure, after test no problem, absolutely, can be used to do image can be used for reference)
- 2013-12-21 22:59:47下载
- 积分:1
-
chang-wei-fen-fangcheng
微分方程求解,利用matlab软件,解决微分方程领域各种问题(Solving differential equations using matlab software, field problems to solve differential equations)
- 2013-09-14 11:46:06下载
- 积分:1
-
FV
说明: It is a matlab program for heat transfer modeling. The finite element is used.
- 2012-10-31 20:58:21下载
- 积分:1
-
SPWM
基于matlab/simulink的SPWM仿真建模(Based on matlab/simulink simulation modeling of SPWM)
- 2021-04-08 15:39:00下载
- 积分:1
-
mse
针对数字通信系统中,由于码间串扰(ISI)和信道加性噪声的干扰,导致信号在接收端产生误码,设计了基于LMS算法的自适应均衡器(滤波器)。是一篇标准的毕业论文,有需要的朋友可以拿来做参考(Thesis for digital communications systems, crosstalk due to inter-symbol (ISI) and additive noise channel interference, leading to signals generated in the receiver error, design algorithm based on LMS adaptive equalizer (filter). Is a standard thesis, there is a need to make friends can be used as reference)
- 2012-03-30 16:43:37下载
- 积分:1
-
Turbo_code_simulation
1. 程序中Turbo译码采用了MAP,LOG-MAP,和MAX-LOG-MAP三种算法。
2. 以xxx开头的四个mat文件是四种给定的Turbo码在译码时用到的参数,保存下来的目的是
加快仿真的速度,如果你所仿真的Turbo码不是程序中列出的任意一种,你可以通过函数
trellis来生成自己的相关参数。
3. 程序支持1/2和1/3两种码率的Turbo码,其中1/2码率的Turbo码通过矩阵[1 0 0 1]打
孔得到。在译码时通过对打孔位置添0恢复成1/3码率的码字。
4. 程序中的信噪比表示Eb/N0,通过此参数求得N0,对发送信号进行加噪。(1 program in Turbo decoding using the MAP, the LOG-MAP, and three kinds of the MAX-LOG-MAP algorithm.)
- 2021-04-13 19:08:56下载
- 积分:1