-
Matlab-senior-notes(5)
Matlab高级讲义- SIMULINK仿真基础(Matlab senior notes- SIMULINK based simulation)
- 2011-12-24 21:15:08下载
- 积分:1
-
matlab
好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好(Good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good)
- 2011-05-22 11:59:09下载
- 积分:1
-
MatlabEngineinVC
介绍VC++ 下调用Matlab engine 的方法(Introduce Calling Matlab engine From VC++ )
- 2012-05-27 14:01:13下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
GPS_INS_matlab
GPS_INS组合导航的MATLAB仿真源码(GPS_INS integrated matlab code)
- 2015-03-01 14:59:59下载
- 积分:1
-
zuoye7
第k小元素(分治法) 给定一个线性序列集,要求求出其中指定的第K小的数的值和位置.如给定n个元素和一个整数i,1≤i≤n,输出这n个元素中第i小元素的值及其位置;(First k small element (divide and conquer) Given a set of linear sequence, where the specified requirements determined the K value and the small number of locations, such as a given n elements and an integer i, 1 ≤ i ≤ n, output this is the n elements of the i-th element value and the position of the small )
- 2013-11-16 11:51:31下载
- 积分:1
-
chengxuyuan
一本程序员羊皮卷,希望对大家有帮助,程序员走出自己的路(A programmer volume in sheep' s clothing, in the hope we have to help programmers go its own way)
- 2010-01-29 13:19:49下载
- 积分:1
-
1
说明: 电力系统潮流上机程序,已知线路结构,pq节点,pv节点和平衡节点,求各点的未知量。(Power System Power program, known line structure, pq node, pv nodes and balancing node, find the unknown amount of points.)
- 2011-05-13 22:11:28下载
- 积分:1
-
bayesnetwork
用k2算法从先验概率构建贝叶斯网络,实现推理,结构学习,参数学习用贝叶斯方法。(K2 algorithm using Bayesian network built from the a priori probability to achieve reasoning, structure learning, parameter learning.)
- 2009-11-12 14:17:04下载
- 积分:1
-
DCT_liang
此代码是基于DCT的数字水印MATLAB编程,包括水印的置乱和反置乱,嵌入以及提取水印四个部分(This code is based on digital watermark DCT MATLAB programming, including the watermark scrambling scrambling and anti-, four-part watermark embedding and extraction)
- 2010-05-19 16:10:55下载
- 积分:1