-
modal
带近似单位脉冲的状态方程模块构成的仿真模型,是用matlab语言编的(pulse units with approximate equation of state module consisting of simulation models using Matlab is the language of the provision)
- 2007-03-09 16:09:16下载
- 积分:1
-
Ponomarev
Ponomarev Fixed Structured Automata Matlab Code
- 2011-08-23 03:04:00下载
- 积分:1
-
Kalman-filter-implementation
通过对卡尔曼滤波器的介绍,使用matlab编程,实现卡尔曼滤波(Through the introduction of the Kalman filter using matlab programming, Kalman filtering)
- 2013-10-30 16:52:44下载
- 积分: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
-
SRM_DTC
开关磁阻电机,直接转矩控制,控转矩,减小转矩脉动(Switched reluctance motor, direct torque control, torque control, reducing torque ripple)
- 2020-10-23 09:47:22下载
- 积分:1
-
rail_excitation
包括simulink程序与轨道不平顺美国谱的时域生成程序(m语言编写的函数),直接可用于matlab的simulink模型仿真,不用做任何处理。下载该压缩包,打开其中的rail_excitation.mdl,双击即可看到时域轨道谱生成(Simulink program including the United States and track irregularity spectrum time domain generation program (m language function), can be used directly in matlab simulink model simulation, do not do anything. Download the archive, open one of the rail_excitation.mdl, double-click on the track to see the time-domain spectroscopy generated)
- 2021-03-14 15:19:23下载
- 积分:1
-
频谱图法
说明: 频谱图,做工程振动,频谱分析。绝对可运行!(spectrogram in vibration analysis)
- 2021-03-05 15:59:31下载
- 积分:1
-
tezhengzhi
结构方程,求解三层剪切型框架,三阶频率及其振型,matlab(Structural equation solving three shear frame, three frequencies and modes, matlab)
- 2021-02-21 17:09:42下载
- 积分:1
-
CCD-区域
说明: 侦察无人机复杂环境下搭载CCD相机侦察路径规划,进行了环境建模,对设计的规划方法进行了仿真验证。(In the complex environment of reconnaissance UAV, the path planning of reconnaissance with CCD camera is carried out, the environment modeling is carried out, and the planning method of design is verified by simulation.)
- 2020-06-30 12:40:01下载
- 积分:1
-
AVO 正演
说明: 通过c++程序实现的四类不同的地层数据的AVO正演模型(AVO forward model of four kinds of different stratum data realized by C + + program)
- 2020-04-26 21:13:57下载
- 积分:1