-
3Dsphericalplotter
Create graphs of 3 dimensional logarithmic of a function named F(Theta,Phi), theta the elevation angle and phi the rotational angle. Converts to Cartesian coordinates and plots a surface plot with color pattern radiating from the origin.
- 2010-05-19 04:25:30下载
- 积分:1
-
bwtraceboundary
matlab源程序,边界跟踪 (bwtraceboundary函数)(Matlab source, boundary tracking (bwtraceboundary function)
)
- 2014-01-29 02:04:37下载
- 积分:1
-
FILTER
详细的源程序介绍matlab设计各种滤波器,包括切比雪夫,巴特沃兹等滤波器的设计(The detailed design of various filters matlab source description, including Chebyshev, Butterworth filter design, etc.)
- 2009-10-30 11:26:57下载
- 积分:1
-
matlab
matlab详细课程资料,有基础准备及入门、符号计算、数值数组及向量化运算、数值计算、数据和函数的可视化、M文件等六大部分。(matlab detailed course information, including basic preparation and entry, symbolic computation, numerical computation array and the quantitative, numerical calculation, data and visual functions, M files, and so six parts.)
- 2010-12-05 16:49:44下载
- 积分:1
-
spa
基于matlab 2014b 的一种spa算法(连续投影算法),本人原本用于做光谱数据的定量分析,寻找特征波长。(Based on matlab 2014b a spa algorithm (continuous projection algorithm), I was originally used for quantitative analysis of spectral data,looking for the Characteristic wavelength.)
- 2017-03-05 22:29:04下载
- 积分:1
-
digital-equalizer-Verilog
硕士论文。主要包括:1、均衡器的设计原理 2、码间串扰与均衡原理 3、自适应均衡算法,主要介绍迫零算法、LMS算法、RLS算法 4、LMS自适应均衡器的Verilog设计 5、以上算法的matlab仿真(Master thesis. The main contents are as follows: 1, the design principle of the equalizer 2, intersymbol interference (ISI) and equilibrium principle 3, adaptive equalization algorithm, mainly introduces the zero forcing algorithm, LMS algorithm, RLS algorithm, LMS adaptive equalizer Verilog design 5, the above algorithm matlab simulation)
- 2020-11-28 06:59:30下载
- 积分:1
-
ofdm2
说明: ofdm的变成实现,一本中文书上的例程,供大家参考(The realization of ofdm, a routine in a Chinese book, for your reference)
- 2019-04-02 18:18:55下载
- 积分:1
-
BruteSearch
K-nearest neighbors 搜索 聚类时经常使用的一种方法 国外网站转载( The following utilities are provided:
- Nearest neighbor
- K-Nearest neighbors
- Radius Search
They al supports N-dimensions and work on double, it is possible to choose if return the distances.
Here is a time comparison with a vectrized m-code:
N=1000000 number of reference points
Nq=100 number of query points
dim=3 dimension of points
k=3 number of neighbor
tic
[idc,dist]=BruteSearchMex(p ,qp , k ,k) MEX
toc
tic
[idc,dist]=knnsearch(qp,p,k) VECTORIZED M-CODE
toc
p=rand(N,dim)
qp=rand(Nq,dim)
Output:
Elapsed time is 0.962640 seconds.
Elapsed time is 18.813100 seconds. )
- 2009-03-30 08:08:08下载
- 积分:1
-
WINODWS-os
顯示WINDOWS的版本,用visual c++寫的(Show WINDOWS version, written with visual c++)
- 2013-11-20 13:50:02下载
- 积分:1
-
Recognition.of.human.Iris.Patterns
This is a thesis paper on iris recognition. it will be very helpful in guyz who are doin projects on biometric authentication
- 2009-02-27 19:05:47下载
- 积分:1