-
PSO论文
利用PSO优化Bp算法, 同时提供了详细地论文,代码仅供参考(Papers and code, on the use of PSO to improve the BP algorithm, the paper is more detailed, for reference only)
- 2020-07-02 10:20:02下载
- 积分:1
-
VLC_experiments-master
说明: 主要是可见光通信中的一些实验,里面有VLC信道以及各类函数。(It is mainly about some experiments in visible light communication, which including VLC channel and various functions.)
- 2021-03-17 21:29:21下载
- 积分:1
-
2D game map editor V0.1 beta
2D游戏地图编辑器 V0.1 测试版-2D game map editor V0.1 beta
- 2022-05-09 02:07:26下载
- 积分:1
-
KZK
模拟超声波传播过程中非线性现象,输出非线性畸变波形(Simulation of ultrasonic wave propagation in non-linear phenomena,Non-linear distortion output waveform)
- 2009-11-13 16:15:09下载
- 积分:1
-
类numberlistener实现ActionListener {
class NumberListener implements ActionListener{
public void actionPerformed(ActionEvent e){
if (!append) {
tf.setText("")
append=true
}
String s=tf.getText()
s+=e.getActionCommand()
tf.setText(s)
if (!btn[10].isEnabled()){
for(int i=10 i
- 2022-02-28 23:01:36下载
- 积分:1
-
发光二极管大屏幕测试软件,测试打开
LED大屏幕测试软件,测试LED大屏幕的开路、短路、暗亮-LED big screen test software, test the open-circuit LED large-screen, short, dark-liang
- 2022-07-27 05:51:44下载
- 积分:1
-
2
说明: MATLAB语言在建筑抗震工程中的应用2(Application of MATLAB Language in Building Seismic Engineering 2)
- 2020-06-23 20:20:02下载
- 积分:1
-
LFMCW
说明: 仿真伪相位编码连续波雷达的信号处理。设码频为 5MHz,伪码周期内码长为511,雷达载频为 10GHz,输入噪声为高斯白噪声,视频输入信噪比为 -15dB,相干 积累总时宽不大于0ms,给出回波视频表达式,脉压和FFT后的表达式;仿真给 出脉压和FFT 后的输出图形;通过仿真说明各级处理的增益,与各级时宽和带宽的关系;仿真说明脉压时多卜勒敏感现象和多卜勒容限及其性能损失(脉压主旁比与多卜勒的曲线)(Simulation of pseudo phase coded CW radar signal processing. Suppose the code frequency is 5MHz, the code length in the pseudo code period is 511, the radar carrier frequency is 10GHz, the input noise is Gaussian white noise, the video input signal-to-noise ratio is - 15dB, the total coherent accumulation time width is not more than 0ms, the echo video expression, the expression after pulse pressure and FFT are given; the pulse pressure and FFT are given by simulation After that, the output graph; the relationship between the gain of each level of processing and the time width and bandwidth of each level through simulation; the phenomenon of Doppler sensitivity, Doppler tolerance and its performance loss during pulse compression (the curve of the ratio of main to side of pulse pressure and Doppler))
- 2020-03-30 13:11:34下载
- 积分:1
-
犯错
VC实验:
一.实验名称:掌握基于MFC的资源应用
二.实验目的:通过基于MFC编写基于资源的应用程序,进一步掌握资源的应用,并与SDK编程方法比较
三.实验任务:
● 掌握基于MFC的资源应用程序管理
● 掌握各种资源的类库结构
● 熟悉资源的应用
四.实验要求:
新建一个对话框,其中有文件,编辑,和帮助菜单,其中在文件菜单中有新建,打开,另存为,页面设置,打印和退出选项。选择文件菜单中的打开时,弹出打开通用对话框,选择文件菜单中的另存为时,弹出打开另存为通用对话框。编辑菜单中有颜色和字体选项,选择编辑菜单中的颜色时,弹出打开通用另存为颜色对话框,选择编辑菜单中的另字体时,弹出打开字体通用对话框。
-err
- 2022-03-23 20:25:29下载
- 积分:1
-
常见插值方法及其介绍
“Inverse Distance to a Power(反距离加权插值法)”
“Kriging(克里金插值法)”
“Mi...
常见插值方法及其介绍
“Inverse Distance to a Power(反距离加权插值法)”
“Kriging(克里金插值法)”
“Minimum Curvature(最小曲率)”
“Modified Shepard s Method(改进谢别德法)”
-common interpolation methods and introduced "Inverse Distance to a Power (Anti- distance weighted interpolation) "" Kriging (Kriging) "," Minimum Curvat ure (the smallest curvature) "" Modified Shepard"s Method (improving Xie other Germany and France ) "
- 2022-12-03 23:45:03下载
- 积分:1