-
f
说明: MATLAB图像处理工具箱提供了灰度调整函数imadjust(),可以将图像的灰度值调整到一个指定的范围(MATLAB image processing toolbox provides a grayscale adjusting function imadjust (), you can adjust the gray scale image to a specified range)
- 2010-04-19 18:53:35下载
- 积分:1
-
RAY1
用MATLAB软件模拟瑞利衰落(仿真图形)(Using MATLAB software to simulate the Rayleigh fading)
- 2012-04-05 19:02:27下载
- 积分:1
-
MATLAB_pn
这是用matalab生成的rs码的生成,可以研究一下的(matalab rs generated code generation, can look at the)
- 2007-04-01 23:14:28下载
- 积分:1
-
FDTD-
分别用三种不同的差分近似公式(前向差分、后项差分和中心差分)来技术函数的近似值(Respectively with three different difference approximation formula (forward difference, backward difference and central difference) approximation to the technical function)
- 2013-01-17 23:02:35下载
- 积分:1
-
Ex1-wind-power
This code is to calculate wind power from wind speed data and power curve data
- 2013-02-02 11:22:52下载
- 积分:1
-
1
混沌系统的仿真软件,通过分析系统的参数和初始状态来观测混沌系统的运行轨迹。(Chaotic system simulation software, through the analysis of the parameters and the initial state of system to measure the trajectories of chaotic systems.
)
- 2013-08-26 17:12:10下载
- 积分:1
-
Estimation-of-EKF-based-on-SOC
基于EKF的SOC估算建模仿真论文期刊文章(EKF SOC estimates the journal articles based on Modeling and simulation
)
- 2014-11-22 18:08:23下载
- 积分:1
-
search-chen
使用Python编写的AI程序Pacman,可以适合AI的初学者,有BFS, DFS, UCS, A Star 运行的命令在commands.txt文件里
可以用 bash commands.txt演示(AI programs written in Python Pacman, AI can fit beginners, there BFS, DFS, UCS, the command runs in commands.txt A Star file can bash commands.txt demo)
- 2014-12-19 11:08:38下载
- 积分:1
-
chengxu
基于囚徒博弈和雪堆博弈的变化,数以博弈范畴(game change)
- 2014-06-05 17:18:33下载
- 积分:1
-
ARIMA
说明: ARIMA 模型是在平稳的时间序列基础上建立起来的,因此时间序列的平稳性是建模的重要前提。检验时间序列模型平稳的方法一般采用 ADF 单位根检验模型去检验。当然如果时间序列不稳定,也可以通过一些操作去使得时间序列稳定(比如取对数,差分),然后进行 ARIMA 模型预测,得到稳定的时间序列的预测结果,然后对预测结果进行之前使序列稳定的操作的逆操作(取指数,差分的逆操作),就可以得到原始数据的预测结果。(time series prediction ARIMA)
- 2020-06-30 15:09:04下载
- 积分:1