-
PV_Single_Phase
单相光伏并网发电系统的simulink仿真。包含光伏电池模块、MPPT模块、BOOST模块、逆变模块等。(singal phase PV system simulink)
- 2021-04-10 12:48:59下载
- 积分:1
-
Verify_Multi_Phase_Filter
多相滤波验证,使用FM单音调制验证多相滤波实现数字下变频技术(verify Multi_phase filter )
- 2013-01-24 20:53:37下载
- 积分: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
-
MATALB
这个程序是基于MATALB平台实现的,由于本程序是自己编的,所以还有不足的地方如那位大侠有好的建议请提出(This procedure is based on the MATALB platform, as a result of this process is allocated its own, so there are less than places such as the heroes who have put forward good suggestions, please)
- 2009-05-05 23:44:11下载
- 积分:1
-
Interpolation
包括Newton插值、Lagrange插值、样条插值等等。。。(Including the Newton interpolation, Lagrange interpolation, spline interpolation and so on. . .)
- 2009-12-16 22:14:24下载
- 积分:1
-
dc_sud
The goal of a power flow study is to obtain complete voltage angle and magnitude information for each bus in a power system for specified load and generator real power and voltage conditions.[
- 2011-07-13 23:51:26下载
- 积分:1
-
Wilson_th
威尔逊-θ法,机械振动模拟程序,仅供参考(Wilson-θ methord mechinery vibration)
- 2013-10-21 09:55:51下载
- 积分:1
-
AdoNetEntityDataModelCSharp
机器视觉啊;想下个东西哈哈哈哈哈哈哈哈哈(machine vision ,Think of the next thing)
- 2019-04-10 11:43:23下载
- 积分:1
-
integrator
this code for integrator for 8 bit signal
- 2010-01-07 16:06:04下载
- 积分:1
-
ECG-digital-filter
心电信号数据 去噪滤波 IIR FIR 小波去噪等(ECG digital filter IIR,FIR )
- 2021-01-10 18:08:50下载
- 积分:1