-
main
[sigma,mu,A]=mygaussfit(x,y)
[sigma,mu,A]=mygaussfit(x,y,h)
this function is doing fit to the function
y=A * exp( -(x-mu)^2 / (2*sigma^2) )
- 2010-10-20 14:41:20下载
- 积分:1
-
robotic
robotic code fore rotation
- 2011-01-04 03:35:42下载
- 积分:1
-
multi-prac2
experiments for multimedia lab
- 2011-04-20 04:11:17下载
- 积分:1
-
round60063
Round Numeric array element values to IEC 60063 (E-Series) component values.
- 2014-12-22 16:09:44下载
- 积分:1
-
untitled22
双闭环直流调速系统启动仿真图,实物图,可以看到启动波形(Double Loop DC Motor System Startup simulation map, physical map, you can see the waveform start)
- 2010-01-16 16:04:24下载
- 积分:1
-
myezw
modified EZW algoritham
- 2012-08-05 12:00:49下载
- 积分:1
-
numerical_integration_algorithm
实现复合辛普森公式、隆贝格算法、复合高斯公式求解数值积分,并有案例(Achieve a composite Simpson formula, Long Beige algorithm, Gauss formula for solving complex numerical integration, and there have been cases)
- 2013-12-17 23:44:39下载
- 积分:1
-
signal-noise-spectrum-analysis-
通过对噪声中正弦信号的现代法频谱分析,来理解和掌握现代谱估计的基本概念,以及学会应用现代谱估计以及改进后的方法。(Modern Law of the sinusoidal signal noise spectrum analysis to understand and master the basic concepts of modern spectral estimation, as well as learn to apply modern spectral estimation, as well as the improved method.)
- 2012-11-27 11:17:44下载
- 积分:1
-
xiangweijiaozheng
该程序实现基于相位校正法的FFT变换算法的matlab仿真,以256点为例进行计算,已得到实验验证,注解详细,为算法的硬件实现提供充分的理论基础(The program phase correction method based on the FFT algorithm matlab simulation, for example 256 points are calculated, the experiment has been verified, detailed annotations provide adequate theoretical basis for the algorithm in hardware)
- 2014-04-11 21:36:00下载
- 积分:1
-
ODE15
ODE15s可以处理刚性微分方程。采用向后微分公式,效率不是很高,但是对于一些ODE45会失效或计算效果很差的情况下,可以使用。可能是由于方程刚性引起的。(ODE15s can handle rigid differential equations. Using the backward differential formula, the efficiency is not very high, but it can be used when some ODE45 will fail or the calculation results are very poor. It may be caused by the rigidity of the equation.)
- 2018-03-19 20:55:48下载
- 积分:1