-
fdtd
利用FDTD计算二维光子晶体带隙的matlab源程序(FDTD)
- 2009-10-31 19:41:59下载
- 积分:1
-
AdminLTE-2.3.11
说明: AdminLTE-2.3.11 后台管理页面(Background Management Page)
- 2020-06-25 17:20:02下载
- 积分:1
-
program
本实验要求基于声卡与MATLAB实现音频信号频谱分析仪的设计原理与实现,功能包括:
(1)音频信号输入,从声卡输入、从WAV文件输入、从标准信号发生器
输入。
(2)信号波形分析,包括幅值、频率、周期、相位的估计,以及统计量
峰值、均值、均方值和方差的计算。
(3)信号频谱分析,频率、周期的估计,图形显示幅值谱、相位谱、实
频谱、虚频谱和功率谱的曲线。(This experiment requires the design principle and implementation of audio signal spectrum analyzer based on sound card and MATLAB. Its functions include:
(1) input of audio signal, input from sound card, input from WAV file, and from standard signal generator.
Input.
(2) signal waveform analysis, including amplitude, frequency, period, phase estimation, and statistics.
Calculation of peak value, mean value, mean square value and variance.
(3) signal frequency spectrum analysis, frequency, cycle estimation, graphic display amplitude spectrum, phase spectrum, real
The curves of spectrum, virtual spectrum and power spectrum.)
- 2018-11-17 19:41:00下载
- 积分:1
-
VB 连连看源码 【网络版】
VB 连连看【网络版】源码,网络对战的实现是基于Winsock控件,游戏具备地图编辑模式、分数清零、游戏提示、重新排列、保存地图等功能,在监听的端口有连接请求发生时,立即调用Accept方法。游戏画面中的每个方块均采用一个Image控件来实现,有些麻烦了些,不过效果挺好。试玩了一下,别有一番风味。本连连看游戏源码支持二次开发,若你的水平足够高,完全可以继续开发完善。
- 2022-03-24 19:43:15下载
- 积分:1
-
Desktop
circular queue in c with linked list
- 2019-01-30 16:56:56下载
- 积分:1
-
N-sheets
以G列分成多个工作表(以宏运行VBA)
(Sub aa()
Dim a As Integer, b As Integer, c As Integer, sh As Worksheet
For a = 2 To [g65536].End(3).Row
If Cells(a, 7) <> Cells(a- 1, 7) Then
b = a
End If
c = Range("g:g").Find(Cells(a, 7), , , , , xlPrevious).Row
Set sh = Sheets.Add(, Sheets(Sheets.Count))
sh.Name = Sheets("sheet1").Cells(a, 7).Value
With Sheets("Sheet1")
Sheets("Sheet1").Range(.Cells(b, 1), .Cells(c, 10)).Copy Destination:=sh.[a2]
Sheets("Sheet1").Range("a1:j1").Copy Destination:=sh.[a1]
a = c
End With
Sheets("Sheet1").Select
Next
End Sub
)
- 2013-05-03 08:50:54下载
- 积分:1
-
在 ns2 数据骡子集合代码
这是关于由移动接收器与一些特定的压缩技术的传感器综合数据集合中数据骡子的编码
- 2022-07-19 06:07:46下载
- 积分:1
-
简单的示波器程序,有四种基本的波形,
适合初学者学习的...
简单的示波器程序,有四种基本的波形,
适合初学者学习的-Oscilloscopes simple procedure has four basic waveform, suitable for beginners to learn
- 2023-09-06 17:45:03下载
- 积分:1
-
vc some of the original code, for help to learn and improve very helpful
vc的一些原码,对于帮助学习和提高很有帮助-vc some of the original code, for help to learn and improve very helpful
- 2023-06-20 13:05:04下载
- 积分:1
-
tuoxiao
利用MATLAB对电厂中的某些数据进行数字信号处理(Digital signal processing)
- 2018-04-27 09:39:34下载
- 积分:1