-
decisiontree
决策树的matlab实现,包含训练和测试(Decision Tree matlab implementation)
- 2013-07-16 09:33:43下载
- 积分:1
-
source
function S = steeringv(M,x) define steering vector
free space wavelength of 15cm at resonant freq of 2GHz
lamda = 0.15
d = lamda/2 inter-element spacing
K = 1:M
x is DOA of the received signal
S = exp((-2*pi*j*(K-1)*d*sin(x))/lamda)
- 2012-07-13 15:38:31下载
- 积分:1
-
Modellling-full-bridge-rectifier
analogue model of full bridge rectifer, for high validating pfc
- 2013-09-15 09:29:03下载
- 积分:1
-
A-High-Performance-Induction-Motor-Drive-System-U
a high performance motor
- 2014-11-21 01:33:26下载
- 积分:1
-
GM
说明: 该程序主要包括GM的模拟、预测、群模拟和群预测模型(The program mainly includes GM simulation, forecasting, simulation and group group prediction model)
- 2008-01-06 14:55:25下载
- 积分:1
-
project2
Finite Difference Method for Poisson equation.
-Δu =f(x,y) in Ω
u(x,y)=0 on Γ
- 2009-12-15 20:18:26下载
- 积分:1
-
pendulum1_model
倒立摆的模型,通过利用matlab中的simulink仿真模块构造出了一个完整的倒立摆系统(Inverted pendulum model, by using the simulink matlab simulation module to construct a complete system of inverted pendulum)
- 2011-04-27 15:22:21下载
- 积分:1
-
HOGSVM
输入训练样本集和测试样本集,通过提取HOG然后用SVM实现分类。(Input training samples and test samples, extract HOG and implement classification with SVM.)
- 2018-04-26 09:07:43下载
- 积分:1
-
question10
构造并完成飞镖游戏的蒙特卡罗模拟,规则是
飞镖板的区域 分数 飞镖板的区域 分数 飞镖板的区域 分数
牛眼 50 蓝环 15 白环 5
黄环 25 红环 10
以牛眼中心为圆心,每个环的半径为
环 宽度(英寸) 从圆心到环的外边缘距离 环 宽度(英寸) 从圆心到环的外边缘距离
牛眼 1.0 1.0 红环 3.0 8.0
黄环 1.5 2.5 白环 4.0 12.0
蓝环 2.5 5.0
飞镖板的半径为12英寸。
做出关于飞镖投中镖板的概率分布假设,对你的选择写出算法并编程。模拟运行1000次,确定投5次飞镖的平均分数,以及哪个环的期望分数(分数乘以投中这个环的概率)最高。(The Monte Carlo simulation of the darts is constructed and completed according to the rules)
- 2021-04-14 15:18:55下载
- 积分:1
-
MVDR
说明: 自己编写的基于奇异值分解的MVDR方法进行信号频率估计的Matlab代码。
(Matlab code of the MVDR method of frequency estimation based on singular value decomposition.)
- 2010-04-23 10:11:18下载
- 积分:1