-
spyeffection11
说明: 利用Matlab程序实现蝴蝶混沌效应,该例程形象直观的再现了数值分析有关原理(using Matlab program Chaos Butterfly Effect, the routine visual image of a replay of the numerical analysis of the principle)
- 2006-03-31 21:27:04下载
- 积分:1
-
RescaleNew
这个包包括了一个多类代价敏感学习方法Rescalenew。这是一个通用的方法,如instance-weighting, sampling, threshold-moving等。(This package includes a multi-class cost-sensitive learning method Rescalenew. This is a general method which can be realized in many ways such as instance-weighting, sampling, threshold-moving, etc. This package includes five implementations of the method, that is, instance-weighting+C4.5, over-sampling+C4.5, under-sampling+C4.5, threshold-moving+NN and threshold-moving+PETs (probability estimation trees).
)
- 2011-05-12 16:40:27下载
- 积分:1
-
exer1
用阵列光电传感器实现空间窄带陷波功能时,采用右图所示的空间权重结构:共有N=2M+1个敏感元件,各敏感元件宽为w,间距为p,中心处敏感元件的权重为+2M,其他2M个敏感元件的权重皆为-1。求此权重函数的傅立叶变换及空间功率谱,并绘图说明当N=7,p=1mm,w=1/3mm时的空间功率谱的零点特征及其应用意义。(With a photoelectric sensor array to achieve narrow-band notch function space, with the weight shown on the right of the space structure: a total of N = 2M+1 a sensitive element, the sensor width w, spacing p, the center of the sensitive components of weight+2 M, 2M a sensitive element of the other weights are all-1. This function find the Fourier transform of the weight and space power spectrum, and the drawing shows that when N = 7, p = 1mm, w = 1/3mm space power spectrum at zero characteristics and application significance.)
- 2011-06-20 20:32:28下载
- 积分:1
-
Zbuildpi
this source code is zbuildpi matlab
- 2013-08-04 17:38:42下载
- 积分:1
-
Blood-pressure-cuff-_BOM
电子血压计设计BOM
Blood pressure cuff specification_BOM.zip(Electronic sphygmomanometer design BOM Blood pressure cuff specification_BOM.zip)
- 2013-11-26 13:24:32下载
- 积分:1
-
abc-colony
It is used to classify the attributes using abc colony algorithm
- 2015-02-09 17:32:00下载
- 积分:1
-
Corner
说明: 这是一个用Matlab编写的提取图像轮廓并且标示出图像中拐点的例子,输出拐点的坐标。(This is an extract prepared using Matlab image contours and marked a corner in the example image, the output coordinates of corner.)
- 2021-03-24 09:09:15下载
- 积分:1
-
Apriori
简单的用Matlab实现关联规则基本算法Apriori算法,打开Matlab 目录调至压缩包解压的目录下,直接在matlab上运行test,有测试数据。(Simple association rules using Matlab basic algorithm Apriori algorithm, open Matlab directory raised unpack the archive directory, directly run in matlab test, with test data.)
- 2013-08-09 17:02:48下载
- 积分:1
-
melcepst
计算Mel倒谱系数的matlab程序,非常经典的一个程序。(MELCEPST Calculate the mel cepstrum of a signal C=(S,FS,W,NC,P,N,INC,FL,FH) )
- 2013-12-12 12:16:30下载
- 积分:1
-
CalcCINR
Calculate CINR in physical layer in MATLAB.
clc clear all close all
N = 1
R = 10
D = sqrt(3*N)*R
angleValue = [pi/6 (3*pi)/6 (5*pi)/6 (7*pi)/6 (9*pi)/6 (11*pi)/6]
c = 3*10^8
carrierFreq = 900*10^6
lambda = c/carrierFreq
baseHeight = 30
mobileHeight = 2
pathLossExponent = 3
shadowingValue = 0
transmitPower = 10
- 2012-11-19 20:55:27下载
- 积分:1