-
Matlab-ytiao
用编程软件matlab写的一个yy样条函数,参考(Matlab programming software to write with a yy spline function, reference)
- 2011-10-08 13:35:56下载
- 积分: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
-
windowfilter
主要是数字信号中窗函数的设计与分析,matlab源代码的设计,提供了时域与频域分析(Is mainly the design and analysis of window function in the digital signal, the design of Matlab source code, provides the analysis of time domain and frequency domain)
- 2015-04-03 18:34:48下载
- 积分:1
-
Ubftl
超声仿真软件,基于MATLABB,用于声束合成技术可直接使用。
(Ultrasound simulation software, based on MATLABB for beam synthesis technique can be used directly.)
- 2012-07-29 00:00:22下载
- 积分:1
-
AMQexamples
ActiveMQ CPP 使用示例。ActiveMQ 是Apache出品,最流行的,能力强劲的开源消息总线(ActiveMQ CPP example)
- 2014-01-06 11:22:28下载
- 积分:1
-
FilesDragDrop_demo
FilesDragDrop application
- 2005-02-08 09:45:50下载
- 积分:1
-
2.2
噪声信号中正弦信号的现代法频谱分析,在不同周期不同长度和不同信噪比下的结果(Sinusoidal signal in noise spectrum analysis of modern law, in different periods of different lengths and different signal to noise ratio results)
- 2011-11-23 10:24:21下载
- 积分:1
-
usart2
这是我收集的几个通信基础理论的Matlab仿真实现,包括bpsk、qpsk、ofdm以及信号衰减和延迟的仿真。尽管不是我本人原创,但比较都经典(gggggggggggggg)
- 2010-08-24 10:46:15下载
- 积分:1
-
polyphase
这个是多相滤波的MATLAB程序,做接收机的同学可以参考的(this is a polyphase programme)
- 2013-11-06 20:01:53下载
- 积分:1
-
matlab
matlab,讲的很详细和大家分享一下!(matlab, said very detailed and to share with you!)
- 2011-11-30 23:05:24下载
- 积分:1