-
chap_10
matlab从入门到精通第9章书后源码对初学者很有帮助(matlab)
- 2009-03-19 06:14:46下载
- 积分:1
-
matlab
设计一个一位二进制数大小比较器。比较两个一位二进制数A和B的大小,电路有三个输出端Y1,Y2和Y3,分别对应A大于B,A等于B,A小于B。当条件满足时,相应输出端为1,否则为0。(A,B用两个脉冲源代替),建立仿真模型并保存。(Design a one binary magnitude comparator. A size comparison of two binary numbers A and B, the circuit has three outputs Y1, Y2 and Y3, respectively, corresponding to the A greater than B, A is equal to B, A less than B. When the conditions are met, the corresponding output is 1, and 0 otherwise. (A, B instead of the source with two pulses), and save the simulation model.)
- 2013-12-24 13:16:27下载
- 积分:1
-
frccbibt
gmcalab 快速广义的形态分量分析,本程序的性能已经达到较高水平,光纤陀螺输出误差的allan方差分析,具有丰富的参数选项,仿真效率很高的,用MATLAB实现动态聚类或迭代自组织数据分析,阐述了负荷预测的应用研究,通过matlab代码。( gmcalab fast generalized form component analysis, The performance of the program has reached a high level, allan FOG output error variance analysis, It has a wealth of parameter options, High simulation efficiency, Using MATLAB dynamic clustering or iterative self-organizing data analysis, It describes the application of load forecasting, By matlab code.)
- 2016-03-30 20:17:54下载
- 积分:1
-
No1
说明: 人脸识别,用于人脸图片的检测领域,对于初学则有一定意义,作者来自麦吉尔大学(Face Recognition for Human Face Detection picture field, the beginner will have a certain sense, the writer from McGill University)
- 2008-09-17 15:43:39下载
- 积分: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
-
FrequencyFilt
m.file frequency filter for image processing applications
- 2011-01-24 17:42:08下载
- 积分:1
-
Deploy-Nodes
Deploy Nodes定位算法的matlab仿真编码(Deploy the Nodes positioning algorithm matlab simulation code)
- 2012-05-19 09:46:33下载
- 积分:1
-
source-code-smadav
isual Basic is a high level programming language that can be used to develop useful business software, stimulating educational programs,cutting-edge engineering applications, amusing games, entertaining multimedia programs and many other practical applications. Some of the VB sample codes created by us are calculator, Library System, Stop Watch and more.
- 2014-10-01 18:19:49下载
- 积分:1
-
RungeKutta
Runge–Kutta algorithm with matlab
- 2013-12-25 03:40:08下载
- 积分:1
-
MatLabbooks
个人找的一个电子书,主要介绍matlab的入门知识,讲解很详细,有例证,个人觉得很好用!(Books about matlab!)
- 2009-12-06 19:44:05下载
- 积分:1