-
基于随机森林思想的组合分类器涉及——乳腺癌诊断
说明: 基于随机森林思想的组合分类器涉及——乳腺癌诊断(The combined classifier based on random forest idea relates to breast cancer diagnosis.)
- 2021-01-29 16:46:13下载
- 积分:1
-
imageseg
image segmentation in matlab
- 2010-03-15 03:31:11下载
- 积分:1
-
radon_ambiguity
%radon transform
clear all
%
N=800
n=1:N
fs=200
t=n/fs
x1=exp(j*2*pi*(5*t+0.5*5*t.^2))
x2=exp(j*2*pi*(5*t+0.5*15*t.^2))
x=x1+x2
%N=length(x)
% ambifunb(x )
%*****************************************RAT
naf=ambifunb(x)
htl(abs(naf))
% [wh,rho,theta]=htl(abs(naf))
colormap([0,0,0])
% xlabel( 极半径 )
% ylabel( 角度 )
%**************************************%找出峰值点的坐标,计算初始频率和调频斜率(正确)
%找出峰值点的坐标
b=max(max(wh))
[u,a]=find(wh>=0.8*b)
( Radon transformclear all N = 800 n = 1: N fs = 200 t = n/fs x1 = exp (j* 2* pi* (5* t+ 0.5* 5* t. ^ 2)) x2 = exp ( j* 2* pi* (5* t+ 0.5* 15* t. ^ 2)) x = x1+ x2 N = length (x) ambifunb (x)***************************************** RATnaf = ambifunb (x) htl (abs (naf)) [wh, rho, theta ] = htl (abs (naf)) colormap ([0,0,0]) xlabel (polar radius) ylabel (angle)************************************** to find the coordinates of the peak point, calculating the initial slope of the frequency and FM (right) find the peak point of the coordinates b = max (max ( wh)) [u, a] = find (wh)
- 2008-05-06 21:56:10下载
- 积分:1
-
bnb20
MatLab求解整数规划的一个工具箱,
有需要的吗(MatLab Solving Integer Programming a toolbox, the needy?)
- 2007-05-18 09:52:03下载
- 积分:1
-
NSPE005
MATLAB CONCEPT FOR LUO CONVERTER IEEE
- 2014-01-25 22:29:14下载
- 积分:1
-
Matlab-book
这本matlab简明教程介绍了很多数值算法,适合初学者(This book tell us some methods about mathatics)
- 2011-05-12 14:11:52下载
- 积分:1
-
GM
灰色GM(1,1)和DGM源代码,功能齐全,各种显示内容均添加(Grey GM (1,1) source code, complete functions, various displays are added)
- 2013-11-12 13:15:42下载
- 积分:1
-
lanqiuguiji
有初速度,身高,到篮筐的距离等求篮球的运动轨迹(Initial velocity, height, and distance to the basket and basketball trajectory)
- 2012-11-04 21:12:03下载
- 积分:1
-
mras
无速度传感器MARS _PMSG相关仿真资料(MARS _PMSG)
- 2013-05-04 00:20:08下载
- 积分:1
-
main
这是一个关于阵列信号处理的均匀圆阵下基于UCA-ESPRIT的二维DOA估计的MATLAB程序(This is the next uniform circular array array signal processing based on two-dimensional DOA UCA-ESPRIT estimates MATLAB program)
- 2015-04-17 16:39:25下载
- 积分:1