-
Turbo
实现turbo码的编码和解码,是一个递归卷积码的编解码的程序(Turbo code to achieve the encoding and decoding)
- 2009-05-08 21:42:25下载
- 积分:1
-
DDS-Based-on-CORDIC-
基于CORDIC算法的DDS的FPGA设计与优化(DDS Based on CORDIC Algorithm FPGA Design and Optimization)
- 2013-05-24 10:26:52下载
- 积分:1
-
Rada-matlab
主要用于在matlab环境下雷达系统仿真、通信系统仿真(radar)
- 2010-10-13 17:45:32下载
- 积分:1
-
mixure
vc和matlab的混合编程,很好很全的(vc and matlab programming mix, full of very good)
- 2011-11-23 20:59:18下载
- 积分:1
-
脉冲压缩,MATLAB 版本,雷达信号处理-chap5
脉冲压缩,MATLAB 版本,雷达信号处理(Pulse compression simulation MATLAB version, GUI procedures)
- 2020-06-21 09:40:02下载
- 积分:1
-
arithmetic_1
此程序是基于MATLAB开发,用于相机标定,能较高精度的计算相机的内网外房外元素(This program is developed based on MATLAB for camera calibration, can be calculated with high accuracy within the network, the camera outside the room element)
- 2010-07-28 16:26:35下载
- 积分:1
-
qpsk[1]
基于MATLAB的QPSK源程序.实现了QPSK的仿真.源程序很长大家慢慢看.(QPSK based on MATLAB source. QPSK realized the simulation. We source a long slow slow to see.)
- 2007-05-31 08:39:25下载
- 积分:1
-
two_joint_workspace
利用matlab的simulink进行两杆的工作空间仿真(workspace simulation using matlab)
- 2013-08-13 11:03:30下载
- 积分:1
-
ica_z
本程序是独立成分分析算法的主程序,在该程序中,通过调用子程序的方式实现了独立成分分析。但本程序不含子程序。(This procedure is the main independent component analysis algorithm, in this program by calling the subroutine way to achieve an independent component analysis.)
- 2013-09-22 10:03:15下载
- 积分:1
-
MATLAB遗传算法程序
function [bestsole,bestpop]=ga_scomplex(num,bounds,ps,pc,pm,b,dtc)
% GA_scomple是基于浮点编码的单纯形遗传算法主程序
% num定义种群数量
% bounds定义参数取值范围,格式为[Var1min,Var1max;Var2min,Var2max;…….];
%ps选择概率
%pc交叉概率
%pm变异概率
%b 变异程度系数
%dtc 迭代次数
% $Date: 2005/5/25 $(funzione [bestsole,bestpop]=ga _scomplex (num,limites,ps,pc,pm,b,dc)
% GA 655343;scomple;;;;;;
% num
% limits23450;[Var1min,Var1max;Var2min,Var22min;;;;;];
%ps
%pc
%pm
%b _
%dtc _
% $Data: 2005 /5 /25 $)
- 2019-05-11 19:45:18下载
- 积分:1