-
OFDM
OFDM系统在COST207信道下的多径仿真(OFDM system in the COST207 channel simulation under multipath)
- 2009-03-21 11:34:19下载
- 积分:1
-
Buck
说明: 输出电压稳定不随输入电压、输出侧负载变化而变化,电流电压环pi参数已整定完毕,内外环配合良好。(The output voltage stability does not change with the input voltage and the load at the output side. The PI parameters of the current voltage loop have been set.)
- 2020-07-04 10:40:01下载
- 积分:1
-
hedged
导入统计套利品种的计算过的残差(要平稳)命名为resid文件,残差低于两个标准差买入,高于两个标准差卖出,计算买入和卖出点、次数以及收益,比较简单的一个小程序。(Calculation of statistical arbitrage varieties imported over residuals (to smooth) file named resid residuals less than two standard deviations to buy, sell higher than two standard deviations to calculate buy and sell points, the number and income , a relatively simple applet.)
- 2014-01-22 18:00:44下载
- 积分:1
-
primer_fir
Matlab cod for exemple of fir filter
- 2010-08-18 19:48:23下载
- 积分:1
-
testWatermarking
simple function to test watermarking
- 2009-04-16 23:39:21下载
- 积分:1
-
simware
介绍华三公司路由器交换机模拟软件,做实验非常好的工具(Introduction H3C switch router simulation software company)
- 2011-05-07 14:49:01下载
- 积分:1
-
gedcdf
PURPOSE: Evaluates the Probabiliy a vector of observations x(Nx1)
- 2012-04-11 21:16:58下载
- 积分: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
-
unr
随机数演示程序,可以产生均匀分布,正态分布和瑞利分布的随机数,并画图表示。(Random Number demo program can generate uniformly distributed random lognormal distribution and rayleigh, and drawing representation.)
- 2016-05-06 19:45:34下载
- 积分:1
-
pvsystem
光伏阵列的simulink模型,包含最大功率跟踪MPPT模型(simulink model of PV array contains the maximum power point tracking MPPT model)
- 2016-08-29 16:11:29下载
- 积分:1