-
matlab_vc
VC MATLAB 混编示例
ppWizard has created this matlab调用 application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your matlab调用 application.(ppWizard has created this matlab调用 application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your matlab调用 application.)
- 2009-05-15 09:38:47下载
- 积分:1
-
(eBook---CRC-Press)-Handbook-of-applied-Cryptogra
Cryptography has a long and fascinating history. The most complete non-technical account
of the subject is Kahn’s The Codebreakers. This book traces cryptography from its initial
and limited use by the Egyptians some 4000 years ago, to the twentieth century where it
played a crucial role in the outcome of both world wars.
- 2013-02-27 22:09:31下载
- 积分:1
-
Li_SMC_PHD-pack
PHD filter example and fully written example matlab code
- 2015-02-13 17:07:45下载
- 积分:1
-
wenbu3
对光纤光栅应变传感器实现温度补偿,解决应变温度交叉敏感问题(FBG strain sensors for temperature compensation, to resolve cross-strain temperature sensitive issues)
- 2014-04-04 22:04:26下载
- 积分:1
-
voiceRecognition--dtw
语音信号说话人识别, 运用DTW算法进行说话人识别(Speaker recognition by speech signal and speaker recognition using DTW algorithm)
- 2017-12-13 15:37:05下载
- 积分:1
-
wolf法计算lyapunov指数
function lambda_1=lyapunov_wolf(data,m,tau,P)
% 该函数用来计算时间序列的最大Lyapunov 指数--Wolf 方法
% m: 嵌入维数
% tau:时间延迟
% data:时间序列
% N:时间序列长度
% P:时间序列的平均周期,选择演化相点距当前点的位置差,即若当前相点为I,则演化相点只能在|I-J|>的相点中搜寻
% lambda_1:返回最大lyapunov指数值
min_point=1 ; %&&要求最少搜索到的点数
MAX_CISHU=5 ; %&&最大增加搜索范围次数
%FLYINGHAWK
% 求最大、最小和平均相点距离
N=length(data
- 2022-05-12 22:13:51下载
- 积分:1
-
pcaFISHER
PCA+Fisher人脸识别,已在ORL人脸库上测试,效果不错(face recognition,including PCA and Fisher methods.)
- 2009-03-06 16:31:00下载
- 积分:1
-
GA.rar
用遗传算法求解自变量是多维的函数的最优值(Genetic Algorithm for the optimal value of Multi-dimensional function)
- 2009-12-02 09:20:52下载
- 积分:1
-
BlockMatchingAlgoMPEG
Block Matching Algorithms for Motion Estimation
This project contains the project report and source code by Aroh Barjatya for Digital Image Processing Class at Utah State University.
Following is a short description of the m files in this zip
motionsEstAnalysis.m Script to execute all Algorithms
motionEstES.m Exhaustive Search Algorithm
motionEstTSS.m Three Step Search Algorithm
motionEstNTSS.m New Three Step Search Algorithm
motionEstSESTSS.m Simple And Efficient Search Algorithm
motionEst4SS.m Four Step Search Algorithm
motionEstDS.m Diamond Search Algorithm
motionEstARPSm Adaptive Root Pattern Search Algorithm
costFuncMAD.m Mean Absolute Difference Function
minCost.m minimum cost among macro blocks
motionComp.m motion compensated image creator
imgPSNR.m finds image PSNR w.r.t. reference image
The test images can be found at http://cc.usu.edu/~arohb/caltrain.zip
- 2010-01-29 00:05:10下载
- 积分:1
-
ARxzxfc
AR模型,用修正协方差法求谱估计,简单实用。(AR model, with amendments covariance spectral estimation method, simple and practical.)
- 2009-06-26 10:22:11下载
- 积分:1