📄 kalman_gui.m
字号:
function R_23_CreateFcn(hObject, eventdata, handles)
% hObject handle to R_23 (see GCBO)
% eventdata reserved - to be defined in a future version of MATLAB
% handles empty - handles not created until after all CreateFcns called
% Hint: edit controls usually have a white background on Windows.
% See ISPC and COMPUTER.
if ispc
set(hObject,'BackgroundColor','white');
else
set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));
end
function R_23_Callback(hObject, eventdata, handles)
% hObject handle to R_23 (see GCBO)
% eventdata reserved - to be defined in a future version of MATLAB
% handles structure with handles and user data (see GUIDATA)
% Hints: get(hObject,'String') returns contents of R_23 as text
% str2double(get(hObject,'String')) returns contents of R_23 as a double
% --- Executes during object creation, after setting all properties.function R_31_CreateFcn(hObject, eventdata, handles)% hObject handle to R_31 (see GCBO)% eventdata reserved - to be defined in a future version of MATLAB% handles empty - handles not created until after all CreateFcns called% Hint: edit controls usually have a white background on Windows.% See ISPC and COMPUTER.if ispc set(hObject,'BackgroundColor','white');else set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));endfunction R_31_Callback(hObject, eventdata, handles)% hObject handle to R_31 (see GCBO)% eventdata reserved - to be defined in a future version of MATLAB% handles structure with handles and user data (see GUIDATA)% Hints: get(hObject,'String') returns contents of R_31 as text% str2double(get(hObject,'String')) returns contents of R_31 as a double
% --- Executes during object creation, after setting all properties.function R_32_CreateFcn(hObject, eventdata, handles)% hObject handle to R_32 (see GCBO)% eventdata reserved - to be defined in a future version of MATLAB% handles empty - handles not created until after all CreateFcns called% Hint: edit controls usually have a white background on Windows.% See ISPC and COMPUTER.if ispc set(hObject,'BackgroundColor','white');else set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));endfunction R_32_Callback(hObject, eventdata, handles)% hObject handle to R_32 (see GCBO)% eventdata reserved - to be defined in a future version of MATLAB% handles structure with handles and user data (see GUIDATA)% Hints: get(hObject,'String') returns contents of R_32 as text% str2double(get(hObject,'String')) returns contents of R_32 as a double
% --- Executes during object creation, after setting all properties.function R_33_CreateFcn(hObject, eventdata, handles)% hObject handle to R_33 (see GCBO)% eventdata reserved - to be defined in a future version of MATLAB% handles empty - handles not created until after all CreateFcns called% Hint: edit controls usually have a white background on Windows.% See ISPC and COMPUTER.if ispc set(hObject,'BackgroundColor','white');else set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));endfunction R_33_Callback(hObject, eventdata, handles)% hObject handle to R_33 (see GCBO)% eventdata reserved - to be defined in a future version of MATLAB% handles structure with handles and user data (see GUIDATA)% Hints: get(hObject,'String') returns contents of R_33 as text% str2double(get(hObject,'String')) returns contents of R_33 as a double
% --- Executes during object creation, after setting all properties.
function P11_CreateFcn(hObject, eventdata, handles)
% hObject handle to P11 (see GCBO)
% eventdata reserved - to be defined in a future version of MATLAB
% handles empty - handles not created until after all CreateFcns called
% Hint: edit controls usually have a white background on Windows.
% See ISPC and COMPUTER.
if ispc
set(hObject,'BackgroundColor','white');
else
set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));
end
function P11_Callback(hObject, eventdata, handles)
% hObject handle to P11 (see GCBO)
% eventdata reserved - to be defined in a future version of MATLAB
% handles structure with handles and user data (see GUIDATA)
% Hints: get(hObject,'String') returns contents of P11 as text
% str2double(get(hObject,'String')) returns contents of P11 as a double
% --- Executes during object creation, after setting all properties.
function P12_CreateFcn(hObject, eventdata, handles)
% hObject handle to P12 (see GCBO)
% eventdata reserved - to be defined in a future version of MATLAB
% handles empty - handles not created until after all CreateFcns called
% Hint: edit controls usually have a white background on Windows.
% See ISPC and COMPUTER.
if ispc
set(hObject,'BackgroundColor','white');
else
set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));
end
function P12_Callback(hObject, eventdata, handles)
% hObject handle to P12 (see GCBO)
% eventdata reserved - to be defined in a future version of MATLAB
% handles structure with handles and user data (see GUIDATA)
% Hints: get(hObject,'String') returns contents of P12 as text
% str2double(get(hObject,'String')) returns contents of P12 as a double
% --- Executes during object creation, after setting all properties.
function P13_CreateFcn(hObject, eventdata, handles)
% hObject handle to P13 (see GCBO)
% eventdata reserved - to be defined in a future version of MATLAB
% handles empty - handles not created until after all CreateFcns called
% Hint: edit controls usually have a white background on Windows.
% See ISPC and COMPUTER.
if ispc
set(hObject,'BackgroundColor','white');
else
set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));
end
function P13_Callback(hObject, eventdata, handles)
% hObject handle to P13 (see GCBO)
% eventdata reserved - to be defined in a future version of MATLAB
% handles structure with handles and user data (see GUIDATA)
% Hints: get(hObject,'String') returns contents of P13 as text
% str2double(get(hObject,'String')) returns contents of P13 as a double
% --- Executes during object creation, after setting all properties.
function P14_CreateFcn(hObject, eventdata, handles)
% hObject handle to P14 (see GCBO)
% eventdata reserved - to be defined in a future version of MATLAB
% handles empty - handles not created until after all CreateFcns called
% Hint: edit controls usually have a white background on Windows.
% See ISPC and COMPUTER.
if ispc
set(hObject,'BackgroundColor','white');
else
set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));
end
function P14_Callback(hObject, eventdata, handles)
% hObject handle to P14 (see GCBO)
% eventdata reserved - to be defined in a future version of MATLAB
% handles structure with handles and user data (see GUIDATA)
% Hints: get(hObject,'String') returns contents of P14 as text
% str2double(get(hObject,'String')) returns contents of P14 as a double
% --- Executes during object creation, after setting all properties.
function P15_CreateFcn(hObject, eventdata, handles)
% hObject handle to P15 (see GCBO)
% eventdata reserved - to be defined in a future version of MATLAB
% handles empty - handles not created until after all CreateFcns called
% Hint: edit controls usually have a white background on Windows.
% See ISPC and COMPUTER.
if ispc
set(hObject,'BackgroundColor','white');
else
set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));
end
function P15_Callback(hObject, eventdata, handles)
% hObject handle to P15 (see GCBO)
% eventdata reserved - to be defined in a future version of MATLAB
% handles structure with handles and user data (see GUIDATA)
% Hints: get(hObject,'String') returns contents of P15 as text
% str2double(get(hObject,'String')) returns contents of P15 as a double
% --- Executes during object creation, after setting all properties.
function P16_CreateFcn(hObject, eventdata, handles)
% hObject handle to P16 (see GCBO)
% eventdata reserved - to be defined in a future version of MATLAB
% handles empty - handles not created until after all CreateFcns called
% Hint: edit controls usually have a white background on Windows.
% See ISPC and COMPUTER.
if ispc
set(hObject,'BackgroundColor','white');
else
set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));
end
function P16_Callback(hObject, eventdata, handles)
% hObject handle to P16 (see GCBO)
% eventdata reserved - to be defined in a future version of MATLAB
% handles structure with handles and user data (see GUIDATA)
% Hints: get(hObject,'String') returns contents of P16 as text
% str2double(get(hObject,'String')) returns contents of P16 as a double
% --- Executes during object creation, after setting all properties.
function P21_CreateFcn(hObject, eventdata, handles)
% hObject handle to P21 (see GCBO)
% eventdata reserved - to be defined in a future version of MATLAB
% handles empty - handles not created until after all CreateFcns called
% Hint: edit controls usually have a white background on Windows.
% See ISPC and COMPUTER.
if ispc
set(hObject,'BackgroundColor','white');
else
set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));
end
function P21_Callback(hObject, eventdata, handles)
% hObject handle to P21 (see GCBO)
% eventdata reserved - to be defined in a future version of MATLAB
% handles structure with handles and user data (see GUIDATA)
% Hints: get(hObject,'String') returns contents of P21 as text
% str2double(get(hObject,'String')) returns contents of P21 as a double
% --- Executes during object creation, after setting all properties.
function P22_CreateFcn(hObject, eventdata, handles)
% hObject handle to P22 (see GCBO)
% eventdata reserved - to be defined in a future version of MATLAB
% handles empty - handles not created until after all CreateFcns called
% Hint: edit controls usually have a white background on Windows.
% See ISPC and COMPUTER.
if ispc
set(hObject,'BackgroundColor','white');
else
set(hObject,'BackgroundColor',get(0,'defaultUicontrolBackgroundColor'));
end
function P22_Callback(hObject, eventdata, handles)
% hObject handle to P22 (see GCBO)
% eventdata reserved - to be defined in a future version of MATLAB
% handles structure with handles and user data (see GUIDATA)
% Hints: get(hObject,'String') returns contents of P22 as text
% str2double(get(hObject,'String')) returns contents of P22 as a double
% --- Executes during object creation, after setting all properties.
function P23_CreateFcn(hObject, eventdata, handles)
% hObject handle to P23 (see GCBO)
% eventdata reserved - to be defined in a future version of MATLAB
% handles empty - handles not created until after all CreateFcns called
% Hint: edit controls usually have a white background on Wi
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -