-
i_dconti2D
向下延拓,主要针对重磁数据处理方面的,可有效的增强下延的稳定性.(Downward continuation, mainly for gravity and magnetic data processing, can effectively enhance the stability of the next extension.)
- 2010-06-06 08:45:36下载
- 积分:1
-
Face_recognition
基于matlab的人脸识别分析,参考文献为:
[1] X.Tan and B.Triggs. Enhanced Local Texture Feature Sets for Face Recognition under Difficult Lighting Conditions, In Proceedings of the 2007 IEEE International Workshop on Analysis and Modeling of Faces and
Gestures (Matlab-based face recognition analysis, references to: [1] X. Tan and B. Triggs. Enhanced Local Texture Feature Sets for Face Recognition under Difficult Lighting Conditions, In Proceedings of the 2007 IEEE International Workshop on Analysis and Modeling of Faces and Gestures)
- 2010-07-06 10:15:33下载
- 积分:1
-
arnold
arnold加密算法的matlab实现,arnold加密算法的matlab实现(arnold encryption algorithm matlab implementation)
- 2012-05-22 20:37:17下载
- 积分:1
-
PID
pid算法原理解释,对初入学习PID的同学有很大帮助(pid algorithm principle explanation for entering the learning of the students are very helpful PID)
- 2013-08-27 23:04:06下载
- 积分:1
-
Multilevel_level_Inverter_diode_clamped_FINAL
Diode clamped multi level inverter
- 2011-11-09 14:32:09下载
- 积分:1
-
dijkstra-(2)
计算最小生成树,求解最短距离问题,matlab程序代码(注:不是只是两点之间最短路径,不是遍历问题)。(solve the problem of the shortest path.)
- 2012-05-13 10:40:37下载
- 积分:1
-
16QAM 64QAM信号产生及分析
16QAM信号 64QAM信号的产生和分析,星座图,频谱,功率谱(6QAM signal 64QAM signal generation and analysis, constellation, spectrum, power spectrum)
- 2020-12-07 20:59:21下载
- 积分:1
-
支持向量机工具箱 -Matlab
支持向量机工具箱 Matlab版本 2.51, January 2002 除了 QP 解算机,所有部分都是使用Matlab. 容易修改。可以轻松集成需要大量计算的特殊内核 (例如 the Fisher kernel,)
- 2022-02-14 20:16:59下载
- 积分:1
-
MATLAB马尔可夫实现
function [chain,state]=markov(T,n,s0,V);
%function [chain,state]=markov(T,n,s0,V);
% chain generates a simulation from a Markov chain of dimension
% the size of T
%
% T is transition matrix
% n is number of periods to simulate
% s0 is initial state (initial probabilities)
% V is the quantity corresponding to each state
% state is a matrix recording the number of the realized state at time t
%
% Original author: Tom Sargent
% Comments added by Qiang Chen
- 2023-02-11 20:05:04下载
- 积分:1
-
localhisteq
这种方法一方面将像素的灰度值分散,可以分辨图象中比较细节的内容;另一方面,将图
象的灰度变化控制在一定范围之内,抑制了噪声的产生,较大程度上地保留了原始图象的亮度.(This approach on the one hand spread the pixel gray value, the more details you can identify the contents of the image the other hand, the image gray scale control in a certain range, suppress noise generation, a greater degree preserved on the original image brightness.)
- 2010-12-20 00:27:03下载
- 积分:1