资源列表
PNGV模型
- 神经网络案例,包括训练采用的数据和程序代码(Neural network case, including training data and program code)
yun zhibiao
- matlab 基于云模型的模糊综合风险评估源代码(Source code of fuzzy comprehensive risk assessment based on cloud model in MATLAB)
多因子选股
- matlab平台多因子选股策略简单范例,供学习。(Matlab multi-factor stock selection strategy)
DI
- 使用爬虫爬取医疗对话文本信息,并使用tensorflow进行NLP分析和分类。(obtain data using crow programme and then use TensorFlow to realize an NLP system to classify the data.)
连续时域变换
- 在guide中运行,创建两个坐标图,3个可编辑文本,一个或者两个按钮
SVM_tensorflow-master
- SVM通过tensorflow训练iris数据集,寻找最优参数,使误差最小化(SVM trains iris data set through tensorflow to find the optimal parameters and minimize the error.)
Exercise(3-1b)
- Non-isothermal Unsteady CSTR Reactor
顺序查找代码
- 顺序查找适合于存储结构为顺序存储或链接存储的线性表。 基本思想:顺序查找也称为线形查找,属于无序查找算法。从数据结构线形表的一端开始,顺序扫描,依次将扫描到的结点关键字与给定值k相比较,若相等则表示查找成功;若扫描结束仍没有找到关键字等于k的结点,表示查找失败。
F16Simulation
- F16飞机的气动数据以及simulink的配平和仿真(Aerodynamic data and Simulink balance and Simulation of F16 aircraft)
short-term-clustering
- UNSUPERVISED LOCATION-BASED SEGMENTATION OF MULTI-PARTY SPEECH的配套源码,G. Lathoud, I.A. McCowan and J.M. Odobez
超声数值模拟
- 超声波数值模拟,通过matlab模拟声场的传播(ultrasonic simulation)
三种成像算法:RD、RMA、CS
- 实现合成孔径成像的三种算法,包括RD(距离多普勒)、RMA(距离徙动)、CS(Chirp Scaling)(Three algorithms for SAR imaging, including RD (Range Doppler), RMA (Range Migration) and CS (Chirp Scaling))