-
CPP-Primer-Plus
C++ Primer Plus,
作者 Stephen Prata
版本6ed, AW,
年份 2012
C++初级学者用书(C++ Primer Plus, Stephen Prata, 6ed, AW, 2012 C++ junior scholars books)
- 2013-12-13 17:22:18下载
- 积分:1
-
GUI
利用MATLAB程序编写的界面程序,GUI程序(Using MATLAB programming interface procedures, GUI program)
- 2014-11-03 14:20:34下载
- 积分:1
-
409417080235
1.熟悉matlab基础操作。
2.能够用Lagrange插值, Newton插值法对函数表进行一次、二次、三次插值,体会各种插值方法不同的特点。
(A. Familiar with matlab underlying operating. Two. With Lagrange interpolation, Newton interpolation function table once, quadratic, cubic interpolation, and appreciate the different characteristics of the various interpolation methods.)
- 2012-06-11 10:36:44下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
3423421342
马尔可夫的pdf资料,讲解详细。资源不错。希望大家和我一样能有所收获。(Markov pdf data, explain in detail. Good resources. I hope you like me can be harvested.)
- 2014-01-04 14:27:52下载
- 积分:1
-
linear_kalman_filter
该程序实现了线性kalman滤波进行单目标跟踪,注释详细,并包含了例程(The program implements a linear kalman filter for target tracking, notes in detail and includes routines)
- 2020-10-12 14:57:32下载
- 积分:1
-
20100816234956_UM_2.4.2.35
估计过来看的精神分裂国家结果看来是大方监管机构 股市大幅交给若结果是劳动纠纷(Estimates of schizophrenic country come to see the results of regulatory agencies appear to be generous to the stock market if the result is a significant labor disputes)
- 2013-12-07 19:21:22下载
- 积分:1
-
matlab.rar
基于遗传算法的无功优化matlab实现方法软件包,调试基本通过,可直接下载应用,具体例子可以自己修改一下原代码(Based on Genetic Algorithm for Reactive Power Optimization method matlab package, debugging basic through direct download applications, specific examples can modify the original code)
- 2008-05-20 12:41:05下载
- 积分:1
-
matlab
总结了最基本和最常用的mattlab源码,很实用(Summarizes the most basic and most common mattlab source, it is practical)
- 2014-02-07 16:17:04下载
- 积分:1
-
PID-and-MATLAB-simulation-
先进PID控制及其MATLAB仿真(刘金锟)(Advanced PID control and MATLAB simulation (Liu Jinkun))
- 2014-09-03 10:38:49下载
- 积分:1