资源列表
基于多目标的创意平板卓设计
- 平板折叠桌结构简单,造型美观,通过桌腿的翻转形成美丽的直纹曲面。本算法旨在通过稳固性,加工方便,用料最少三个方面建立数学模型,得出平板桌设计的最优方案。(The plate folding table has simple structure and beautiful shape, and forms beautiful straight surface through the flip of the table leg. This algorithm aims at stability, e
rahul
- FUZZY CONTROLLER FOR THE CONTROLLING OF TWO TANK SYSTEM
rahul_fuzzy
- PID CONTROLLER FOR TWO TANK SYSYTEM
vinod
- PID CONTROLLER FOR THE TWO TANK SYSTEM SINGLE INPUT.
第04章 动态规划
- 对动态规划算法进行由浅入深的介绍,且附有算法示例(The introduction of the dynamic programming algorithm from shallow to deep, with an algorithm example)
文本分类_监管处罚Rcode
- NLP分词,本代码可以用于切割中文关键词,实现信息归类(NLP participle, this code can be used to cut Chinese key words, the realization of information classification)
matlab实例编程一百个源程序
- matlab实例编程,包含100多种实例源程序。(Matlab instance programming, contains more than 100 instance source programs.)
BP
- 基追踪算法,用于解决压缩感知问题的经典算法,使用ADMM求解。(It is a matlab version of Basis Pursuit algorithm used to solving compressed sensing problem.)
emd2018
- 用matlab语言实现信号的盲源分离,功能比较小(Signal blind source separation)
facetrace
- gui界面,弹出文件夹选择界面,选择jpg格式文件,显示相应图片,框出其中所有人脸(The GUI interface displays pictures, frame all the faces)
Lyapunov
- 实例来演示计算最大Lyapunov指数,主要用的是正交方法,算法可以运行易懂(Example to demonstrate the maximum Lyapunov exponent.)
ex1
- 机器学习联系EX1 部分代码,matlab实现(%% Machine Learning Online Class - Exercise 1: Linear Regression % Instructions % ------------ % % This file contains code that helps you get started on the % linear exercise. You will need to complete the following