-
CircuitAnalysiswithMATLAB
circuit analysis with matlab
- 2010-11-11 10:43:17下载
- 积分:1
-
bestgaborerzhihua
通过构造加博函数进行加博滤波实现对指纹图像的二值化(By constructing Gabor function Gabor filter is on the fingerprint image binarization)
- 2010-05-21 11:09:38下载
- 积分:1
-
stepspecs
插值法求出阶跃响应的Ts,Tr,deta,性能指标。方法准确,简单(interpolation step response is calculated by the Ts, Tr, deta, performance indicators. The method is accurate and simple)
- 2020-12-16 15:19:14下载
- 积分:1
-
matlab
利用MATLAB生成Word和Excel文档,天津科技大学ppt(MATLAB generated Word and Excel documents)
- 2012-05-15 16:32:30下载
- 积分:1
-
keshe1
通信系统的设计,课程实际做的,有编码、调制解调等等部分构成,简单,但一定出结果(the design of communication system)
- 2015-04-06 14:46:51下载
- 积分:1
-
armok01167658
最近用Mega128写了一个128点FFT程序,浮点运算,加汉宁窗。由于窗函数和旋转因子通过查表得到,所以速度还可以,程序中给的初值是通过高速AD采集的20KHz正弦信号。计算结果与Matlab的FFT函数得到的结果相同。 (Mega128 recently wrote a 128-point FFT procedures, floating-point operations, Hanning window. Since the window function and the twiddle factor look-up table has been adopted, so the speed can also be, the initial value to the process through high-speed AD collected 20KHz sinusoidal signal. The calculation results with the Matlab)
- 2007-09-02 21:16:08下载
- 积分:1
-
otsu
OTSU Gray-level image segmentation using Otsu s method.
Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes
by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection
Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern.
9:62-66 1979). Thresholds are computed to maximize a separability
criterion of the resultant classes in gray levels.
OTSU(I) is equivalent to OTSU(I,2). By default, n=2 and the
corresponding Iseg is therefore a binary image. The pixel values for
Iseg are [0 1] if n=2, [0 0.5 1] if n=3, [0 0.333 0.666 1] if n=4, ...
[Iseg,sep] = OTSU(I,n) returns the value (sep) of the separability
criterion within the range [0 1]. Zero is obtained only with images
having less than n gray level, whereas one (optimal value) is obtained
only with n-valued images.
- 2009-03-17 17:57:51下载
- 积分:1
-
Damped-oscillation-curve
以MATcom为内核的C++程序,调用MATLAB拟合衰减振荡曲线(多线程)(In MATcom as the core C++ program, call the MATLAB fitting damped oscillation curve (multi-threading))
- 2013-09-21 10:23:25下载
- 积分:1
-
Simulation-of-communication-system
MATLABSimulink通信系统建模与仿真,OFDM系统里面的例子仿真分析 很好哦(Modeling and Simulation of MATLABSimulink communication system)
- 2015-01-07 16:30:16下载
- 积分:1
-
chap15
matlab图像处理实例详解chap15——图像处理的MATLAB实例(matlab image processing examples explain chap15- MATLAB image processing examples)
- 2013-12-16 15:58:52下载
- 积分:1