-
matlab-design-primer
matlab程序设计 入门,适合初学者,很快上手(matlab program design entry, suitable for beginners, learn quickly)
- 2011-11-23 22:49:09下载
- 积分:1
-
18
说明: Classification of emotional states from
electrocardiogram signals: a non-linear approach
based on hurst
- 2014-09-22 20:04:41下载
- 积分:1
-
m_youxuandui
以r=6 1 103F为基础,抽取出其他m序列,在生成的m序列集中,寻找出m序列优选对,确定优选对数量,并画出它们自相关和互相关函数图形;(Based on the r = 6 1 103 f, extract other m sequence, concentrated in the generated m sequence, selection to find the m sequence, determine the optimum number of, and draw them autocorrelation and cross-correlation function graph
)
- 2013-05-22 09:55:09下载
- 积分:1
-
3.PR单相光伏逆变并网
说明: 用MATLAB/SImulink 搭建的单相光伏并网逆变器仿真,用PR电压环控制器进行控制,包含2012-2018所有版本(Simulation of single-phase photovoltaic grid connected inverter built by Matlab / Simulink, controlled by PR voltage loop controller, including all versions of 2012-2018)
- 2020-05-01 14:31:35下载
- 积分:1
-
ucgen_function
Fmincon example
you can find functions min. value with this example
- 2012-04-16 01:57:15下载
- 积分:1
-
testcon
一个数学模型的优化
function testcon()
%% 设置初始值,上下限;
x0=[18 13 11]
lb=[3 0.1 7]
ub=[25 1 25]
%% 调用优化求解函数(testcon)
(Optimization of a mathematical model function testcon () set the initial value, the upper and lower limits x0 = [18 13 11] lb = [3 0.1 7] ub = [25 1 25] Call for Function Optimization (testcon))
- 2007-10-18 10:08:29下载
- 积分:1
-
music
频率估计的根MUSIC方法.y ->数据向量 n -> 模型阶数 m -> 矩阵阶数 w <- 频率谱估计(The Root MUSIC method for frequency estimation.)
- 2013-12-05 13:14:17下载
- 积分:1
-
GABOR
生成Gabor滤波器的函数,并用gabor滤波器进行滤波,简单易懂(Generating function Gabor filters and filtered using gabor filters, easy to understand)
- 2014-01-16 17:49:19下载
- 积分:1
-
jcbb-simulation.tar
analyze data association algorithms (Nearest Neighbour and JCBB) in SLAM. Data association is basically a combinatorial optimization problem whose goal is to find the “best” set of associations between the observations and predictions according to a particular criterion (e.g. individual compatibility). Form this point of view, near- est neighbour (NN, a.k.a. ML) is simply a “greedy” algorithm in which the “compatibility” of individual associations with each other is not examined. On the contrary, JCBB, by considering both the individual and joint compatibility, is able to yield much better results. JCBB uses the branch and bound technique in order to prune the search tree
- 2012-11-30 17:07:01下载
- 积分:1
-
ch1
一些matlab的简单程序,对于初学者很有帮助的,好好看看 (Matlab some simple procedures, useful for beginners, a good look at)
- 2007-12-17 11:37:17下载
- 积分:1