-
ECG_Signal_Generator
This is ECG signal generator using matlab
- 2009-12-10 00:31:38下载
- 积分:1
-
matlab2
matlab编程100例2,有详细程序,很有用(2 100 cases of matlab programming, detailed program, very useful)
- 2010-12-16 16:46:38下载
- 积分:1
-
Paris_ICA
ICA领域大神Paris写的算法,通俗易懂,值得下载(Large areas of Paris wrote ICA algorithm God, straightaway, worth downloading)
- 2014-12-09 15:52:12下载
- 积分:1
-
multi-depot vehicle routing problem
可用来求解多仓库的车辆路径问题,经测试可直接运行(This program can be used to solve the vehicle routing problem of multiple warehouses, and can be directly run after testing)
- 2020-08-14 15:28:27下载
- 积分:1
-
Matlab
matlab数理统计数据箱 学习matlab很有用(matlab mathematics matlab statistical data useful for me to learn)
- 2008-05-15 21:08:32下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
duff_for_sin
基于maglab/simulink平台设计的利用duffing振子检测微弱正弦信号,非常好的一个源程序,自己亲自调试,运行在matlab2012b上没有问题,仿真步长0.01s,采用RK四阶算法。若有问题,欢迎指教(Based maglab/simulink platform using duffing detect weak sinusoidal oscillator signal, a very good source, personally commissioning, operation without problems on matlab2012b, simulation step 0.01s, using the fourth-order RK algorithm. If questions, please advise)
- 2014-01-04 09:54:06下载
- 积分:1
-
异步电机电机最小二乘法参数辨识
以定子电压和电流为输入,用最小二乘法对异步电机进行参数辨识,包括定子电阻,转子电阻,定子电感,定转子互感。(With the stator voltage and current as the input, the parameters of the induction motor are identified by the least square method, including stator resistance, rotor resistance, stator inductance, stator and rotor mutual inductance.)
- 2017-07-28 11:32:21下载
- 积分:1
-
CFAR Processors
说明: 里面包含详细的CFAR公式推导及原理,里面的公式可以对照雷达信号处理基础一书中的第七章部分(It contains detailed derivation and principle of CFAR formula.)
- 2019-07-09 16:18:33下载
- 积分:1
-
se帽almuestreada
Muestreo de se帽ales en matlab
- 2009-03-25 00:10:32下载
- 积分:1