-
LDPC
说明: 低密度奇偶校验码(LDPC)的matlab仿真(Low Density Parity Check (LDPC) of matlab simulation)
- 2010-04-09 21:09:53下载
- 积分:1
-
data
变压器故障样本数据,可以在Matlab里较好的模拟出样本,方便仿真(Transformer fault sample data, you can better simulate the sample in Matlab, simulation convenient)
- 2016-04-25 15:46:27下载
- 积分:1
-
extractingObjects
This is a program for extracting objects from an image. Written for vehicle number plate segmentation and extraction.
Authors : Jeny Rajan, Chandrashekar P S.
U can use attached test image for testing
input - give the image file name as input. eg :- car3.jpg(This is a program for extracting objects from an image. Written for vehicle number plate segmentation and extraction.
Authors : Jeny Rajan, Chandrashekar P S.
U can use attached test image for testing
input- give the image file name as input. eg :- car3.jpg)
- 2009-10-21 00:40:47下载
- 积分:1
-
EVcontrol
说明: 电动汽车控制策略研究
天津大学电气与自动化工程学院
通过MATLAB/SIMULINK仿真软件对各种控制方案和再生制动策略
分别进行了仿真研究和对比,得出各种控制策略能够提高电动汽车性能的结论。
同时将仿真结果与实验室和台架实验系统的实验结果做了相应的研究与比较,进
一步验证了上述控制策略的可行性。
(Study on Control Strategy for
Electric Vehicle
)
- 2011-03-21 21:28:46下载
- 积分:1
-
wavelift
暂时只支持jpeg2000支持的 cdf97 和spline53
可以这样来测试:
x=imread( E:studyjpeg2000imageslena.tif )
% see the decomposition coefficients
y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet
figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y))
% see the reconstruction precision
yy=wavelift(x, 5) using cdf 9/7 wavelet
ix=wavelift(yy,-5) inverse
sum(sum((double(x)-ix).^2))
(only temporary support jpeg2000 support cdf97 and spline53 this can be measured Examination : x = imread (E : study jpeg2000 images lena.tif)% see the d ecomposition coefficients wavelift y = (x, 1, spl53) using spline 5/3 wavelet figure subplot (1,2,1) imshow (x) subplot (1,2, 2) imshow (mat2gray (y))% see the reconstructi on precision wavelift yy = (x, 5) using cdf 9/7 wavelet ix = wavelift (yy.-5) inverse sum (sum ((double (x)- ix). ^ 2)
- 2006-08-08 23:51:30下载
- 积分:1
-
ASSOCIATION-RULE-MINING
association rule mining code in matlab using partion algorithm
- 2013-03-03 11:39:08下载
- 积分:1
-
booksourcecode
南京大学黄宜华老师主编《深入理解大数据—大数据处理与编程实践》中的源码(code of 《Understanding big data-BIG DATA Processing and Programming》written by Huang Yihua, the preofessor of Nanjing University.)
- 2014-12-06 18:05:47下载
- 积分:1
-
montecarlo
Montecarlo Simultion Using Matlab
- 2011-12-16 14:02:47下载
- 积分:1
-
Finite-Element-Templates-for-plate-bending
a finite element analysis templates for plate analysis
- 2014-02-13 10:37:36下载
- 积分:1
-
cvx
凸优化理论工具包,目前广泛应用于波束形成算法、感知无线电等各方面(widely used in beamforming)
- 2012-02-29 20:14:20下载
- 积分:1