-
chirp-singal-matalab
按照给定的信号表达式,生成chirp信号,并计算信号的幅频和相频谱。(Expression in accordance with the given signal, to generate a chirp signal, and calculate the signal amplitude and phase spectrum.)
- 2013-04-15 10:09:16下载
- 积分:1
-
粒子群优化的梯形水电站优化调度程
粒子群优化的梯形水电站优化调度程序,用粒子群算法优化调度梯级水电站,有详细注释(PSO,Optimal Scheduling of Cascade Hydropower Program)
- 2020-07-05 01:20:02下载
- 积分:1
-
7MATLAB
matlab 用于介绍求解方程包含非线性方程和线性方程的方法(matlab about how to solute the noliner equation etc)
- 2009-09-09 10:58:30下载
- 积分:1
-
BP-ANN
BP神经网络算法MATLAB程序,神经网络在寻优方面的应用。(BP neural network algorithm MATLAB program, the application of neural network optimization.)
- 2013-03-16 19:56:19下载
- 积分:1
-
cpml
cpml thechnique for finite difference time domain
- 2012-01-30 16:59:04下载
- 积分:1
-
Turbo_trellis
turbo 编译码,采用网格编码调制方式,并且成功地在大气激光通信中得到应用。调制部分自己编写,可直接运行,有助于学习turbo-TCM。都是压缩包形式,里面有多个程序和函数。(turbo encoding and decoding, using trellis coded modulation, and successfully applied in atmospheric laser communication. Modulated part of their preparation, can be run directly, will help you to learn turbo-TCM.)
- 2011-07-22 18:10:12下载
- 积分:1
-
work
一级倒立摆的一个Simulink仿真模型(An inverted pendulum of a Simulink simulation model)
- 2011-10-31 21:55:16下载
- 积分:1
-
project3
machine learning algorithm source code: logistic regression in
MATLAB.
- 2015-04-08 11:15:48下载
- 积分:1
-
code
说明: 用遗传算法优化阵列,完成字典优化(减小列间相关度),实现更准确的DOA估计(With GA alg. this simulation file complete dictionary refine then getting better DOA estimate.)
- 2020-06-29 14:20:02下载
- 积分:1
-
cyclic_coder
(7,4)系统循环码编码器
code_out = cyclic_coder(code_in)
该系统循环码编码器的生成多项式是g(x) = x^3 + x + 1
输入参数code_in是信息码字,是1×4的行向量;输出code_out是编码后的系统
循环码字,是1×7的行向量。
函数运行时,同时画出输入信息码字和循环码字的波形图。( (7,4) cyclic code system Encoder code_out = cyclic_coder (code_in) cyclic code encoder of the system generating polynomial is g (x) = x ^ 3+ x+ 1 of information input parameters code_in code word is 1 × 4 row vector output code_out System is encoded codeword cycle, the row is 1 × 7 vector. Function to run at the same time draw the input code word and code word cycle waveform.)
- 2011-08-15 21:48:28下载
- 积分:1