-
yangtiaochazhi
说明: 利用三次样条插值计算《数学建模与实验》94页第三题公路的算法。(Using cubic spline interpolation calculation of " Mathematical Modeling and experiment" Highway 94 the third title of the algorithm.)
- 2009-08-09 10:51:37下载
- 积分:1
-
Rubik-Cube-DZROLIVER
基于Matlab的三阶魔方模拟软件,操作简单,初学者试编程序,仅供参考。(The third-order cube based on Matlab simulation software, simple operation, a trial program for beginners, for reference only.)
- 2011-09-06 17:48:30下载
- 积分:1
-
shiyan2
运用matlab对图像进行各种简单的处理(Using matlab on a variety of simple image processing)
- 2010-07-03 14:14:06下载
- 积分:1
-
Signals-and-SystemsAnalysis-and-threalization-of-M
1. 该光盘包含了“信号与系统分析及MATLAB实现”一书的第八章所有程序;
2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释;
3. 程序文件的命名分为以下三种类型:
(1) 若为书中例题的程序,则程序文件名一律以ex开头,后面跟4位数字(前两位表示章号,后两位表示例题序号)表示的该程序所在例题的编号。例如,ex0603.m是例6.3的程序,而ex1102.m则是例11.2的对应程序。
(2) 若为书中图形的实现程序,则程序文件名一律以figure开头,后面跟4位数字(前两位表示章号,后两位表示图形序号)表示的该程序所绘图形的编号。例如,figure1203.m是实现图12.3的程序,而figure0710.m则是实现图7.10的对应程序。
(3) 若为函数文件,则直接以函数名命名,例如文件sconv.m即是书中函数sconv()的对应程序。
()
- 2008-06-06 11:38:38下载
- 积分:1
-
Myzhufenliangfenxi123
主分量分析是一种基本的多维数据描述方法,是一种能使多维数据按照实际研究的需要更好地描述出来的变换方法。(Principal component analysis is a basic description of the method of multidimensional data is a multidimensional data in accordance with the needs of the actual research to better describe the transformation method can make.)
- 2014-09-25 20:01:02下载
- 积分:1
-
1X4_power_splitter2
此程序模拟了17X11的正方形光子晶体点阵作为能量偏分器的动态过程。(This program simulates a 17X11 square photonic crystal lattice energy as a partial divider dynamic process.)
- 2014-01-16 11:36:10下载
- 积分:1
-
svmandkernelmethodstoolbox
Matlab工具包,包含了支持向量机和核函数的工具包,可直接调用(Matlab toolkit, including support vector machine SVM and kernel function tool kit, can be called directly
)
- 2012-02-17 12:55:44下载
- 积分:1
-
PVSYSTEMprodict
随机权神经网络预测光伏电池的光功率的matlab仿真源代码(A random vector functional link network (RVFLN)It is proved that the RVFLN not only trains much faster with
good generalization performance, but also overcomes some pos- sible fl aws (such as the low convergence rate and the local
minimum) of the BP algorithm. But poor quality RVFLN is usually obtained whenever the training data are corrupted with outliers.)
- 2021-04-02 14:59:07下载
- 积分:1
-
20110719
神经网络工具箱中的BP工具函数及其应用,请大家放心使用(BP neural network toolbox utility functions and its applications, please rest assured to use)
- 2011-07-19 10:03:19下载
- 积分:1
-
Sudoku
Player fills a number from 1 to 9 into given empty space with a rule that no number is appear twice in a single row, column, and minigrid. To play a game of Sudoku, click PlayGame button and an incomplete board of Sudoku will be created in the grid box. Use CheckBoard button to check whether there is a violation in the board. To solve an incomplete Sudoku board, fill the grid box with the corresponding number and click SolveSudoku button. Remember to click ResetBoard before starting a new game or entering an incomplete board to be solved.
- 2013-05-04 20:05:11下载
- 积分:1