资源列表
Python机器学习算法—赵志勇
- Python机器学习算法—赵志勇,包含电子版书籍和随书代码,供大家学习。(Python Machine Learning Algorithms - Zhao Zhiyong, including electronic books and accompanying codes for everyone to learn.)
huigui1
- 支持向量机回归,可用于求解可靠性问题,也可用于其他优化。(Support Vector Machine Regression)
二维小波分解 (1)
- 小波变换,对图像二维信号进行3层小波分解。 本题二维图像采用MATLAB自带的图片,实现图片多层小波分解的函数是: [C,S]=wavedec2(X,N,’wname’) , 即使用给定小波‘wname’对二维信号X进行N层小波分解。本题使用’bior3.7’小波进行分析。(wavelet transform)
趋势EA
- 很稳的ea,大家悠着点,用好了很不错,给大家玩玩(Very stable ea, everybody take your time)
KepServer V4.5
- Kepserver v4.5 工业OPC通讯软件 支持多种通讯协议 包含注册机(Kepserver v4.5 Industrial OPC Communication Software supports multiple communication protocols including registers)
505128GDOP_of_AOA
- 双站测角GDOP仿真,有原理、推导公式、matlab仿真都有(Dual station angle measurement GDOP simulation, principle, derivation formula, matlab simulation)
fullcar
- 整车系统动力学的Simulink模型,根据输入的刚度质量阻尼等数据进行动态特性的计算(Full car simulink model)
基于matlab的直接序列扩频通信系统仿真
- 学习扩频通信系统技术理论基础及直接序列DS扩频系统基本原理,并设计出直扩通信系统模型。此基带通信系统具体包括信源模块、、数据调制模块、扩频码产生模块、扩频模块、信道模块、解扩模块、解调模块,并在AWGN信道下对系统进行性能仿真研究。(Wireless communications is vulnerable to jamming attacks due to the shared use of wireless medium. A jammer can simply take advantage
modulus_script
- materials studio计算软件调取各模块基本脚本(应用于超算)(Materials studio computing software retrieves the basic scr ipt of each module (applicable to supercomputing))
Materials Studio FAV code
- 并行计算多组多孔材料模型的可达体积分数(FAV),仅适用于2017版本(The approachable volume fraction (sf) on a multi-group porous material model in parallel computing only for the 2017 version)
103244817pv
- 分布式光伏发电系统的仿真基于matlab为基础(Off-gridSimulation of distributed photovoltaic power generation system based on MATLAB)
粒子群优化1
- 应用于解决Python语言中的粒子群优化问题,包含输出最大最小(Particle swarm optimization)