资源列表
mpthodtriangulation
- Matlab triangulation method, recommendation
3
- For 2D array size there must be constant value in square brackets like array[constant value][constant value] Two const variables row and col are used to define size if we do not make both const then error found because without const reserve wo
chejiandiaodu
- 这是基于多层编码遗传算法的车间调度算法,运行环境为2014a-This is a multi-level coding shop scheduling algorithm based on genetic algorithms, operating environment 2014a
2
- User enters a number which stores in variable num Then number passes as argument in function call A static variable is used to check that how many times function is called When base case becomes true if(statement) then function returns result
5
- A while loop is used and will terminate when user will press esc key. To get the characters a function getche() is used conio.h which will store in char variable and store into the file using putc() function. On pressing esc to avoid any other cha
MinimizationFAL
- Development of an algorithm to minimize program logic functions The archive contains the program performs minimization of the source code (C ++ Builder 2010) Minimization of Boolean functions The method of direct transformation of logic functio
4
- In main function user enters input number Calls the function and pass the number Function calculates the required result and return In main function program displays the final result
方程求根
- MATLAB里面常用的方程求解程序,里面包括各类常用的数值分析算法(MATLAB is commonly used in the equation solver, including various commonly used numerical analysis algorithms.)
tjticient
- 给出了一种Hough变换的Matlab代码,不错的 很好用的-Matlab code, and presents a Hough transform is very useful
Fuzzy-PID-control
- 模糊PID控制 用模糊控制器来代替传统的pid进行调节 仿真结果优-Fuzzy PID control
35965354
- Bayesian transform applied to image of function code, the matlab platform, has finished testing and debugging
第16章 偏微分方程的数值解法
- 工程应用中的偏微分方程的数值解法,包括源代码和函数索引,用于matlab中PDE工具箱的学习(Numerical solution of partial differential equation in engineering application)