-
TestMatlab
说明: 在CC++中调用Matlab, 了解调用MATLAB接口(In CC++ Calling Matlab, learn to call MATLAB Interface)
- 2008-12-04 10:30:41下载
- 积分:1
-
Project1
C++ 生成画图数据,main函数开启matlab engine,分配存储空间,绘图(C++ calls matlab engine to plot graphics)
- 2014-01-19 00:23:08下载
- 积分:1
-
K-C
这是一个K中心点聚类算法C实现的,希望对大家有用(K this is a clustering algorithm C to achieve a focal point, and I hope useful for everyone)
- 2008-04-09 14:21:44下载
- 积分:1
-
chenxu
求解一维偏微分方程,matlab语言。中心差分,先前差分(Solving one-dimensional partial differential equations)
- 2013-09-11 14:59:08下载
- 积分:1
-
MmDemo
vc和matlab混合编程,在vc中调用matlab的函数进行计算和处理,本程序中调用了matlab图像处理函数打开图像并进行灰度处理(vc and matlab mixed programming, matlab function calls are calculated and processed in the vc, the program calls the matlab image processing function to open and grayscale image processing)
- 2014-02-05 20:05:21下载
- 积分:1
-
matlabandVC02
matlab 与VC混合编程 PDF格式 刘维编著 还算清晰,有兴趣的朋友下载下来看看(matlab Programming PDF format mixed with VC Liu Wei edited fairly clear, interested to see friends downloaded)
- 2010-09-06 21:01:03下载
- 积分:1
-
fuzzypid
基于matlab的恒温控制系统的simulink仿真环境搭建(Matlab simulink simulation environment based on the temperature control system structures)
- 2021-01-18 17:28:42下载
- 积分:1
-
CA0LUR83
自己写的matlab小程序,用于解方程组。可以参考下(Their own small programs written in matlab for solving equations. Can refer to)
- 2011-09-27 10:15:02下载
- 积分:1
-
Xu-White-model
用C++编写的xu-white模型,适合砂泥岩地层岩石物理建模,很实用(Written by C++ xu-white model, suitable for sand-shale formation rock physics modeling, it is practical)
- 2020-12-25 09:59:04下载
- 积分:1
-
ising1.m
1D Ising
ising1(n,m,b,p)
n - length of domain, a positive integer
m - number of iterations, a positive integer
b - coupling parameter / temperature, a positive scalar
b = 0 -> Very high temp / low coupling
b > 1 -> Very low temp / high coupling( 1D Ising ising1 (n, m, b, p) n- length of domain, a positive integer m- number of iterations, a positive integer b- coupling parameter/temperature, a positive scalar b = 0-> Very high temp/low coupling b> 1-> Very low temp/high coupling)
- 2014-10-21 15:31:20下载
- 积分:1