-
Matlab2010
Matlab2010经典超强的教程,非常实用。(Matlab2010 classic course)
- 2012-02-01 20:26:12下载
- 积分:1
-
matlab_modelingandsimulation
应用matlab实现建模和仿真,经典,学习中...共享下(Matlab realize the application of modeling and simulation, classics, and learning to share the ...)
- 2007-10-18 13:23:56下载
- 积分:1
-
diabetes
extreme learning machine 例子
run sinc_mean
(extreme learning machine examples run sinc_mean)
- 2007-12-16 22:59:10下载
- 积分:1
-
Matlab1ANNToolBar
一个神经网络的工具箱,用于M a t l a b中(A neural network toolbox for M atlab in)
- 2008-08-15 10:20:44下载
- 积分:1
-
CSharp
the program to run example
- 2014-09-11 01:00:20下载
- 积分:1
-
FFT
本程序是关于快速傅里叶变换的程序,将txt文档中的数据载入到matlab,对数据进行傅里叶变换,并实现结果。(The program is about FFT. First, translate the txt file to the matlab,then, excuse fft processor.)
- 2021-04-07 12:29:01下载
- 积分:1
-
stop-and-wait
Stop-and-wait ARQ is a method used in telecommunications to send information between two connected devices. It ensures that information is not lost due to dropped packets and that packets are received in the correct order. It is the simplest kind of automatic repeat-request (ARQ) method. A stop-and-wait ARQ sender sends one frame at a time it is a special case of the general sliding window protocol with both transmit and receive window sizes equal to 1. After sending each frame, the sender doesn t send any further frames until it receives an acknowledgement (ACK) signal. After receiving a good frame, the receiver sends an ACK. If the ACK does not reach the sender before a certain time, known as the timeout, the sender sends the same frame again.
- 2011-08-03 16:52:09下载
- 积分:1
-
stl
在MATLAB中完成STL数据的渲染,用PATCH函数完成加颜色和亮度等功能(Completion of the STL data in MATLAB rendering)
- 2013-11-26 13:07:55下载
- 积分:1
-
ChaosToolbox1p3_trial
时间序列分析G-P method to calculate the correlation dimension of Matlab (Mex version) not use "temporary separation," use of the correlation integral Mex documents fast(Time Series Analysis GP method to calculate the correlation dimension of Matlab (Mex version) not use )
- 2008-03-19 16:09:59下载
- 积分: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