-
code
Compute log(sum(exp(x),dim)) while avoiding numerical underflow.
By default dim = 1 (columns).
- 2014-08-27 18:41:03下载
- 积分:1
-
command-backstepping
this commande is very robust for moabile robot
- 2014-09-16 22:15:10下载
- 积分:1
-
global-optimization--clustering
A new unconstrained global optimization method based on clustering and parabolic approximation
- 2016-12-20 11:12:21下载
- 积分:1
-
NLM
说明: 这是单相mmc最近电平调制的matlab simlink仿真(This is a simlink simulation of single-phase mmc recent level modulation)
- 2020-08-24 15:58:17下载
- 积分:1
-
matlab_midi
从MIDI文件中读取多基频,用于检测多基频的提取,是一个很好的方法,大家可以借鉴一下(MIDI multipitch )
- 2010-06-12 20:02:42下载
- 积分:1
-
myDTOP_mutual_MES
互耦效应下的单次快拍算法,能够实现一维快速DOA估计,且不受互耦影响(single snapshot algorithm in the presence of mutual coupling)
- 2014-12-01 22:14:38下载
- 积分:1
-
Video-Stabilization-Algorithm-MATLAB
说明: 包括各种图形图像处理的理论原理和软件方面的材料,提供可用现代软件工具实现图像处理的基础。(Including the theoretical principles of graphic image processing and software materials, to provide modern software tools available to achieve the basis for image processing.)
- 2011-03-15 13:05:45下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
S-Function_example
matlab中s-function的使用方法(s-function in matlab)
- 2014-08-06 18:43:56下载
- 积分:1
-
DES-RSA
它是基于matlab的端点检测程序的代码,相信对大家有用。(It is based on the endpoint detection matlab program code, I believe all of us.)
- 2013-11-18 16:28:14下载
- 积分:1