-
pdflib_hello
这段源码给出了WINDOWS环境下在PDFLIB开发库中输出中文的几种方法(可以适合所有版本的PDFLIB库)。(This source gives the WINDOWS environment in the development of library output PDFLIB Chinese methods (which may be suitable for all versions of PDFLIB library).)
- 2009-07-07 12:19:12下载
- 积分: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
-
classdef.cpp
ActiveMng.cpp MuOnline,DataServer,SourceCode for MuOnline DataServer (zTeam_24.10.13_S6_3)
- 2014-12-04 07:44:58下载
- 积分:1
-
GoertzelAlgorithm
关于在MATLAB上产生DTMF信号以及对DTMF的监测(On MATLAB to generate DTMF signals and the monitoring of DTMF)
- 2011-01-05 10:33:27下载
- 积分:1
-
Pviterbi_encor
经过验证的维特比编译码MATLLAB程序,每行代码都有详细的备注
(Proven Viterbi than the codec MATLLAB program, each line of code to have detailed notes)
- 2012-08-16 06:34:29下载
- 积分:1
-
iir
这是IIR数字滤波器的设计及滤波程序,IIR滤波器用matlab实现,滤波数据用C生成,主程序实现数字滤波(This is the IIR digital filter design and filtering procedures, IIR filter using matlab, using C to generate filtered data, the main program to achieve digital filtering)
- 2013-09-15 21:23:30下载
- 积分:1
-
beibaowenti
有N件物品和一个容量为V的背包。第i件物品的费用是c,价值是w。求解将哪些物品装入背包可使这些物品的费用总和不超过背包容量,且价值总和最大。(There are N items and a knapsack capacity of V' s. No. i is the cost of items c, the value of w. Solving items into the backpack which will enable the cost of these items does not exceed the sum of the capacity of backpack, and the sum of the maximum value.)
- 2009-05-07 22:10:10下载
- 积分:1
-
AdifferentiallycoherentPNcodeacquisitionreceiverfo
IEEE经典文章,CDMA PN序列差分捕获技术,文章内容详细,对学习和从事直接序列扩频同步捕获CDMA系统设计人员有很大帮助,推荐(New differentially coherent detectors for acquisition of direct sequence spread-spectrum signals are ntroduced. These detectors are alternatives to the noncoherent detectors that have
been considered almost exclusively in the past. The proposed detectors are suitable for commercial code-division multiple-access(CDMA) systems which operate with a relatively large noise fl oor and provide a surprisingly large signal-to-noise ratio (SNR) improvement over the noncoherentdetectors of approximately 5 dB.)
- 2010-08-03 22:20:48下载
- 积分:1
-
GLMetaseq.c
让ARToolKit支持MQO模型所需的所有函数实现代码,均在对应的GLMetaseq.c中。(Let ARToolKit supports all the functions needed to MQO model codes, both in the corresponding GLMetaseq.c.)
- 2014-02-09 23:12:05下载
- 积分:1
-
Alignment_Global111
Antenna code for finding 3D impulse response
- 2014-08-25 03:53:23下载
- 积分:1