-
load
code to decode raw eeg data..eeg sample matrices
- 2011-01-25 22:12:12下载
- 积分:1
-
DC-DC-AC
分前后两级,前级boost升压电路,后级三相全桥逆变(Points before and after the two pre-boost boost circuit, after three-phase full-bridge inverter)
- 2021-04-23 16:58:48下载
- 积分:1
-
CART
决策树算法的CART算法,用MATLAB编写,能有,不错的。(CART decision tree algorithm algorithm, using MATLAB to prepare, to have, good.)
- 2021-04-09 20:19:00下载
- 积分:1
-
three_axis
用simulink编写的实现二自由度冗余机器人的位置控制,利用自己设计的控制器模块(achieve two degrees of freedom redundant robot position control)
- 2010-10-18 08:59:42下载
- 积分:1
-
Nakagami
Source code to generate Nakagami distributed numbers, Nakagami PDF. Useful in wireless communications.
- 2009-06-16 13:15:29下载
- 积分:1
-
svpwmgenerator
一种空间电压矢量控制电动机的例子,有点复杂,适合研究比较深奥的matlab仿真(Example of a space voltage vector to control the motor, a bit complicated, appropriate to study more esoteric matlab simulation)
- 2012-04-22 11:10:28下载
- 积分:1
-
rcwa-1d
基于严格波耦合分析的matlab软件,可分析光栅的各种性能,特性(Rigorous Coupled Wave Analysis)
- 2021-03-30 21:09:09下载
- 积分:1
-
untitled
实现微电网逆变器的平滑切换PQ和VF之间切换,供参考学习交流用(o achieve smooth switching between microgrid inverters PQ and VF switching, for reference, learning and communication.)
- 2018-04-24 17:29:21下载
- 积分:1
-
G
通过SIMULINK及Matlab进行的三自由度弹道仿真和计算(Simulation and calculation of three degrees of freedom ballistic trajectory through SIMULINK and Matlab)
- 2020-07-01 17:40:01下载
- 积分:1
-
LHS
拉丁超立方抽样,调用方式如下:S=lhs(m,dist,mu,sigma,lowb,upb)
m: a scalar,the number of sample points
dist: A row with distribution type flags of basic random variables the
value of the flag can be 1 (for uniform distribution, 2(for normal distribution), 3(for lognormal)
and 4(for extreme type 1).
mu: A row vector comprising the mean value of basic random variables.
sigma: A row vector with its length equaligng to mu,including the standard
deviation of basic random variables.
lowb: a row vector with its elements are the lower bound of the sampling
interval
upb:a row vector with its elements are the upper bounds of the sampling
interval
dist,mu,sigma,lowb,upb must have the same length.
Output argument
S: sampling point matrix, of which each row is a sampling point.(code of Latin Hypercube Sampling)
- 2021-03-03 16:29:33下载
- 积分:1