-
Programming-Optimization
Programming Optimization: by Paul Hsieh
- 2012-10-25 20:57:48下载
- 积分:1
-
一个Floyd算法、dijkstra算法matlab例程
最大似然(ML)准则和最大后验概率(MAP)准则,主要为数据分析和统计,供做算法研究人员参考,多姿态,多角度,有不同光照,可以广泛的应用于数据预测及数据分析,FMCW调频连续波雷达的测距测角。
- 2022-07-14 03:28:42下载
- 积分:1
-
yiqijingdulilun5-8
用于最小二乘法解非线性方程
以仪器精度理论5-8为范例(For the least-squares method for solving nonlinear equations example of instrument precision theory 5-8)
- 2012-12-30 01:57:49下载
- 积分:1
-
ZBZHandXDDX
这是用于遥感数据处理中的相对定向及绝对定向及坐标的七参数转换的程序。具有一定代表性,欢迎试用。(This is for the processing of remote sensing data on the relative and absolute directional and directional coordinates of the seven parameters of the conversion process. Certain representative, welcomed the trial.)
- 2007-04-11 20:50:54下载
- 积分:1
-
MA-STRATEGY
自写策略,MA均线突破,20日均线和50日均线突破的策略,仅供参考(MA20 & MA50 STRATEGY)
- 2013-11-08 10:17:17下载
- 积分:1
-
用simulink做的机械系统的摩擦模型
用simulink做的机械系统的摩擦模型,机械系统的摩擦模型很实用
((Mechanical Friction with Simulink and Physical Modeling))
- 2020-06-27 01:20:01下载
- 积分:1
-
bin2hex
function total_length=text_length_num(file_cell)
total_length=0
for i=1:length(file_cell)
y1=char(file_cell(i))
for j=1:length(y1)
if(y1(j)== > )
got=j-3
end
end
y=
for k=1:got
y(k)=y1(k)
end
[a,b,c,d]=fileparts(y)
FileName=[b c]
fid=fopen(y)
total_length_char=0
while 1
tline = fgetl(fid)
if ~ischar(tline), break,
- 2010-07-30 09:38:27下载
- 积分:1
-
costas
本文介绍了直接序列扩频系统中数字Costas环的设计与实现,用来实现载波同步的闭环算法(This paper introduces the direct sequence spread spectrum digital Costas loop in the design and implementation to achieve closed-loop carrier synchronization algorithm)
- 2010-08-20 13:08:23下载
- 积分:1
-
beatfreq
BEATFREQ是matlab函数,可以用来寻找两个震荡子的拍频。(BEATFREQ is a matlab function, can be used to finds the beat frequency of two oscillations.)
- 2009-05-13 16:43:13下载
- 积分:1
-
63535330pcnn
说明: pcnn的matlab实现,pcnn神经网络主要用于图像去噪分割等(the realization of the matlab PCNN, pcnn neural network used mainly for segmentation, such as image denoising)
- 2008-11-27 08:16:20下载
- 积分:1