-
code
说明: 利用PSO优化回声状态网络,内有解释,亲测可用(Optimizing the Echo State Network by PSO, with explanation, the pro-test is available)
- 2019-03-17 17:08:47下载
- 积分:1
-
polar-coded-SCMA-master
说明: 这是SCMA和polar编码的matlab源文件(This file is the matlab source of the SCMA and polar coded)
- 2020-08-04 18:48:33下载
- 积分:1
-
matlab代码
说明: 在命令行输入%%滞回曲线
t0=0;
tf=20;
x0=[0 0 0]
[t,x]=ode45('Lorenz',[t0 tf],x0);
plot(x(:,1),x(:,3)),可得滞回曲线(Enter the%% hysteresis curve on the command line
t0=0;
tf=20;
x0=[0 0 0]
[t,x]=ode45('Lorenz',[t0 tf],x0);
plot(x(:,1),x(:,3)))
- 2020-06-23 11:10:33下载
- 积分:1
-
top-hat
说明: 顶帽变换的程序,能够实现平滑图像的效果。(Cap transformation process, to achieve the effect of smoothing the image.)
- 2011-04-09 10:11:39下载
- 积分:1
-
时频分析
截获接收机采用时频分析进行跳频通信的参数估计程序(Intercepting the parameter estimation procedure of the receiver for time-frequency analysis for frequency hopping communication)
- 2019-04-20 14:19:54下载
- 积分:1
-
隔行提取
说明: matlab读取1.txt文件内数据,并隔行提取数据以新文件2.txt保存(Extract data interlaced and save in a new file)
- 2020-01-30 16:43:54下载
- 积分:1
-
dsp-lcd
说明: 该程序在DSP2407芯片上实现液晶显示的功能,使用SCI通信给时钟芯片写入初始数据,然后读出数据送液晶显示器显示。是一个C语言工程文件,对dsp2000编程很有参考意义。(The program in the DSP2407 chip liquid crystal display function, the use of SCI communication to the clock chip to write the initial data, and then send读出数据LCD display. Is a C language project file, the dsp2000 programming is very useful.)
- 2008-11-04 23:40:31下载
- 积分:1
-
C语言进阶:重点、难点与疑点解析代码
C语言进阶:重点、难点与疑点解析代码,完整版(C Language Advancement: Key Points, Difficulties and Doubts Parsing Code)
- 2020-06-25 19:00:02下载
- 积分:1
-
Blackfin_ImageAnalysis
ADI BF DSP的几种常用的图象滤波汇编优化后的代码(ADI BF Several DSP Image filtering compilation optimized code)
- 2004-11-27 18:34:33下载
- 积分:1
-
二级倒立摆仿真
一个二级倒立摆的仿真程序。使用线性二次型(LQR)最优控制。(A simulation program for a two - stage inverted pendulum.)
- 2017-12-15 14:35:42下载
- 积分:1