-
LSB
实现了最低有效位LSB水印算法。
压缩文件中含有原图,可直接放到Matlab中运行。(We realize the least significant bit (LSB) watermarking algorithm. It contains all the images you need,and it can be run directly in Matlab.)
- 2009-06-19 23:00:39下载
- 积分:1
-
pinpufenxi
说明: MATLAB编程进行频谱分析研究,考虑各种情况的结果和图形分析(MATLAB programming spectrum analysis, considering all the circumstances and graphical analysis of the results)
- 2009-08-25 00:46:45下载
- 积分:1
-
Programa-Newton-Raphson
power flow test para melhorar a sua compreenç ã o desta dificil tarefa q sacanagem!!
- 2012-04-25 04:03:09下载
- 积分:1
-
lab3
锁相环的matlab simulink 仿真(The objectives of this laboratory are:
To introduce students to Phase Locked Loops (PLL) and their operation.
To predict and measure the PLL characteristics.
To set up practical circuits using the PLL.)
- 2012-05-05 09:02:37下载
- 积分:1
-
matlab
本书介绍了
统计、绘图、求微积分、解微分方程、解ODE、变换、曲线拟合、特殊函数……很多的高
数方面的应用,还附有习题和答案。(Statistics, graphics, seeking calculus of differential equations, solution of the ODE, transform, curve fitting, special functions ... a lot of high-
Several areas of application, accompanied by exercises and answers.)
- 2012-05-13 16:42:09下载
- 积分:1
-
md2dfluid2
matlab数学软件用于分子晶格成长模拟的例行程序(the matlab mathematical software for molecular lattice growth simulation routine)
- 2013-04-01 18:20:46下载
- 积分:1
-
Rejection_Sampling_Tutorial
拒绝采样算法的matlab程序,可用于参数估计和模式识别(matlab codes for rejection sampling algorithm, which can be used for parameter estimation and pattern recognition.)
- 2018-08-02 00:22:11下载
- 积分:1
-
FDTD_1D
说明: 场区由两个PEC板组成,它们在y和z维度上延伸到无穷大,彼此平行。PEC板之间的空间充满了空气.在问题空间的中心放了一个电流源。(The field area consists of two PEC plates, which extend to infinity in the y and z dimensions, parallel to each other. The space between the PEC boards is filled with air. A current source is placed in the center of the problem space.)
- 2020-06-11 10:02:13下载
- 积分:1
-
vector_quan
A Vector Quantization Technique for Image Compression using Modified Fuzzy Possibilistic C-Means with Weighted Mahalanobis Distance
- 2015-04-11 16:07:53下载
- 积分:1
-
knnsearch
寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理(This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing.
The code was initially implemented through vectorization. After discussions with John D Errico, I realized that my algorithm will suffer numerical accurancy problem for data with large values. Then, after trying several approaches, I found simple loops with JIT acceleration is the most efficient solution. Now, the performance of the code is comparable with kd-tree even the latter is coded in a mex file.
The code is very simple, hence is also suitable for beginner to learn knn search.)
- 2010-03-16 14:08:11下载
- 积分:1