资源列表
simu
- 能实现网络故障到恢复的仿真,能计算出每个状态的瞬时概率。-Simulation enables network failure to recovery, can calculate the instantaneous probability of each state.
test16
- power flow uising newton rafson method on ieee 16 bus system. with monitoring min buses on the system and power losses.
expressionMCS
- 实用的MC模拟工具,非常好用,很多地方都是用蒙特卡罗进行仿真,新手要参考这个文件-This practical function provides a tool for quickly including a random process within a Monte Carlo Simulation framework.
sSAR_dpca
- SAR雷达相位中心偏置天线技术仿真,且是多路多通道-SAR radar phase center bias antenna technology simulation, and is multi-channel multi-channel
test33
- power flow uising newton rafson method on ieee 33 bus system. with monitoring min buses on the system and power losses.
mingw64
- 支持matlab的C/C++编译器,非常经典(C/C++ compiler that supports matlab)
example_knn(降维)
- knn降维算法用于图像分类,将所给样本遥感图像按照要求进行分类(KNN dimensionality reduction algorithm for image classification)
萤火虫优化算法
- 基于matlab平台的启发式智能算法,萤火虫优化算法程序(Heuristic intelligent algorithm based on MATLAB platform and the program of firefly optimization algorithm)
tabu_search
- 我们尝试用禁忌搜索(tabu search)算法来解决旅行商问题(TSP),程序可以选择随机生成点的位置坐标,也可以从圆上均匀取点(比较容易判断结果的好坏)。 我们采用下面的一些规则来运行程序: 特赦规则:如果新解被禁,但是目标函数值比当前最优解的目标函数值小于某个定值时,接受新解。 终止规则:1、如果在给定的迭代次数内,最优解的目标函数值保持不变终止2、迭代次数达到给定的最大值时终止。 候选解的产生:本实验中我采取的是随机产生候选解的方法 一些参数的选取: 在每一步的
Dynamic-Computation-of-Machine-Constants
- The constants include the value of the machine epsilon , the smallest number that can be added to 1 and make a difference. However, it includes many other quantities of interest, including the arithmetic base, the largest and smallest magnitudes, and
erroroverload
- This the VHDL code of CAN Error Frame and Overload Frame. The Error Frame consists of two fields - Error Flags (6-12 dominant/recessive bits) and ERROR DELIMITER (8 recessive bits). Overload Frame consists of two fields - Overload Flag and Overl
unit8_2_uint32_
- 把从串口等地方获得的数据转换成uint32类型数据-data tranlate