-
Phase-locked-loop
说明: 该程序是锁相环的MATLAB的简单实现程序,从中可以看到锁相环的基本功能的实现。(This program is a simple phase locked loop of MATLAB implement programs, from which you can see the basic function of phase-locked loop of implementation.)
- 2011-03-30 20:43:52下载
- 积分:1
-
小波变换的图像压缩 jpeg2000_matlab
JPEG 2000是基于小波变换的图像压缩标准,由Joint Photographic Experts Group组织创建和维护。JPEG 2000通常被认为是未来取代JPEG(基于离散余弦变换)的下一代图像压缩标准。JPEG 2000文件的副档名通常为.jp2,MIME类型是image/jp2。 JPEG 2000的压缩比更高,而且不会产生原先的基于离散余弦变换的JPEG标准产生的块状模糊瑕疵。JPEG 2000同时支持有损数据压缩和无损数据压缩。另外,JPEG 2000也支持更复杂的渐进式显示和下载。 JPEG 2000是国际标准化组织(ISO)发布的标准,文档代码为ISO/IEC 15444-1:2000。虽然JPEG 2000在技术上有一定的优势,但是到目前为止(2006年),互联网上采用JPEG 2000技术制作的图像文件数量仍然很少,并且大多数的浏览器仍然不支持JPEG 2000图像文件的显示。但是,由于JPEG 2000在无损压缩下仍然能有比较好的压缩率,所以JPEG 2000在图像品质要求比较高的医学图像的分析和处理中已经有了一定程度的广泛应用。
(JPEG 2000 is based on wavelet transform the image compression standard, by Joint Photographic Experts Group organization to create and maintain. JPEG 2000 is often thought to be the future replace JPEG (based on the discrete cosine transform) is the next generation of image compression standard. The file JPEG 2000 vice file name is usually. Jp2, MIME type is image/jp2. JPEG 2000 compression ratio are higher, but won t produce the original based on discrete cosine transform JPEG standard of produce massive fuzzy flaws. JPEG 2000 also detrimental to support data compression and nondestructive data compression. In addition, JPEG 2000 also support more complex gradual display and download. JPEG 2000 is international organization for standardization (ISO) issued the standard, the document code for ISO/IEC 15444-1:2000. Although JPEG 2000 on the technology has certain advantages, but so far (2006), the Internet using JPEG 2000 technical production image file number still few, and most )
- 2012-05-25 21:57:11下载
- 积分:1
-
粒子群优化算法优化BP神经网络的源代码
粒子群优化算法优化BP神经网络的源代码,基础的值得参考下(Particle swarm optimization algorithm to optimize the source code of BP neural network)
- 2020-12-14 19:59:14下载
- 积分:1
-
GravityDrainedWaterTank
模型预测控制的一个小例子~Gravity Drained Water Tank(A little example in MPC ——Gravity Drained Water Tank)
- 2009-05-27 15:15:10下载
- 积分:1
-
GA
说明: 遗传算法解决TSP问题,能够运行,文件包含多个.M文件,打开主程序既可运行(Genetic algorithm to solve the TSP problem to be able to run)
- 2015-01-07 16:48:05下载
- 积分:1
-
raoguosuoyouyonghudecengHOOK
A、分析API函数原理
B、自写API函数
C、SYSENTER指令
D、硬编码_emit
E、模拟FindWindow函数
(Analysis of A, API function principle
B, write API function
C, SYSENTER instruction
D, hard coded _emit
E, simulating FindWindow function
)
- 2014-01-03 06:25:48下载
- 积分:1
-
tsp
《Introduction to the Team Software Process》,Watts
S.Humphrey,Tsinghua University Press,Dec. 2002;
- 2014-10-25 22:04:26下载
- 积分:1
-
PCA
详细介绍主元分析的步骤、用matlab具体的实现方式(Details the steps of the principal component analysis using matlab specific way to achieve)
- 2012-09-26 17:05:10下载
- 积分:1
-
threshold-coding
The aim of this application is to implement scalable mpeg type compression by varying DCT coefficients and finding minimum number of DCT coefficients that can give minimum acceptable quality..
This application only works for gray scale.
- 2014-02-04 01:36:58下载
- 积分:1
-
m11223
与其它高级语言相比较,MATLAB具有独特的优势:(1) MATLAB是一种跨平台的数学语言。(2) MATLAB是一种超高级语言。MATLAB平台本身是用C语言写成的,所以在编程效率,程序的可读性、可靠性和可移植性上远远超过了常规的高级语言。(3) MATLAB语法简单,编程风格接近数学语言描述,是数学算法开发和验证的最佳工具。(4) MATLAB计算精度很高。与其它语言相比,MATLAB对计算机内存、硬盘空间的要求也是比较高的。(Compared with other high-level languages , MATLAB has unique advantages: (1) MATLAB is a cross-platform language of mathematics. (2) MATLAB is a super-high-level language. MATLAB platform itself is written in C, so the programming efficiency, readability, reliability and portability far more than the regular high-level language. (3) MATLAB syntax is simple, close to the mathematical language to describe the style of programming is a mathematical algorithm development and validation of the best tools. (4) MATLAB computing high accuracy. Compared with other languages , MATLAB computer memory, disk space requirements are relatively high.)
- 2014-03-23 21:11:49下载
- 积分:1