-
ddvip_com_043036df18ae2f
matlab+dct+数字水印,这实在linux系统下运行的程序。(matlab+ dct+ digital watermarking, which is running under linux system procedures.)
- 2009-05-08 13:55:09下载
- 积分:1
-
FCMandCFCM
说明: FCM算法是应用最广泛的聚类分析方法之一,CFCM也是模糊数学中的一种聚类分析算法。
现在给出的这两个算法是C++代码实现的。 (FCM algorithm is the most widely used method of cluster analysis, CFCM is a kind of fuzzy clustering analysis in the algorithm. Now given by the two algorithms is the C++ code to achieve.)
- 2009-07-27 17:03:28下载
- 积分:1
-
dspzs
本书全面系统地介绍了DSP芯片的基本原理、开发和应用。首先,介绍了目前广泛使用的DSP 芯片的基本结构和特征,定点和浮点DSP处理中的一些关键问题。然后,对用C 语言和MATLAB 语言进行DSP算法的模拟进行了介绍。(This book a comprehensive and systematic introduction to the basic principles of DSP chips, the development and application. First of all, on current DSP chips are widely used in the basic structure and characteristics of fixed-point and floating-point DSP to deal with some of the key issues. Then, using C language and MATLAB language for DSP algorithm simulation are introduced.)
- 2009-04-17 21:15:16下载
- 积分:1
-
dan
求方程的根植,,仅供参考,仅供参考,仅供参考,仅供参考(Demand equation is rooted, for reference, reference, reference, reference)
- 2011-09-27 10:46:56下载
- 积分:1
-
imgrayscaling
matlab 实现图像 的缩小放大 (Enlarge Image narrowing matlab)
- 2011-05-27 15:11:12下载
- 积分:1
-
Tcontrolh
这是我在用matlab仿真时发发现的一个很有用的程序可直接使用。
(This is a useful program that I found in simulation using matlab can be used directly.)
- 2012-09-15 22:23:14下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
Code
Integers is given a rectangular matrix. define:
1) The number of rows containing at least one zero element
2) the number of the column in which the longest series of the same elements
- 2014-12-04 05:36:46下载
- 积分:1
-
winnow
固定长度winnow译码程序,使用汉明编码进行误码协商,确保通信双方信息一致(Fixed length winnow decoding program that uses Hamming coding error consultations to ensure that information is consistent communicating parties)
- 2016-01-21 18:44:30下载
- 积分:1
-
ami.hdb3
ami ,hdb3码的编解码过程,这是在matlab中实现的,但是对我们的编程也很有用处(ami, hdb3 code encoding and decoding process, which is implemented in matlab, but may also be useful to our programming)
- 2011-05-27 18:45:43下载
- 积分:1