资源列表
转转最新原码浩天版
- 功能完整花钱从浩天那里买来的需要的拿走吧(Take what you need from Haotian)
读取最大主应力插件
- abaqus 读取最大主应力插件,用于abaqus,自己编写(Read the maximum principal stress plug-in)
USRP开发,频谱感知和ofdm通信
- 该资源为应用GNUradio工具,对USRP的开发,主要实现了频谱感知,以及根据频谱感知的结果进行ofdm通信的功能
数学练习小程序
- 可以实现二进制和十进制转换,杨辉三角显示,别看程序小,可以规避很多输入错误,算法也算可以,适合学生用。
power system scheme
- 用遗传算法求解电网规划问题,双层算法求解,上层为遗传算法,下层利用拉格朗日对偶线性化后求解(Genetic algorithm is used to solve the power grid planning problem, double-layer algorithm is used to solve the problem, the upper layer is genetic algorithm, and the lower layer is solved by Lagrange dua
Matlab调用REFPROP完全说明
- matlab调用refprop文件,适用32位操作系统(matlab refprop m document)
Transform
- 包括以下函数 1)平移(tx,ty,tz)的矩阵Txyz void matTxyz(float Txyz[4][4],float tx,float ty,float tz) 2)绕x轴旋转theta角的矩阵Rx void matRx(float Rx[4][4],float theta) 3)绕y轴旋转theta角的矩阵Ry void matRy(float Ry[4][4],float theta) 4)绕z轴旋转theta角的矩阵Rz void matRz(float Rz[4][4]
互信息mi
- 互信息是信息论里一种有用的信息度量,可用于降维。
邻域粗糙集
- 邻域粗糙集,是建立在经典粗糙集的基础上的,可以用于数据约简。
bp神经网络
- 本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。此程序运用到了很多Matlab编程中常用到的表达方式,还有一些神经网络编程的基本概念的表达,如归一化的表达。
cnn-edge-detection
- 卷积神经网络实现图像的边缘检测+python代码(CNN-edge-detection-python-codes)
C#自定义开关按钮控件
- C#自定义开关按钮控件,美化按钮,没什么特别之处(C # custom switch button controls, beautify buttons, nothing special)