-
zhangjuan
是关于通信系统中直接序列扩频技术的matlab程序实现(Communication systems on the direct sequence spread spectrum technology matlab program)
- 2008-06-11 10:41:38下载
- 积分: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
-
GM1_1
灰色系统GM(1,1)模型及其检验,用于时间序列预测(grey system GM(1,1)model and its testing,can be used to predict)
- 2009-12-06 02:17:40下载
- 积分:1
-
beamformer-code
beamformer code using c lang
- 2015-03-30 19:35:53下载
- 积分:1
-
MATLAB
Normalized Cut Image Segmentation Code (Normalized Cut Image Segmentation Code)
- 2008-05-05 11:10:38下载
- 积分:1
-
Matlab_VC_hybrid-programe
Matlab与C接口技术(两本pdf书籍,感觉很不错的),希望对大家有帮助(Matlab and C interface technology (two pdf books, I feel very good), we want to help)
- 2011-08-17 14:53:11下载
- 积分:1
-
B3
说明: 三次B样曲线的绘制,用TURBO C 完成(cubic B-spline curve rendering, complete with Turbo C.)
- 2007-02-08 17:55:11下载
- 积分:1
-
uCGUItoSTM32.pdf
CGUI在STM上的移植, PDF文件,下载查看(The transplantation of CGUI on STM)
- 2014-09-26 15:05:36下载
- 积分:1
-
Lamb-wave
程序计算了压电铌酸锂薄板中Lamb波传播时的相速度(The program calculates the phase velocity of the piezoelectric thin lithium niobate when the Lamb wave propagation)
- 2014-08-20 22:11:40下载
- 积分:1
-
tuoputu
该程序可以实现网络拓扑图自动生成·是进行网络仿真拓扑图生成不可缺少的一部分,根据matlab下的程序修改过来,可以在VC环境下运行(The program can achieve network topology automatic generation is topological of network simulation is an indispensable part of, according to the procedure under Matlab modified, can run in VC environment)
- 2011-12-15 11:44:51下载
- 积分:1