-
binary_code_new
信号分选,雷达信号分选,雷达对抗信息处理(Signal sorting Radar signal sorting, radar information processing)
- 2012-09-13 13:17:16下载
- 积分:1
-
vc+mat2
这是一个用vc和matlab混合变成的例子,在两者环境下结合编成是很好的思路,有很大的应用前景,希望对大家有所帮助(with vc and mixed into Matlab example, in other circumstances combined organization is a good idea, a great prospect, we hope to help)
- 2005-05-14 03:16:54下载
- 积分:1
-
Dds--sssi
直接序列扩频的matlab程程序源码,希望有用
(Direct Sequence Spread Spectrum Matlab process program source code, I hope useful)
- 2012-07-26 23:45:31下载
- 积分:1
-
ostu
最大类间方差法求阈值(thanks)
- 2010-05-22 17:58:40下载
- 积分:1
-
SeismoSignal-v4.3.0_build101---
将加速度积分成速度位移,并且滤波,很好用(Displacement velocity integral of the acceleration and filtering, the good)
- 2020-11-11 16:29:44下载
- 积分:1
-
matlaboptionals
说明: matlab 解决最优化问题的教程。在科学研究和工程实践中经常遇到。(matlab solve the optimization problem of the course. In scientific research and engineering are often encountered in practice.)
- 2009-08-19 14:43:29下载
- 积分:1
-
ellipsefilter
椭圆滤波器C程序和matlab的仿真m文件,根据matlab仿真设计椭圆滤波器参数,再编写C程序(C program of ellipsefilter)
- 2016-01-14 12:58:40下载
- 积分:1
-
PID3
各种经典PID的MATLAB程序,主要涉及温度控制,压力控制,液位控制等(All kinds of classic PID MATLAB procedures, mainly related to the temperature control, pressure control, level control, etc
)
- 2015-09-14 12:42:45下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
chapter09
matlab 中的一些很用的 基本代码。数值分析于应用一书里面的例子。(Matlab numerical analysis in the application of some very basic code.)
- 2013-04-27 10:42:07下载
- 积分:1