-
MatlabAlgors
陆吾生有关凸优化视频教程中的相应的子函数,包括牛顿法等(convex optimization)
- 2011-01-25 17:34:29下载
- 积分:1
-
File_Transfer
Simple File Transfer program
- 2015-02-20 18:39:09下载
- 积分:1
-
convolution
信号分析与处理中的卷积,适用于合成地震记录(Signal analysis and processing of convolution, for synthetic seismograms)
- 2011-11-14 11:54:26下载
- 积分:1
-
rrhhj
LabVIEW和MATLAB在水声信号处理中的应用
(LabVIEW and MATLAB in underwater acoustic signal processing applications)
- 2011-10-28 08:43:21下载
- 积分: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
-
1
说明: 写一个程序,用户依照流行歌曲的人气调查表,将相关数据输入到计算机文件中,计算机按照人气指数将排名前十位的歌曲信息显示并存储到文件中。(Write a program, the user in accordance with the popularity of pop music questionnaire, data will be entered into the computer files, the computer will be ranked according to popularity index of the top ten song information display and store the file.)
- 2010-03-26 11:34:11下载
- 积分:1
-
zhj
雷达定位算法,通过收集三个雷达的数据确定飞行物的坐标位置(Radar positioning algorithm, by collecting three radar data to determine the coordinates of the location of flying objects)
- 2020-12-03 09:49:25下载
- 积分:1
-
qpsk
This is qpsk ber curve simulation.
- 2011-05-26 18:37:33下载
- 积分:1
-
entropy-
一阶熵、二阶熵和差分熵c++程序 求熵用的
(A first order, second order entropy and entropy difference entropy ofc++ program)
- 2013-11-26 18:34:19下载
- 积分:1
-
1
说明: 将Minpack库中的LM算法封装成库,经过调试,通过算例运行结果与Matlab中运行出来的结果相差0.01范围内。(Will Minpack library package into the LM algorithm library,After debugging An example is the results is only 0.01 Difference from the result of Matlab s!
)
- 2009-08-09 22:15:03下载
- 积分:1