-
czt_transformer
该程序用CZT算法实现信号频率分析,并画出信号的波形图、FFT变换后的频谱图、CZT变换后的波形图(CZT transformer )
- 2013-01-09 00:03:46下载
- 积分:1
-
Path planning
一个完整的多机器人路径规划程序,主要完成多机器人任务中的室内路径规划(A complete multi-robot path planning program, mainly to complete the indoor path planning of multi-robot tasks)
- 2020-11-18 22:29:38下载
- 积分:1
-
coil
simulink model for a energized coil
- 2011-11-14 20:16:29下载
- 积分:1
-
rayleigh-channel
This program simulation Rayleigh channel and Magnitude of fft of a single realisation of X(t) and Calculating the central moments and beta values for in and quadrature phase.
- 2013-04-22 18:04:17下载
- 积分:1
-
线性回归-梯度下降算法
自己写的机器学习入门算法-梯度下降算法,其中:housing.mat 为数据集 NE.m公式法 BGD.m批量梯度下降算法 SGD.m随机梯度下降算法
- 2022-07-03 07:23:18下载
- 积分:1
-
3GPP_Spatial_Channel_Model
3GPP标准中用于MIMO信道建模的SCM信道模型,matlab版本(3GPP standard for MIMO channel modeling SCM channel model, matlab version)
- 2020-09-09 14:48:08下载
- 积分:1
-
mc
说明: uses the Monte Carlo method for a European call.
- 2010-02-08 16:51:34下载
- 积分:1
-
Torch
说明: 适合Symbian S60 第三版
通过数字键改变屏幕颜色,*号控制闪烁,#停止闪烁(For Symbian S60 third edition of the digital key to change screen colors, control the blinking asterisk,# stop flashing)
- 2011-03-02 14:51:29下载
- 积分:1
-
AQI
利用六种(SO2、NO2、CO、O3、PM10、PM2.5)污染物浓度数据计算空气质量AQI值(Calculating air quality AQI value by using six kinds of pollutants concentration data of SO2, NO2, CO, O3, PM10 and PM2.5)
- 2018-04-22 18:44:16下载
- 积分:1
-
matport
这是学习matlab的非常实用的程序Matport是NTPort Library的MatLab接口模块。借助Matport,你可以在Matlab中直接访问PC
的I/O端口。(Before use Matport, your must install the latest version of NTPort Library. And copy all files of Matport into MatlabWork directory.
Start Matlab, and now you can use matport command to call NTPort Library functions. The basic syntax of Matport is as follows,
matport( NTPort Library funtion , parameters...)
For example, if you want to call Inport function to read a port, simply use
myvalue = matport( Inport , 97)
Port address 97 is as a decimal.)
- 2011-05-04 21:40:35下载
- 积分:1