-
perceptrondemo
this demo provide to understand about neural network with perceptron, simple perceptron demo
- 2010-01-01 11:19:40下载
- 积分:1
-
Speed
关于转子轴承系统,需要计算转子的速度,这是一个编程,可以参考学习。(A rotor bearing system, requires the calculation of rotor speed, which is a programming, you can refer to learning.)
- 2014-12-23 19:10:55下载
- 积分:1
-
07301
实验二、Newton插值,这是我的计算方法是实验报告。(Experiment 2, Newton interpolation, this is my lab report is calculated.)
- 2010-06-12 21:59:33下载
- 积分: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
-
MATLAB-array-antenna-pattern
阵列天线自适应旁瓣对消相关技术的研究 通过matlab实现(Research on Adaptive Array Antenna sidelobe cancellation related technologies to achieve through matlab)
- 2016-04-06 17:13:41下载
- 积分:1
-
Bayes
Bayes分类器算法设计的matlab码 注释详细
大家一起学习啊(Bayes classifier algorithm design of the matlab code comment in detail with everyone to learn ah)
- 2010-01-07 15:09:25下载
- 积分:1
-
guibyshaheer
this project is related to data transfer using 16-QAM. this source code will simulate 16-QAM
- 2011-07-18 03:53:05下载
- 积分:1
-
final3
THIS CODEIS USEFUL FOR COMPRESSION OF DATA USING BITMASK AND RLE
- 2013-11-22 18:53:21下载
- 积分:1
-
dai
四边简支,受两个集中荷载的薄板弯矩及挠度分析程序,利用的弹性力学薄板理论。(Simply supported by two thin plate bending and concentrated load deflection analysis procedures, the use of thin elastic mechanics theory.)
- 2013-07-15 18:41:12下载
- 积分:1
-
DaKoSuballo
Subcarrier allocation in mimo-ofdma
- 2011-10-10 03:43:10下载
- 积分:1