-
SUDOKUE
数独游戏的MATLAB实现!还能帮助玩家完成数独游戏。(
SUDOKUE play sudoku with MATLAB (aids for solving included)
A guide on how sudoku works can be found e.g. on
http://en.wikipedia.org/wiki/Sudoku
This program has a history-function, i.e. you can undo and redo each
single step. You can also save and load a score including all settings
(execpt for the branching solver).
New games can be imported either as ASCII-string or from sdm- or
sdk-files resprectively. Puzzles in ASCII-Format or as sdm- or sdk-file
respectively can be found e.g. on http://www.sudocue.net)
- 2012-03-22 22:46:56下载
- 积分:1
-
teaching-demos-symb-calculation
通过一系列教学实例,帮助学生很好的理解matlab中的符号运算实现微分、积分(定积分与不定积分)、极限、级数、绘图等常用功能,几乎可以推导高数中的绝大部分公式,也可用于理论公式推导。(Through a series of teaching examples to help students a good understanding of symbolic computation matlab achieve differentiation, integration (with the definite integral indefinite integral), ultimate, series, graphics and other commonly used functions can be derived almost most of the high number of formulas can also be used to derive theoretical formulas.)
- 2014-01-13 12:49:24下载
- 积分:1
-
demomodel
This demo explains the use of the advanced object oriented interface model. The model is the generic object which collects all relevant signals, parameters, options and functions related to an application of the LS-SVM. This interface is depreciated for the casional users because of the implicit nature: the distinction between in- and output vanishes. If one wants to use the full power of LS-SVMlab, one is recommended to go through this demo. The options can be divided in 5 classes, the general LS-SVM options the trainpoint administration, the options of the Conjugate Gradient algorithm the preprocess options and the encoding options. The demo shows how to control the preprocessing and the coding using the appropriate model. It is adviced to check carefully the model s options before starting the calculations.
- 2015-01-18 05:52:05下载
- 积分:1
-
matlab-simulink
用matlab对通信信号进行调制simulink仿真,它包括am,pm,fm,ask,psk,fsk,qpsk等调制方式(matlab simulink simulation ,contain:am,pm,fm,ask,psk,fsk,qpsk)
- 2012-12-29 14:36:52下载
- 积分:1
-
practice
线天线阵和面天线阵在MATLAB内的方向图以及半功率带宽(Antenna array and antenna array within the orientation map in MATLAB and the half-power bandwidth of)
- 2010-07-04 17:49:17下载
- 积分:1
-
matpcl
matpcl is pure MATLAB code that allows interfacing with the Point Cloud Library (PCL) tools
- 2013-08-18 03:35:48下载
- 积分:1
-
matlab_SpatialCorrelatedImage
说明: 生成具有空间相关性的图像。整幅图像被看作是一个离散的随机场,每个像素都是一个随机变量。对于空间相关性模拟和研究非常有用!(Generated with a spatial correlation images. Whole image is seen as a discrete random field, each pixel is a random variable. For space-related research of simulation and very useful!)
- 2008-08-28 09:05:27下载
- 积分:1
-
flight
完成飞行器的纵向姿态仿真。有simulink模型。(Longitudinal attitude of complete aircraft simulation. Simulink model.)
- 2013-03-21 13:59:07下载
- 积分:1
-
PandO_2
code for mppt perturb and observe algorithm
- 2013-08-03 20:16:36下载
- 积分:1
-
bwt
BWT decomposition
Version 1.2
Arguments:
im: A square image side length must be a power of 3
Result:
decomp: The decomposition is laid out (BWT decomposition
Version 1.2
Arguments:
im: A square image side length must be a power of 3
Result:
decomp: The decomposition is laid out as (per Figure 3 of Willmore
et al 2008):
Citation:
Willmore B, Prenger RJ, Wu MC and Gallant JL (2008). The Berkeley
Wavelet Transform: A biologically-inspired orthogonal wavelet transform.
Neural Computation 20:6, 1537-1564 )
- 2013-03-28 10:26:10下载
- 积分:1