-
matlab
这是一个基本的MATLAB视频教程,适宜MATLAB的初学者。欢迎下载。(this is a basic tutorial for matlab。)
- 2009-03-14 09:48:28下载
- 积分:1
-
Untitled2
灰色GM(1,1)模型matlab计算代码(matlab gm (1, 1) process researchers hope to help the gray system)
- 2013-07-16 14:46:31下载
- 积分:1
-
k-means
K-means源码,用matlab实现,共有两个例子,简单易学(K-means source code, using matlab realize, there are two examples, easy to learn)
- 2011-12-01 19:49:49下载
- 积分:1
-
Newton-interpolation
牛顿插值代码,用于数据插值,便于交流学习,适合学习matlab科学计算。(Newton interpolation code for data interpolation, to facilitate the exchange of learning, for learning matlab scientific computing.)
- 2013-12-31 10:32:05下载
- 积分:1
-
MatlabSharedLib_demo
Introduction
Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articles, I showed you some ways to use Matlab engine (vis. API, C++ class or Matlab engine API) for employing Matlab built-in functions, but what about functions that we develop? How can we use them in VC? Is there any interface? This article shows you an idea to employ your own Matlab functions.
- 2007-11-05 15:09:26下载
- 积分:1
-
fmaxga
matlab file ...by using genetic algorithm
- 2011-02-08 03:35:26下载
- 积分:1
-
cell2dataset
ADO查询获取的结果输出followind datastruct:
myOutput.data
myOutput.columnnames
第一个包含一个二维细胞矩阵,与列名第二单元阵列。
此函数使用此信息来创建一个没有细胞集。
(the ADO query fetch result outputs the followind datastruct:
myOutput.data
myOutput.columnnames
The first contains a 2d cell matrix, the second a cell array with column names.
This function uses this information to create a dataset without cells.)
- 2011-05-15 00:22:23下载
- 积分:1
-
newton
The function takes at least three input arguments (function, its derivative, and an initial guess). After iterations, it gives the root of the function. The fourth input argument is to change the stopping criteria.
- 2013-09-21 18:57:39下载
- 积分:1
-
costas-simulink
用simulink编的科斯塔斯环,希望能有帮助(Simulink compiled Costas ring, hoping to help)
- 2012-10-31 23:03:55下载
- 积分:1
-
FCM1
an implementation of the algorithm FCM of segmentation. It can produce a segmented image
- 2013-03-13 02:40:56下载
- 积分:1