-
Drms1
可见光通信系统中单点光源的均方根时延扩展的仿真源代码(DRMS in vsible light communication)
- 2017-02-28 23:58:52下载
- 积分:1
-
assignment1
通过对输入ISBN进行演算.从而得出其真伪信息(Input to calculations by ISBN. To arrive at the authenticity of the information)
- 2010-03-01 01:07:39下载
- 积分:1
-
Deblurring-Images---Matrices--Spectra--and-Filter
Deblurring Images - Matrices, Spectra, and Filtering
- 2013-07-27 17:26:15下载
- 积分:1
-
bolanglilun
求小圆柱波浪力,主要是波浪理论里面的狭长小圆柱体求解片段(wave force)
- 2014-12-25 12:45:31下载
- 积分:1
-
ver_0.8
CNN - Convolutional neural network class
- 2010-06-13 23:09:47下载
- 积分:1
-
youhua1
遗传算法的电机优化程序,个人专门编写的,对于初学者来说,可以借鉴(function youhua1()
遗传算法
n-- 种群规模
ger-- 迭代次数
pc--- 交叉概率
pm-- 变异概率
v-- 初始种群(规模为n)
f-- 目标函数值
fit-- 适应度向量
vx-- 最优适应度值向量
vmfit-- 平均适应度值向量
clear all
close all
clc 清屏
tic 计时器开始计时
n=20 ger=100 pc=0.9 pm=0.1 初始化参数
生成初始种群
v=init_population(n,44) 得到初始种群,22串长,生成20*22的0-1矩阵
[N,L]=size(v) 得到初始规模行,列
disp(sprintf( Number of generations: d ,ger))
disp(sprintf( Population size: d ,N))
disp(sprintf( Crossover probability: .3f ,pc))
disp(sprintf( Mutation probability: .3f ,pm)) sprintf可以控制输出格式
待优化问题)
- 2020-12-11 20:19:19下载
- 积分:1
-
利用自相关法,计算基音周期,结果给出对应的时间值坐标
利用自相关法,计算基音周期,结果给出对应的时间值坐标。(The pitch period is calculated by the autocorrelation method, and the corresponding time value coordinate is given.)
- 2020-06-27 02:00:02下载
- 积分:1
-
enegydetectpf
bpsk能量检测程序 以SNR为变量 PF值固定 输出结果(energy detection bpsk)
- 2016-07-03 18:39:20下载
- 积分:1
-
RD
说明: 实现了SAR成像点目标仿真中中RD算法的零斜视角成像,根据洪文翻译的Ian G. Cumming的《合成孔径雷达成像算法与算法》讲解的算法实现。(SAR imaging point target to achieve a simulation algorithm in RD zero oblique angle imaging, achieved according to Hung translation of Ian G. Cumming " synthetic aperture radar imaging algorithm and algorithm" to explain the algorithm.)
- 2014-09-03 21:02:02下载
- 积分:1
-
CART_Baseline_PI_Final3
使用FAST软件的风力发电控制系统仿真的Simulink代码(Wind power control system using the FAST software simulation of Simulink code)
- 2012-12-15 02:50:07下载
- 积分:1