-
DP
说明: 基于动态规划算法对混合动力汽车能量管理策略建模后进行问题计算(Problem calculation of hybrid electric vehicle energy management strategy based on dynamic programming algorithm)
- 2019-01-21 17:19:48下载
- 积分:1
-
tuxiangduipiduzengqiang
说明: 图像对比度增强算法PDF,CDF,直方图均衡化的介绍,希望对大家有帮助。(Image contrast enhancement algorithm for PDF, CDF, histogram equalization, the introduction, we want to help.)
- 2011-03-13 19:39:02下载
- 积分:1
-
1
说明: 狗追人程序,狗从原点以一定速度起泡,速度方向始终指向人,任意一定速度作圆周运动(the dog run afte rman)
- 2012-05-05 21:45:35下载
- 积分:1
-
ChinaCensus
中国人口数据测算,基于生命表对中国人口数据进行测算的matlab程序(China' s population data, based on life table estimates of China' s population data matlab program)
- 2011-10-14 15:08:36下载
- 积分:1
-
dpll
数字锁相环,采用costas环的数字形式,实现跟踪载波相位,(Digital phase-locked loop, using the digital form costas loop to achieve carrier phase tracking,)
- 2021-04-19 19:18:51下载
- 积分:1
-
CFAR_even
从雷达目标接收的信号通常埋在
热噪声和杂波。正如杂波加噪声电源
不知道先验,固定的阈值检测方案不能
假警报才会应用于雷达回报
控制。(The signal received from a radar target is usually buried in
thermal noise and clutter. As the clutter-plus-noise power is
not known a priori, a fixed threshold detection scheme cannot
be applied to the radar return if the false alarm is to be
controlled.)
- 2012-10-29 15:30:38下载
- 积分:1
-
polarplot3d_v4(1)
Plot antenna arrays in 3D
- 2012-11-06 02:48:13下载
- 积分:1
-
GA
一些非常有用的遗传算法函数,可以和大家一起分享学习一下。(Some very useful genetic algorithm function, you can learn about and share with everyone.)
- 2013-12-14 16:00:30下载
- 积分:1
-
潮流计算程序
说明: 珍藏多年的matlab潮流计算程序源代码集合,包含多个潮流计算程序(A collection of matlab trend calculation program source code for many years, including multiple power flow calculation programs)
- 2021-04-23 10:58:48下载
- 积分:1
-
MatlabSharedLib_demo
Introduction
Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articles, I showed you some ways to use Matlab engine (vis. API, C++ class or Matlab engine API) for employing Matlab built-in functions, but what about functions that we develop? How can we use them in VC? Is there any interface? This article shows you an idea to employ your own Matlab functions.
- 2007-11-05 15:09:26下载
- 积分:1