-
Source_Code_Of_Guide_To_MATLAB_Mix_Programming
这是机械工业张德丰《MATLAB与外部程序接口编程》随书源码,这本书详细介绍了MATLAB与C、C++、Excel、VB、Delphi、FORTRAN相互调用的方法,使得我们可以综合利用传统编程语言执行效率高和MATLAB函数库功能强大的优势,本书对于MEX和MAT文件、MATLAB引擎、MATLAB C/C++函数库、Matcom等都作了详细的介绍并举例说明,书籍最后还介绍了MATLAB的串口接口。(This is the machine-building industry张德丰" MATLAB and external program interface programming" with the source book, this book details MATLAB with C, C++, Excel, VB, Delphi, FORTRAN calls each method, allows us to provision of comprehensive utilization of traditional efficient way to implement the language and MATLAB function library powerful advantages, this book MEX and MAT files for, MATLAB engine, MATLAB C/C++ function library, Matcom have made a detailed introduction and examples, the book also introduced the final MATLAB serial interface.)
- 2009-05-25 19:45:27下载
- 积分:1
-
遗传算法
在微电网的优化配置过程中采用遗传算法对其进行优化配置(Genetic algorithm is used to optimize the microgrid configuration)
- 2020-06-22 18:00:01下载
- 积分:1
-
PV
说明: 光伏阵列最大功率跟踪系统(光伏电池模型+扰动观察法+BOOST电路)simulink仿真系统。((PV system to achieve maximum power tracking via a boosconverters, and the control method is perturbation and observation))
- 2018-04-15 17:46:35下载
- 积分:1
-
相控阵雷达方向图 GUI
相控阵雷达方向图GUI,可手调规格参数,便于学习。没有密码(Phased array radar pattern GUI, can adjust the specifications, easy to learn.)
- 2017-03-30 09:33:24下载
- 积分:1
-
Fractional_Delay_FIR
功能描述: 小数延迟FIR滤波器,对参考阵元信号signal_ref进行
length(tau) M次延迟,分别得到M个阵元的采样信号
关键问题: 若τ 1.2Ts,则Delay(i) 2,tau_valid(i) 0.2Ts
若τ 0.6Ts,则Delay(i) 1,tau_valid(i) -0.4Ts
当tau_valid(i)>0或<0时,从卷积后的数据y_FIR_delay中取值启示位置不同
函数能够实现输入任意延时tau,输出信号波形与理想波形之间误差很小。( Description: fractional delay FIR filter array element of a reference signal signal_ref performed length (tau) M delay times, respectively, to obtain a sample signal array element M key question: if τ 1.2Ts, then Delay (i ) 2, tau_valid (i) 0.2Ts if τ 0.6Ts, then Delay (i) 1, tau_valid (i) - 0.4Ts when tau_valid (i)> 0 or < 0, the volume data y_FIR_delay product after the Enlightenment values at different positions function can be realized enter any delay error between tau, the output signal waveform and the ideal waveform is small.)
- 2016-08-12 10:32:27下载
- 积分:1
-
MATLABandVC
MA11AB与VC++混合编程,开发了水轮机综合特性曲线数据处理系统。该系
统利用VC++友好的界面编程对水轮机综合特性曲线已知区域数据进行提取,使用MATLAB
搜索引擎调用RBF人工神经网络库对提取数据进行拟合并结合边界约束条件对未知区域内的
数据进行预测(MA11AB with VC++ mixed programming, developed the turbine characteristic curve of integrated data processing system. The system uses VC++-friendly programming interface integrated characteristic curve of the turbine region are known to extract data, using MATLAB search engine called RBF artificial neural network to extract data from the Treasury to be bound by the conditions of the merger combined with the border region of the unknown data Forecast)
- 2009-04-15 12:38:54下载
- 积分:1
-
matlab
说明: 关于matlab编程的初级入门资料 主要介绍简单的matlab编程语言(About matlab programming focuses on the initial entry of information a simple programming language matlab)
- 2010-03-17 12:25:15下载
- 积分:1
-
FDC-6DOF
6 DOF EOM Solved for Aircraft
- 2011-12-02 18:57:11下载
- 积分:1
-
AIR2
MATLAB IS A POWERFUL TOOL FOR ENGINEER
- 2013-01-19 17:36:16下载
- 积分:1
-
PR控制器在Simulink中的实现
说明: Simulink中实现PR控制器。PR控制器在逆变器控制中应用很多。PR控制能够在谐振频率处提供无穷大的增益,因而对谐振频率处的电流信号实现无静差跟踪,并且易于实现,可有效降低系统成本。(PR controller is implemented in Simulink. PR controller is widely used in inverter control. PR control can provide infinite gain at the resonant frequency, so the current signal at the resonant frequency can be tracked without static error, which is easy to implement and can effectively reduce the system cost.)
- 2020-07-05 21:21:17下载
- 积分:1