搜索资源列表
matlab_help
- matlab函数,运算符速查,doc格式-matlab function Quick Fact
MPC_files
- Dynamic Matrix Control is the first MPC algorithm developed in early 1980s. It is probably also the most widely used MPC algorithm in industry due to the fact that its internal model, the step response model is easy to obtain in an industrial process
matlab
- 定量分析的第一步,是获取数据。 获取股票历史行情数据最方便的途径,就是直接读取股票行情软件留在你电脑中的日线数据文件。 但如果不是程序员,电脑里一般不会有VB、VC之类的编程语言。 怎么办呢? 其实,大家的电脑中一般都有OFFICE。OFFICE中的EXCEL自带了一个VBA语言的编程环境。功能也很强大。 我用EXCEL里的VBA编写了一段代码,读取通达信股票行情软件的日线文件。已经测试通过。 代码如下。与爱好定量分析的朋友分享。 -The quan
Wheel-And-Axle
- 基于matlab建立的关于汽车轴的控制模型,包括轴的运动方程和模型的建立。其实在ADVISOR中可以找到,不过,用matlab2012版重新建立了。-Established based on matlab axis control on the car model, including axis motion equations and model. ADVISOR can be found in the fact, however, re-established with matlab2012
Desktop
- 其实任何维度的曲线(包括直线)都是单参数方程来描述的:x=x(t) ;y=y(t); z=z(t). 贝塞尔曲线也是这样的。只是它具有良好的光滑性,以及对于局(In fact, any dimension curve (including straight line) are single parameter equations: x=x (T); y=y (T); z=z (T). The Bessel curve is the same. But it has good smoothness
calculate_s
- CST的离散端口计算S参数,每次修改端口阻抗,都需要重新计算,但是事实上输入阻抗是不变的,所以可以从CST中导出输入阻抗,在matlab中计算不同端口阻抗的S参数。(The discrete port of CST calculates the S parameters, and each time the port impedance is modified, it needs to be recalculated. But in fact, the input impedance is co
tiqu
- 光伏板的轮廓提取,MATLAB代码,其实就是调参数(The contour extraction of the photovoltaic panel, MATLAB code, in fact, is the tuning parameter)