-
soundFFT
an algorithm to calculate fast fourier transform of sound signal
- 2011-09-01 02:37:50下载
- 积分:1
-
GrafLab-(MATLAB)
a program compiled by matlab to computer more than 30 of gravity parameter from a gravity modle
- 2013-10-14 21:30:02下载
- 积分:1
-
2007062703
1.掌握图像滤波的基本定义及目的;
2.理解空域滤波的基本原理及方法;
3.掌握进行图像的空域滤波的方法。
(1. Image filtering grasp the basic definition and purpose; 2. Understanding of spatial filter the basic principles and methods; 3. master images of the spatial filter method.)
- 2007-06-29 10:15:30下载
- 积分:1
-
A-practical-introduction-to-programming-and-probl
The purpose of this book is to teach fundamentals of programming concepts and
skills needed for basic problem solving, all using MATLABW as the vehicle.
MATLAB is a powerful software package that has built-in functions to accomplish
a diverse range of tasks, from mathematical operations to three-dimensional
imaging. Additionally, MATLAB has a complete set of programming constructs
that allows users to customize programs to their own specifications.
- 2011-08-22 00:51:31下载
- 积分:1
-
optionpricing
运用explicit,implicit, crank-nicolson方法计算美式期权以及带分红的美式期权(using explicit,implicit, crank-nicolson methods to calculate american options)
- 2010-07-15 17:17:41下载
- 积分:1
-
BlowfishEncryption
Blowfish Algorithm is a Feistel Network, iterating a simple encryption function 16
times. The block size is 64 bits, and the key can be any length up to 448 bits. Although
there is a complex initialization phase required before any encryption can take place, the
actual encryption of data is very efficient on large microprocessors.
Blowfish is a variable-length key block cipher. It is suitable for applications where the
key does not change often, like a communications link or an automatic file encryptor. It is
significantly faster than most encryption algorithms when implemented on 32-bit
microprocessors with large data caches.
- 2011-06-09 18:03:09下载
- 积分:1
-
wheelspeed
电动汽车的车轮simulink仿真模型,输入为汽车的横摆角速度、汽车纵向速度和汽车的横向速度,输出为汽车在汽车坐标系下的相应速度(Electric vehicles wheels simulink simulation model, enter the horizontal speed of the car' s yaw rate, vehicle longitudinal speed and the car output the corresponding speed of the vehicles in the car coordinate system)
- 2012-05-24 14:28:42下载
- 积分:1
-
stop-and-wait-arq
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:53:31下载
- 积分:1
-
imageregister
图像配准程序,含有图像配准的这种算法以及检验程序(Image registration procedures, containing this image registration algorithm and testing procedures)
- 2007-08-22 22:11:18下载
- 积分:1
-
myfunction
code for my function(rastrigen)
- 2012-03-23 00:28:52下载
- 积分:1