-
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
-
Power_Supply_Model
Matlab Simulink Power supply model created with diodes. AC/DC Converter
- 2011-01-27 05:52:45下载
- 积分:1
-
bp
说明: bP网络,网络的训练算法是反向传播算法,即神经元的链接权重的训练是从最后一层(BP network, network training algorithm is BP back propagation algorithm, i.e., neurons in the link weight training is from the last layer)
- 2012-04-02 21:36:11下载
- 积分:1
-
02
DOA估计与阵元数关系的MUSIC程序,可完成MATLAB的波形仿真。(DOA estimation the the MUSIC program relationship with the number of array elements, to be completed by MATLAB waveform simulation.)
- 2013-05-13 17:42:19下载
- 积分:1
-
Trace_SINS
说明: 综合实验编写的航迹发生器及SINS系统仿真 仔细看明白 绝对可用 simlink 编写 实时性强(The preparation of a comprehensive test of track generator and SINS system simulation closer look to understand the absolute time available to prepare strong simlink)
- 2010-03-19 20:53:29下载
- 积分:1
-
suijishu
说明: 取一个随机生成的数组取一个随机生成的数组(Take a randomly generated array of take a randomly generated array)
- 2010-04-12 16:55:04下载
- 积分:1
-
function wpt
小波包分解与重构,实际应用很实用,matlab可以很好运行(Wavelet Packet Decomposition and Reconstruction)
- 2019-04-27 09:24:38下载
- 积分:1
-
yhwxbm
迂回位相编码全息再现,是基于MATLAB的全息再现术。(Detour phase encoding holographic reproduction is based on the MATLAB representation of the holographic technique.)
- 2008-02-03 18:42:38下载
- 积分:1
-
matlabAnimation
matlab动画教程,有关于图形化窗口的创建以及制作(matlab animation tutorials, graphical window on the creation and production)
- 2010-05-16 10:07:04下载
- 积分:1
-
Statics-Analysis-of-Plane-Frame
丁星《MATLAB杆系结构分析源代码》
随书第二章源码:
1.结点位移自动编码
2.单元刚度矩阵计算与结构刚度矩阵集成
3.单元等效载荷计算与结构载荷矩阵集成
4.单元坐标系与结构坐标系转换
5.单元杆端位移和内力计算
6.单元截面内力和位移计算
7.单元机结构内力图和位移图绘制
8.支座位移计算
9.考虑温度作用的平面刚架静力分析
(Matlab Code for Statics Analysis of Plane Frame)
- 2014-11-13 22:04:02下载
- 积分:1