-
xport
Xport Transport Stream Demuxer
Updated 09/06/2007 - current version is 0.98(Xport Transport Stream Demuxer
Updated 09/06/2007- current version is 0.98)
- 2007-09-25 17:34:43下载
- 积分:1
-
multiRCSradarsimilation
一个雷达回波模拟的matlab程序包,含有在RCS服从卡方分布,瑞利分布,对数正态分布下目标的的雷达散射截面模拟子程序,
具有径向加速度,径向速度,径向距离的雷达回波模拟,有3-D图形显示.(A radar echo matlab simulation package, containing the RCS subject to chi-square distribution, Rayleigh distribution, lognormal distribution of the target radar cross section simulation subprogram, with the radial acceleration, radial velocity, radial distance the radar echo simulation, there are 3-D graphical display.)
- 2021-04-19 20:38:50下载
- 积分:1
-
matlab
解决微分方程的matlab程序实现步骤,参考价值高(Matlab program to solve differential equations implementation steps, the reference value is high)
- 2010-10-06 17:23:10下载
- 积分:1
-
IMC_control
说明: IMC控制器设计源程序,已通过matlab,控制效果较佳(IMC controller design source code, has passed matlab, better control effect)
- 2021-03-03 09:59:34下载
- 积分: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
-
CHAN-TDE
CHAN时延估计算法,仿真效果图效果很好,经过验证可以准确估计时延。(CHAN time delay estimation algorithm, the simulation results are very good, and the time delay can be estimated accurately.)
- 2021-02-16 11:49:47下载
- 积分:1
-
pic2codeb
正弦波脉宽调制技术(SPWM)相电压波形的产生与实现(Phase voltage waveform of the sinusoidal pulse width modulation (SPWM))
- 2012-05-12 20:39:05下载
- 积分:1
-
trackBall
track ball is used to track a ball in the video..
- 2011-08-19 12:58:49下载
- 积分:1
-
The-steepest-descent-method
最优化方法 最速下降法程序 MATLAB程序(MATLAB program optimization method of steepest descent method)
- 2013-03-03 15:00:43下载
- 积分:1
-
clnonfault
用于计算无故障的斜齿轮对啮合时接触线长度随时间的变化(calculation of the contact line length of the helical gear)
- 2021-02-17 11:39:46下载
- 积分:1