-
solar_boost_inc
是matlab程序,关于太阳能MPPT的三种不同方法的,自己可以调试一下看看,希望有用。(Matlab program is on three different solar MPPT methods, they can debug it and see, hope useful.)
- 2010-11-19 10:04:54下载
- 积分:1
-
GA
说明: 遗传算法的源代码。MATLAB下支持,省得编代码了(Genetic algorithm source code. MATLAB to support clinics to save compiled code of the)
- 2009-08-25 19:38:44下载
- 积分:1
-
TVmatlabtv
一个关于TV模型算法的编写程序代码 具有很好的去除噪声效果(A about TV model algorithm of writing code has the very good for removing noise effect)
- 2011-12-05 15:49:59下载
- 积分:1
-
C-and-Matlab
C++与matlab混合编程实例,用于实现在VS2010中调用matlab程序(C++ and matlab mixed programming, call matlab program VS2010)
- 2013-07-11 09:53:43下载
- 积分:1
-
基础的地震波正演模拟程序 seismic-forward
地球物理勘探中,基础的地震波正演模拟程序,包括五个正演程序,(高阶中心差分,高阶交错网格差分,使用标准的PML边界的正演程序)在acou文件夹下附有运行的结果。(Geophysical exploration, based on the seismic forward modeling program, including the five forward procedure, (higher-order central difference, higher order differential staggered grid, using standard PML boundaries forward procedure) in a file folder with acou results of operations.)
- 2020-06-29 00:20:02下载
- 积分:1
-
Multi2Carrier-Measurements
利用GNSS 进行高精度导航定位的前提是正确固定载波相位观测值的整周模糊度。由Galileo 系统的4 个载波观测值可以
形成诸多有良好特性的组合观测值,利用这些组合观测值,结合MCAR 方法,可以有效地确定整周模糊度。(The use of high-precision GNSS navigation and positioning the premise is correct carrier phase observations fixed integer ambiguity. May consist of four carriers observations Galileo system
There are many good characteristics to form a combination of observations using a combination of these observations, combined with MCAR method can effectively determine the integer ambiguity.)
- 2013-12-21 14:07:20下载
- 积分: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
-
simulations-in-complex-networks
复杂网络中典型网络的matlab仿真(包括小世界网络,BA网络,随即图等等)(matlab simulations in complex networks)
- 2012-05-06 21:37:47下载
- 积分:1
-
matlab-for-Flow-Shop-Scheduling
将matlab用来求解流水车间调度源程序(Flow Shop Scheduling source will be used to solve matlab)
- 2013-03-12 20:37:55下载
- 积分:1
-
Moments-simulation
基于矩量法仿真的笼形天线宽带化设计 (Method of Moments simulation cage antenna design is based on broadband)
- 2013-11-24 10:15:51下载
- 积分:1