-
matlab
说明: matlab编程例子,包括数值分析、绘图以及其他的一些高级应用。(matlab programming examples, including numerical analysis, mapping and other advanced applications.)
- 2008-09-19 10:05:27下载
- 积分:1
-
heat2D_v2
heat 2D code for finite element, very important
- 2013-12-07 00:08:28下载
- 积分:1
-
zhenyuxiandepufenxixi
正余弦信号的谱分析 数字信号处理方法的一个重要用途是在离散时间域中确定一个连续时间信号的频谱,通常称为频谱分析,(Cosine signals are digital signal processing method of spectrum analysis is an important use is in the discrete time domain to determine a continuous-time signal spectrum, commonly referred to as spectrum analysis,)
- 2010-06-04 13:01:49下载
- 积分:1
-
EdgeColor
使用matlab来对图像进行边缘检测的方法之一,便于在此基础上进行其他的功能的实现(Using matlab to the image edge detection methods, to facilitate this function based on the realization of other)
- 2010-05-06 15:51:48下载
- 积分:1
-
xxx
自己写的关于信号完整性的文章,拿出来与大家分享一下,适合初学者(Write your own articles on signal integrity, to share with everyone out, suitable for beginners)
- 2013-01-07 19:36:48下载
- 积分:1
-
inc-cond
The file introduces a method for maximum power point tracking of a photovoltaic array by incremental conductance.
- 2013-11-07 07:52:20下载
- 积分:1
-
vfm
讀取CCD影像存放到Matlab矩陣中,
提供影像處理使用(Read CCD image stored in the Matlab matrix to provide the use of image processing)
- 2007-10-26 20:20:12下载
- 积分:1
-
XYNTServiceProject
good code good code good code good code good code good code good code good code good code (good code good code good code good code good code good code good code good code good code)
- 2007-11-23 01:36:05下载
- 积分:1
-
matlab-newton
matlab有用的事例,主要为牛顿算法方面的(matlab useful examples, the main aspects of Newton)
- 2008-05-26 15:46:22下载
- 积分:1
-
fft_plot
routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use:
>> n = 100 number of data points
>> dt = 0.01 spacing between samples
>> t = 0:dt:(n-1)*dt time vector
>> y = sin(2*pi*10*t) 10 Hz sin wave
>> fft_plot(y,dt) plot of signal in time and frequency domain
- 2009-06-23 06:04:38下载
- 积分:1