-
18664MATLAB7.x
18664MATLAB7.x入门与实战(程序代码),书籍的随书光盘程序代码,包含书中所有例题程序,非常实用。(18664MATLAB7.x entry and Actual (program code), books, CD with the book code, the book contains all the example program, very useful.)
- 2010-07-05 15:35:54下载
- 积分:1
-
JPEG_BaseLine_Encoder
The JPEG compression scheme is divided into the following stages:
1. Transform the image into an optimal color space.
2. Adjust Aspect Ratio 16:9
3. Digitization Scheme 4:2:0.
4. Apply a Discrete Cosine Transform (DCT) to blocks of pixels, thus removing redundant image data.
5. Quantize each block of DCT coefficients using weighting functions optimized for the human eye.
6. Encode the resulting coefficients (image data) using a Huffman variable word-length algorithm to remove redundancies in the coefficients.
7. Byte Stuffing.
8. Header JFIF
9. JPG Data Store
- 2013-05-04 23:30:46下载
- 积分:1
-
bsplineandbezier
b样条和贝塞尔曲线的绘制,matlab和vc平台上的两个版本(b-spline and Bezier curve drawing, matlab, and two versions of the platform vc)
- 2010-07-16 09:44:07下载
- 积分:1
-
EKFCOARSE
UKF滤波方法,改方法比传统的卡尔曼滤波相比,主要是解决非线性问题(UKF filtering method, change methods than the traditional Kalman Filter, the key is to resolve the problem of nonlinear)
- 2007-06-19 08:44:26下载
- 积分:1
-
MatlabMie
mie理论数值模拟,分析散射光强和散射角的关系。(the theory of mie Numerical simulation ,analyzing the relationship between light intensity and angle.)
- 2021-01-24 14:38:43下载
- 积分:1
-
eramo
It is the implement analysis of the following paper "V. Eramo and M. Listanti, Performance Analysis of Optical Packet
Switches equipped with Multicast Wavelength Converters. IEEE,
ICC, (2006)."
- 2013-01-25 19:27:05下载
- 积分:1
-
LMSTDE
最小均方误差自适应时延估计 原理 应用 改进
有很大的应用价值(LMSTDE Adaptive delay estimation theory applied to improve the application of great value)
- 2011-10-21 09:52:00下载
- 积分:1
-
4reg
北大高慧璇版《应用多元统计分析》第4章4回归分析MATLAB编程源码(Applied Statistical Analysis )
- 2011-12-01 09:05:36下载
- 积分:1
-
Finite_difference_method
有限差分法
微分方程和积分微分方程数值解的方法。基本思想是把连续的定解区域用有限个离散点构成的网格来代替, 这些离散点称作网格的节点;把连续定解区域上的连续变量的函数用在网格上定义的离散变量函数来近似;把原方程和定解条件中的微商用差商来近似, 积分用积分和来近似,于是原微分方程和定解条件就近似地代之以代数方程组,即有限差分方程组 , 解此方程组就可以得到原问题在离散点上的近似解。然后再利用插值方法便可以从离散解得到定解问题在整个区域上的近似解。
(Finite Difference Method
Numerical solution of differential equations and integro-differential equation approach. The basic idea is to set a continuous solution of the region with a finite number of discrete points instead of a grid consisting of, these discrete points called grid nodes the solution of a continuous area on a given function of continuous variables used in the definition of discrete grid variable function approximation the original equation and boundary conditions in the micro-business operators to approximate differential, integral with the points and to approximate, so the original differential equations and boundary conditions are replaced by algebraic equations near Side, that is, finite difference equations , solve this equation group can get the original problem in discrete points on the approximate solution. And then using interpolation methods can be determined from the discrete solution of the problem solution of the approximate solution on the entire region)
- 2009-12-16 22:12:15下载
- 积分:1
-
Example_Communication_System_with_MATLAB
说明: 书籍的matlab例程:通信系统与 MATLAB(Example: Communication System with MATLAB)
- 2009-07-30 10:22:37下载
- 积分:1