-
MATLAB
matlab实现样条插值法,方便快捷实现各种拟合(matlab implementation spline interpolation method, to achieve a variety of quick and easy fitting)
- 2011-11-17 17:08:56下载
- 积分:1
-
mex_cbi_inv
matlab中求逆矩阵函数inv的c语言实现(Compute matrix inverse.)
- 2014-11-28 15:54:24下载
- 积分:1
-
assitant
编制一个统计特定单词在文本串中出现的次数和位置的程序(The preparation of a statistical specific words in the text string appear in the number and location of the procedure)
- 2007-11-29 22:13:38下载
- 积分:1
-
boot_DC_DC
boost DC DC GOOD simulation
- 2014-02-14 00:25:31下载
- 积分:1
-
DeNoising
这是一个MATLAB算例,在信号处理中的去噪可以用的到。新手合适。(This is a MATLAB example, in signal processing can be used to de-noising. Novice appropriate.)
- 2013-07-15 14:13:17下载
- 积分: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
-
sms-gateway
isual Basic is a high level programming language that can be used to develop useful business software, stimulating educational programs,cutting-edge engineering applications, amusing games, entertaining multimedia programs and many other practical applications. Some of the VB sample codes created by us are calculator, Library System, Stop Watch and more.
- 2014-10-01 18:18:24下载
- 积分:1
-
houxuanren
对候选人得票进行统计,设有3个候选人,最终只能有1人当选为领导。(Statistics on the number of votes a candidate with three candidates, we can only have one person elected as leader.)
- 2015-04-22 11:49:28下载
- 积分:1
-
brisk
brisk描述子,matlab语言,好懂易学(brisk descriptors, matlab language, easy to understand to learn)
- 2021-04-08 22:59:00下载
- 积分:1
-
logic
逻辑航迹起始算法代码,实现简单的逻辑算法(logical algorithm for Track initiation)
- 2012-05-14 12:43:43下载
- 积分:1