-
SatellitePosition
卫星定位算法,对卫星GPS多星定位的算法进行研究(MATLAB source localization Modeling feedback loop using MATLAB and Simulink)
- 2010-06-11 18:48:53下载
- 积分:1
-
fushipu
本例用来说明复时谱在具有回声信号测量中的应用,这是数字信号处理的前沿课题之一。(In this case when used to describe the complex spectra with echo signal measurement, which is the forefront of digital signal processing one of the topics.)
- 2009-02-04 18:37:09下载
- 积分:1
-
HuffmanCoding
HuffmanCoding 的matlab程序,可以用来做个参考,不错的程序(HuffmanCoding )
- 2010-10-21 10:18:33下载
- 积分:1
-
Codes
this is code for Distance Regularized Level Set Evolution and Its Application to Image Segmentation
paper.
I used this code and it was correct and have true answers.
- 2014-08-14 14:52:11下载
- 积分:1
-
matlab-image-study-(1)
MATLAB图像处理的资料,包括图像倾斜校正,图像腐蚀和膨胀(matlab image erosion and dilation study)
- 2014-09-07 17:11:23下载
- 积分:1
-
quaternion
simple code for rotating spinor in the bloch sphere . Not that great . Used quaternion to do the job.
- 2014-09-23 07:02:42下载
- 积分:1
-
fuzzyPID
可以运行的PID模型,可以运行的PID模型可以运行的PID模型(Can run the PID model, the PID model can run the PID model can be run)
- 2011-10-19 10:09:51下载
- 积分:1
-
snakeevolution
完整的轮廓线演化程序,国外优秀代码,图像处理或者数值计算相关方向应该有用(The complete contour evolution process, outstanding foreign code, image processing or related to the direction should be useful for numerical calculation)
- 2010-01-03 14:27:26下载
- 积分:1
-
generate_z
根据输入的状态量,产生多个的传感器观测量,并且加入高斯噪声。(According to state the amount of input to produce multiple sensor observations, and add Gaussian noise.)
- 2011-11-19 18:12:22下载
- 积分:1
-
MATLAB遗传算法程序
说明: function [bestsole,bestpop]=ga_scomplex(num,bounds,ps,pc,pm,b,dtc)
% GA_scomple是基于浮点编码的单纯形遗传算法主程序
% num定义种群数量
% bounds定义参数取值范围,格式为[Var1min,Var1max;Var2min,Var2max;…….];
%ps选择概率
%pc交叉概率
%pm变异概率
%b 变异程度系数
%dtc 迭代次数
% $Date: 2005/5/25 $(funzione [bestsole,bestpop]=ga _scomplex (num,limites,ps,pc,pm,b,dc)
% GA 655343;scomple;;;;;;
% num
% limits23450;[Var1min,Var1max;Var2min,Var22min;;;;;];
%ps
%pc
%pm
%b _
%dtc _
% $Data: 2005 /5 /25 $)
- 2019-05-11 19:45:18下载
- 积分:1