-
matlab_programs
matlab 常用算法程序,例如插值,函数逼近,矩阵特征值算法等常用程序。(commonly used algorithm matlab program, such as interpolation, function approximation, matrix eigenvalue algorithms commonly used procedures.)
- 2010-05-07 19:21:28下载
- 积分:1
-
xiugai
本人针对虹膜识别经典算法进行的改进算法包括虹膜检测、定位等(I improved algorithm for iris recognition algorithms, including classic iris detection, location, etc.)
- 2014-05-21 18:39:54下载
- 积分:1
-
Non linear face recognization
在数据库代码是面对再生和检测非常好,我们使用Gabor滤波器,并对人脸识别非线性检测。
- 2022-07-05 05:58:52下载
- 积分:1
-
利用matlab求解信息量
利用matlab求解信息量,由遥感影像的灰度值,获取相应的变量,如相关系数,信息熵,平均值,梯度值,此处为单象元的量,不包换多波段的值,利于matlab初期学习中对信息量这块的熟悉,简单易懂
- 2022-07-19 17:47:10下载
- 积分:1
-
monte-carlo-simulation
实现门特卡罗算法 解题过程可以归结为三个主要步骤:构造或描述概率过程;实现从已知概率分布抽样;建立各种估计量。 (about monte carlo simulation)
- 2012-04-17 22:28:55下载
- 积分:1
-
Graphics
cette fonction permet de tracer les courbes d un signal
- 2012-08-19 21:13:54下载
- 积分:1
-
GPSsignalgeneration
利用Matlab生成GPS C/A 码的基带信号。
(1)产生卫星PRN 号码为“5”的一组C/A 码;
(2)循环生成25 页的导航数据,GPS 时间可填入一固定的已知数值;
(3)生成C/A 码扩频信号,每个C/A 码码片给出4 个采样数据;
(4)基带信号采用方波信号,电平为0 和1,占空比为50 %,
不加入噪声,进一步生成某个特定的中频信号(The baseband signal is generated using Matlab GPS C/A code. (1) generate satellite PRN number " 5" is a set of C/A code (2) loop generates 25 navigation data, GPS time can be filled with a fixed known value (3) generated C/A code spread spectrum signals, each C/A code chip sample data is given 4 (4) a baseband signal using a square wave signal with a level of 0 and a duty cycle of 50 , the noise was not added, and further generates a a specific frequency signal)
- 2014-03-14 15:32:26下载
- 积分:1
-
garchtoolbox
详细介绍garch模型及其matlab实现(GARCH model and its detailed introduction matlab realize)
- 2021-02-11 11:59:51下载
- 积分:1
-
3
说明: salam man hamid hastam in file matlab
- 2012-04-09 12:29:18下载
- 积分: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