-
ceshichengxu
研究人类视觉处理机制的有用代码,包括测试程序,特征提取,结果显示等有用 matlab代码,值得共同研究(Pca algorithm useful for human visual processing code)
- 2013-07-14 15:35:28下载
- 积分:1
-
5478
编写查找程序search,功能如下:给定任意有序数列,然后输入任意一数,用折半查找法找出该数在数列中的位置,若数列中有此数,则返回该数在数列中所在的位置,若数列中无此数,则返回-1 把给定值y插入到有序数组a(由大到小)中,插入后,数组中的数仍然有序 用递推法求解:一串字符以问号“?”结尾,顺序读入后反向输出,且统计其中字符的个数(prepare you search procedures, functions as follows : Given a series of arbitrary order, then enter an arbitrary number, using binary search method to find the few series in the position, if the series is this, Return of the few series in the location, if the series has been no such number,-1 is returned will be distributed to value y orderly array inserted into a (decreasing), insert after The array is an orderly with a few recursive method : a bunch of characters with a question mark "?" The end of the order after reading the reverse output and statistics on the number of characters)
- 2006-12-29 22:20:24下载
- 积分:1
-
love
用matlab画心形图,根据函数来画图,很漂亮,可以修改代码来改名字,给女朋友一个惊喜(Matlab painted heart-shaped diagram, according to the function to draw very beautiful, can modify the code to change the name to give his girlfriend a surprise)
- 2012-06-02 22:13:18下载
- 积分:1
-
leastsquaresvd
an algoritm for identification of system
- 2014-12-23 04:42:57下载
- 积分:1
-
Retinal_Blood_Vessel_Extraction
blood vessel extraction
- 2015-01-18 19:25:14下载
- 积分:1
-
Sampling_Of_2D_Geometrical_Object_via_Line_Beams
The objective is to illustrate the coordinated sampling of a geometrical shape such as an eclipse is used in this case.
For illustrative purposes the gridded plot is sampled by detection of line beam intersections of the edge and in-bound regions of the eclipse.
The coordinates are traced and pixelized into an image map.
- 2013-04-25 06:19:35下载
- 积分:1
-
PESQ
Implementation of PESQ algoritm in Matlab
- 2015-02-05 20:07:31下载
- 积分:1
-
DijkstraFloyd
此算法是Floyd算法和Dijkstra算法的过程,使用matlab的M文件格式。(This algrithm is Floyd and Dijkstra.)
- 2010-06-10 19:25:01下载
- 积分:1
-
FM_NB_Harmonics
Generate BASK Signals
- 2013-08-09 10:38:07下载
- 积分:1
-
PDE
说明: 有限差分法求解一维扩散方程。使用Crank-Nicolson格式求解PDE方程,并与真实解析解u(t,x)=e^(x+0.1t)比较。
一维扩散方程的有限差分法,采用隐式六点差分格式。(Finite difference method for solving one dimensional diffusion equation)
- 2020-11-18 16:04:05下载
- 积分:1