资源列表
Nonlinear-integer-programming-box
- 介绍了matlab中非线性整数规划箱,介绍了非线性整数规划的编程-Matlab introduced nonlinear integer programming box , introduces nonlinear integer programming programming
Edge_Detection
- Edge Detection and Image Filtering There are two M file for this project. "project2.m" contains the high level procedures for implementing this experiment. "imdetectedges.m" contains code for running the edge detection algorithms.-Edge Detection an
Hough
- Hough Transform There are four M files for this project. "wheel.m" contains the procedures for the Hough transform on the image wheel.gif using Sobel edge detection. "wheel_noise" contains the procedures for the Hough transform on the image wheelno
BUT_bode_highpass_1
- 巴特沃斯低通滤波C函数matlab仿真例程-Butterworth low-pass filter C function matlab simulation routines
duffing--parameter-variations
- duffing系统各参数变化引起的分岔,如激励频率,线性参数k1,还能计算李亚普洛夫指数-duffing system bifurcation parameter variations
digitron
- 七段数码管问题。从一个数字变化到其相邻的数字只需要通过某些段(数目不限)或拿走某些段(数目不限)来实现.但不允许既增加段又拿起段。-seven digitron question
farmer
- 农夫过河。一个农夫带着一只狼,一只羊和一些菜过河。河边只有一条一船,由 于船太小,只能装下农夫和他的一样东西。在无人看管的情况下,狼要吃羊,羊 要吃菜,请问农夫如何才能使三样东西平安过河。-The farmer across the river
dispatch
- 火车调度问题trains dispatch火车调度问题火车调度问题-trains dispatch
ergodic
- 马的遍历问题。在N*M的棋盘中,马只能走日字。马从位置(x,y)处出发,把 棋盘的每一格都走一次,且只走一次。找出所有路径。-ergodic question
natural_number
- 把自然数N分解为若干个自然数之和。 n │ total 5 │ 7 6 │ 11 7 │ 15 10 │ 42 100 │ 190569291-the sum of natural number
xiaobobao
- 使用小波包实现的边缘检测,利用形态学腐蚀膨胀处理,方框掩模,边界跟踪。-Achieved using wavelet packet edge detection, morphological corrosion expansion processing block mask boundary tracking.
queen
- N皇后问题(含八皇后问题的扩展,规则同八皇后):在N*N的棋盘上,放置N个皇后,要求每一横行每一列,每一对角线上均只能放置一个皇后,问可能的方案及方案数。-queen question
