-
MATLAB-
基于MATLAB的发动机功率计算优化方法研究(Engine power calculation based on MATLAB Optimization Method)
- 2013-10-22 16:06:21下载
- 积分:1
-
tiaopin
分析并实现了跳频信号的检测方法,用程序给出仿真结果(Analysis and implementation of frequency hopping signal detection method, using the program simulation results)
- 2013-09-01 15:33:40下载
- 积分:1
-
zhifangtu
用直方图均衡化的方法处理彩色图像,使颜色更加鲜艳。(Histogram equalization approach to color image, the color more vivid.)
- 2013-05-24 20:54:02下载
- 积分:1
-
MAnixiangguanhanshuguji
MA(q)模型逆相关函数估计方法MATLAB例程(MA (q) model of inverse correlation function estimation routines MATLAB)
- 2009-07-15 16:49:28下载
- 积分:1
-
praticals_te
this program performs pn sequence generation, with the provision to change shift register sequences
- 2009-07-16 01:05:58下载
- 积分:1
-
power_twelvepulses
power_twelvepulses,matlab仿真文件,电力电子、功率电子控制方面很有价值,调试通过(aspects of power_twelvepulses, matlab simulation files, power electronics, power electronics control valuable debugging through)
- 2013-02-28 14:18:01下载
- 积分:1
-
project2
single phase z-source inverter.
- 2011-06-03 02:34:23下载
- 积分:1
-
NSGA_II
通过遗传算法实现卫星网络中继卫星资源调度的相关代码(Satellite network by genetic algorithm to achieve satellite resource scheduling related code)
- 2020-12-14 08:29:15下载
- 积分:1
-
source-localization
一个非常好的定位算法,适用于源定位,包括文章和算法(Alleviating sensor position error in source localization)
- 2011-05-20 11:22:42下载
- 积分:1
-
How-Use-ODE45-to-solve-Boundary-Value-ODE
In MATLAB, usually we use function bvp4c() to solve boundary value problem (BVP) of ODE. However, we also can use function ode45() to solve BVP of ODE too. However, ode45() needs all initial values at one point. Therefore we have to construct an auxiliary function, whose input argument is the missing initial value and the return output is the given boundary value, Then we can call function fsolve() to get the missing initial value. This method is particularly efficient it the ODE has one or more parameters. Also this method is essentilal for GNU Octave, because whose function bvp4c() is not programmed for parameter ODE yet.
- 2012-06-24 04:37:26下载
- 积分:1